FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-allergy-story-environmental.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance allergy-story-environmental
Profile: Allergy Intolerance (HDR CZ)
identifier: urn:oid:1.2.203.24341.1.1.999/Allergy-Story-Environmental-001
clinicalStatus: Active
verificationStatus: Unconfirmed
code: Travy, prach, pyl
patient: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
{
"resourceType": "AllergyIntolerance",
"id": "allergy-story-environmental",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-allergyIntolerance-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.203.24341.1.1.999",
"value": "Allergy-Story-Environmental-001"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "unconfirmed"
}
]
},
"code": {
"text": "Travy, prach, pyl"
},
"patient": {
"reference": "Patient/patient-story-mother"
}
}