FHIR IG analytics| Package | ch.fhir.ig.ch-etoc |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-AllergyIntolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance AllergyIntolerance
Profile: CH eTOC Allergy Intolerance
clinicalStatus: Active
code: Anamnestisch Penicillinallergie
{
"resourceType": "AllergyIntolerance",
"id": "AllergyIntolerance",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-allergyintolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"code": {
"text": "Anamnestisch Penicillinallergie"
},
"patient": {
"reference": "Patient/SUfferer"
}
}