0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC2-AllergyMedicationEmergency - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationAdministration",
  "id" : "UC2-AllergyMedicationEmergency",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration UC2-AllergyMedicationEmergency</b></p><a name=\"UC2-AllergyMedicationEmergency\"> </a><a name=\"hcUC2-AllergyMedicationEmergency\"> </a><a name=\"UC2-AllergyMedicationEmergency-en-US\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 855172}\">levocetirizine dihydrochloride 5 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-UC2-Patient.html\">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>context</b>: <a href=\"Encounter-UC2-DiarrheaInitial.html\">Encounter: status = finished; class = EMER (EMER); period = 2022-11-28 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>effective</b>: 2022-11-28</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 235719002}\">Intolerance to food (finding)</span></p></div>"
  },
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "855172",
        "display" : "levocetirizine dihydrochloride 5 MG Oral Tablet"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC2-Patient"
  },
  "context" : {
    🔗 "reference" : "Encounter/UC2-DiarrheaInitial"
  },
  "effectiveDateTime" : "2022-11-28",
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "235719002",
          "display" : "Intolerance to food (finding)"
        }
      ]
    }
  ]
}