FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-27145145-c229-465f-a11e-6767c34c1489.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance 27145145-c229-465f-a11e-6767c34c1489
Profile: Allergy Intolerance: EMS Report (CZ)
identifier: Uniform Resource Identifier (URI)/urn:uuid:d8f41e59-56fe-4440-9467-3a0f8601b91e
clinicalStatus: Active
verificationStatus: Confirmed
type: Allergy
category: Medication
criticality: High Risk
code: Allergy to cat dander (finding)
patient: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
reaction
AllergyIntolerance Certainty: Confirmed
AllergyIntolerance ExposureDescription: Animal shelter
substance: Cat dander (substance)
manifestation: Eruption of skin (disorder)
severity: Mild
{
"resourceType": "AllergyIntolerance",
"id": "27145145-c229-465f-a11e-6767c34c1489",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-allergyIntolerance-ems"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:d8f41e59-56fe-4440-9467-3a0f8601b91e"
}
],
"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"
}
]
},
"type": "allergy",
"category": [
"medication"
],
"criticality": "high",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000279109",
"code": "232346004",
"display": "Allergy to cat dander (finding)"
}
]
},
"patient": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"reaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/reaction-event-certainty",
"code": "confirmed",
"display": "Confirmed"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription",
"valueString": "Animal shelter"
}
],
"substance": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260152009",
"display": "Cat dander (substance)"
}
]
},
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271807003",
"display": "Eruption of skin (disorder)"
}
]
}
],
"severity": "mild"
}
]
}