FHIR IG analytics| Package | ch.fhir.ig.ch-allergyintolerance |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-CH-AllergyIntolerance-Usecase-8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-Usecase-8
clinicalStatus: Active
verificationStatus: Confirmed
code: No known allergy (situation)
patient: Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03
{
"resourceType": "AllergyIntolerance",
"id": "CH-AllergyIntolerance-Usecase-8",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "716186003",
"display": "No known allergy (situation)"
}
]
},
"patient": {
"reference": "Patient/ElisabethBroennimannByBFH"
}
}