CH eTOC (R4)
3.0.0 - trial-use
This page is part of the CH eTOC (R4) (v3.0.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "AllergyIntolerance",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-allergyintolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance AllergyIntolerance</b></p><a name=\"AllergyIntolerance\"> </a><a name=\"hcAllergyIntolerance\"> </a><a name=\"AllergyIntolerance-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:\">Anamnestisch Penicillinallergie</span></p><p><b>patient</b>: <a href=\"Patient-SUfferer.html\">Susanna Ufferer (official) Female, DoB: 1970-03-14</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active"
}
]
},
"code" : {
"text" : "Anamnestisch Penicillinallergie"
},
"patient" : {
🔗 "reference" : "Patient/SUfferer"
}
}