FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | AllergyIntolerance |
| Id | Example-DataStandardsWales-AllergyIntolerance-DegradedMorphine.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "Example-DataStandardsWales-AllergyIntolerance-DegradedMorphine",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance"
]
},
"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": "unconfirmed",
"display": "Unconfirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "196461000000101",
"display": "Transfer-degraded drug allergy"
}
],
"text": "Morphine, oramorph"
},
"patient": {
"reference": "Patient/Example-DataStandardsWales-Patient-AliceJones",
"display": "JONES, Alice"
},
"recordedDate": "2001-01-01T23:59:00+00:00",
"reaction": [
{
"manifestation": [
{
"text": "Sleep walking, acute confusion, hallucination."
}
]
}
]
}