Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each [[Medication]] in PKB will map to a single FHIR MedicationStatement.

Relevant PKB entities

Endpoints

Interaction

HTTP

URL

Supported Parameters

Permitted User Types

Description

Examples ( more )

search

GET

/MedicationStatement

  • patient.  Required. Multi-value support: none. Modifier support: [<type>].

  • _revinclude =Provenance:target

  • Patient

  • Professional

Search for a specific patient's medications.

/MedicationStatement?patient=Patient/3d8afd18-0844-459a-b3c2-355d02e54c0a

...