FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-1-Medikamente.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance 1-Medikamente
clinicalStatus: Active
type: Intolerance
code: Arzneimittel oder Medikament
patient: Thomas Müller (official) Male, DoB: 1961-10-01 ( urn:oid:2.16.756.5.32#7562295883070)
{
"resourceType": "AllergyIntolerance",
"id": "1-Medikamente",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"type": "intolerance",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "410942007",
"display": "Drug or medicament (substance)"
}
],
"text": "Arzneimittel oder Medikament"
},
"patient": {
"reference": "Patient/1-ThomasMueller"
},
"encounter": {
"reference": "Encounter/1-Einsatz"
}
}