FHIR IG analytics| Package | ch.fhir.ig.ch-allergyintolerance |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-ExAllergy.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance ExAllergy
Profile: CH AllergyIntolerance
identifier: Uniform Resource Identifier (URI)/urn:uuid:0028b459-11f0-4d8a-8d37-5276f88ddb06
clinicalStatus: Active
code: Allergy to egg protein (finding)
patient: Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03
recordedDate: 2004-07-11 00:00:00+0200
recorder: PractitionerRole
{
"resourceType": "AllergyIntolerance",
"id": "ExAllergy",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0028b459-11f0-4d8a-8d37-5276f88ddb06"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "213020009",
"display": "Allergy to egg protein (finding)"
}
]
},
"patient": {
"reference": "Patient/ElisabethBroennimannByBFH"
},
"recordedDate": "2004-07-11T00:00:00+02:00",
"recorder": {
"reference": "PractitionerRole/FamilienHausarztAtHausarzt"
}
}