FHIR IG analytics| Package | hl7.fhir.uv.ips.r4b |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-eumfh-39-07-1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance eumfh-39-07-1
Profile: AllergyIntolerance (IPS)
clinicalStatus: Active
verificationStatus: Confirmed
code: No known allergy (situation)
patient: Alexander Heig (inject 39-07)
onset: Absent because : unknown
{
"resourceType": "AllergyIntolerance",
"id": "eumfh-39-07-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "716186003",
"display": "No known allergy (situation)"
}
]
},
"patient": {
"reference": "Patient/eumfh-39-07",
"display": "Alexander Heig (inject 39-07)"
},
"_onsetDateTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}