MyHealth@Eu Hospital Discharge Report
9.1.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/hdr/StructureDefinition/allergyIntolerance-eu-hdr"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergy to penicillin</div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed"
}
]
},
"type" : "allergy",
"category" : [
"medication"
],
"criticality" : "high",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "372687004",
"display" : "Amoxicillin"
}
]
},
"patient" : {
"reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"onsetDateTime" : "2010-03-01",
"reaction" : [
{
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "39579001",
"display" : "Anaphylaxis"
}
]
}
],
"severity" : "severe"
}
]
}