FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-UC3-AllergyIntolerance-Contrast.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance UC3-AllergyIntolerance-Contrast
clinicalStatus: Active
verificationStatus: Confirmed
type: Allergy
category: Medication
criticality: High Risk
code: Allergy to contrast media (finding)
onset: 2018-05-20
recordedDate: 2025-01-15
recorder: PractitionerRole General physician
{
"resourceType": "AllergyIntolerance",
"id": "UC3-AllergyIntolerance-Contrast",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-allergyintolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "293637006",
"display": "Allergy to contrast media (finding)"
}
]
},
"patient": {
"reference": "Patient/UC3-Patient-LauraWeber"
},
"onsetDateTime": "2018-05-20",
"recordedDate": "2025-01-15",
"recorder": {
"reference": "PractitionerRole/UC3-PractitionerRole-Hausarzt"
},
"asserter": {
"reference": "Patient/UC3-Patient-LauraWeber"
}
}