FHIR IG analytics| Package | myhie.v4-test |
| Resource Type | AllergyIntolerance |
| Id | example-allergyintolerance-mandatory.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "Allergy-800",
"meta": {
"versionId": "3",
"lastUpdated": "2023-09-21T12:21:38.475+08:00",
"source": "http://provider.hie.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/AllergyIntolerance-my-core"
]
},
"extension": [
{
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/formulary-boolean-my-core",
"valueBoolean": true
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"category": [
"medication"
],
"code": {
"text": "Paracetamol + Codeine"
},
"patient": {
"reference": "Patient/8bc61ffd-43fe-4de7-9de3-3ebab66e6b4e"
}
}