CH EMS (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH EMS (R4) (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 1 Baumpollen - JSON Representation

Raw json | Download

{
  "resourceType" : "AllergyIntolerance",
  "id" : "1-Baumpollen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 1-Baumpollen</b></p><a name=\"1-Baumpollen\"> </a><a name=\"hc1-Baumpollen\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>type</b>: Allergy</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 419263009}\">Allergie gegen Baumpollen</span></p><p><b>patient</b>: <a href=\"Patient-1-ThomasMueller.html\">Thomas Müller (official) Male, DoB: 1961-10-01 ( urn:oid:2.16.756.5.32#AHVN13#7562295883070)</a></p><p><b>encounter</b>: <a href=\"Encounter-1-Einsatz.html\">Encounter: extension = wallet,Other,wrist watch,Other,Other; identifier = Einsatznummer:\u00a0S12345678; status = finished; class = emergency (ActCode#EMER); period = 2016-12-10 --&gt; (ongoing)</a></p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code" : "active",
        "display" : "Active"
      }
    ]
  },
  "type" : "allergy",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "419263009",
        "display" : "Allergy to tree pollen (finding)"
      }
    ],
    "text" : "Allergie gegen Baumpollen"
  },
  "patient" : {
    🔗 "reference" : "Patient/1-ThomasMueller"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/1-Einsatz"
  }
}