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

: UC1-MedicationAdminAlternativeAntibiotic - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationAdministration",
  "id" : "UC1-MedicationAdminAlternativeAntibiotic",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration UC1-MedicationAdminAlternativeAntibiotic</b></p><a name=\"UC1-MedicationAdminAlternativeAntibiotic\"> </a><a name=\"hcUC1-MedicationAdminAlternativeAntibiotic\"> </a><a name=\"UC1-MedicationAdminAlternativeAntibiotic-en-US\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 211568}\">Ceftriaxone 1g/100ml injection</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>context</b>: <a href=\"Encounter-UC1-EncounterMuenchenJune2018.html\">Encounter: status = finished; class = EMER (EMER); period = 2018-06-10 --&gt; 2018-06-13; reasonCode = Pneumonie</a></p><p><b>effective</b>: 2018-06-11</p><p><b>note</b>: Verabreichung eines alternativen Antibiotikums bei Penicillinallergie</p></div>"
  },
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "211568",
        "display" : "Ceftriaxone 1g/100ml injection"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC1-Patient"
  },
  "context" : {
    🔗 "reference" : "Encounter/UC1-EncounterMuenchenJune2018"
  },
  "effectiveDateTime" : "2018-06-11",
  "note" : [
    {
      "text" : "Verabreichung eines alternativen Antibiotikums bei Penicillinallergie"
    }
  ]
}