FHIR IG analytics| Package | ch.fhir.ig.ch-umzh-connect |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-AllergyGado.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance AllergyGado
Profile: CH Core AllergyIntolerance
clinicalStatus: Active
type: Allergy
category: Medication
code: Komplexbildner-Allergie (Gadotersäure-Typ)
patient: Petra Meier Female, DoB: 1992-03-26 ( Medical record number)
{
"resourceType": "AllergyIntolerance",
"id": "AllergyGado",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-allergyintolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"type": "allergy",
"category": [
"medication"
],
"code": {
"text": "Komplexbildner-Allergie (Gadotersäure-Typ)"
},
"patient": {
"reference": "Patient/PetraMeier"
}
}