Example in C-CDA on FHIR1.2.0
MedicationRequest

FC-medication

active
MedicationRequest-FC-medication.json

Resource Details

Resource Type
MedicationRequest
Resource ID
FC-medication
Identifier
urn:ietf:rfc:3986|urn:uuid:cdbd33f0-6cde-11db-9fe1-0800200c9a66

Example Metadata

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

{
  "resourceType": "MedicationRequest",
  "id": "FC-medication",
  "filename": "MedicationRequest-FC-medication.json",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:cdbd33f0-6cde-11db-9fe1-0800200c9a66"
  },
  "status": "active",
  "medication": {
    "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
    "code": "252298",
    "display": "albuterol 0.1 MG Inhalation Powder"
  }
}