FHIR IG analytics| Package | myhie.v4-test |
| Resource Type | AllergyIntolerance |
| Id | example-allergy-negation-phis.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "example-allergy-negation-phis",
"meta": {
"lastUpdated": "2022-08-17T10:24:11.265+00:00",
"source": "http://phis.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/AllergyIntolerance-negation-my-core"
]
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1631000175102",
"display": "Require Allergy Assessment"
}
]
},
"patient": {
"reference": "Patient?identifier=http://fhir.hie.moh.gov.my/sid/patient-mrn|PHIS-123"
},
"recordedDate": "2022-06-25T11:00:00.000+08:00",
"recorder": {
"display": "Recorder Practitioner Name"
},
"asserter": {
"display": "Asserter Practitioner Name"
}
}