Example in Da Vinci CRD2.2.1
MedicationRequest

example

draft
MedicationRequest-example.json

Resource Details

Resource Type
MedicationRequest
Resource ID
example
Identifier
http://example.org/portal/prescriptions|12345689

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "MedicationRequest",
  "id": "example",
  "filename": "MedicationRequest-example.json",
  "identifier": {
    "system": "http://example.org/portal/prescriptions",
    "value": "12345689"
  },
  "status": "draft",
  "medicationReference": "#med0320"
}