Skip to content

More guidance on syntax for deletes #400

@lmckenzi

Description

@lmckenzi

What does a "delete" action look like? There are no examples in the spec. "resource" is noted as being of type object, so it's not clear if I should say this: "resource" : "someId" or this "resource":{"id": "someId"}

(Isaac indicated that his expectation was "resource": {"resourceType": "MedicationRequest", "id": "someId" } - and given that ids are only unique within a resource type, that's probably wise)

It would be good to at least include an example showing expected syntax.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions