FHIR IG analytics| Package | ch.fhir.ig.ch-ips |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-27da84cc-526a-4098-afb5-f08c7836d893.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance 27da84cc-526a-4098-afb5-f08c7836d893
Profile: CH IPS AllergyIntolerance
clinicalStatus: Active
verificationStatus: Confirmed
code: No known allergy (situation)
patient: Monika Wegmüller
recordedDate: 2024-04-26
recorder: Martina Meier @ Spital
{
"resourceType": "AllergyIntolerance",
"id": "27da84cc-526a-4098-afb5-f08c7836d893",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-allergyintolerance"
]
},
"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": "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b",
"type": "Patient",
"display": "Monika Wegmüller"
},
"recordedDate": "2024-04-26",
"recorder": {
"reference": "urn:uuid:869a4dd9-3a4a-4838-ad1e-42453d341147",
"type": "PractitionerRole",
"display": "Martina Meier @ Spital"
}
}