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-AllergyMedicationPain - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationAdministration",
  "id" : "UC2-AllergyMedicationPain",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration UC2-AllergyMedicationPain</b></p><a name=\"UC2-AllergyMedicationPain\"> </a><a name=\"hcUC2-AllergyMedicationPain\"> </a><a name=\"UC2-AllergyMedicationPain-en-US\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1094495}\">butylscopolamine bromide 20 MG/ML Injectable Solution</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-DiarrheaFollowUp.html\">Encounter: status = finished; class = AMB (AMB); period = 2022-12-05 --&gt; 2022-12-05; reasonCode = Follow-up visit</a></p><p><b>effective</b>: 2022-12-05</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 271681002}\">Stomach ache (finding)</span></p></div>"
  },
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1094495",
        "display" : "butylscopolamine bromide 20 MG/ML Injectable Solution"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC2-Patient"
  },
  "context" : {
    🔗 "reference" : "Encounter/UC2-DiarrheaFollowUp"
  },
  "effectiveDateTime" : "2022-12-05",
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "271681002",
          "display" : "Stomach ache (finding)"
        }
      ]
    }
  ]
}