FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Observation |
| Id | sample-observation-antibody-screen.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "sample-observation-antibody-screen",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-23T02:03:35.059+08:00",
"source": "http://transfusion.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Observation-results-my-core"
]
},
"identifier": [
{
"value": "HTJ-COT-2300031123-Antibody"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP67167-4",
"display": "Blood group antibody screen"
}
]
},
"subject": {
"reference": "Patient/HTJ-PID-2100005123",
"display": "YAMIN BIN SUDIRMAN"
},
"effectiveDateTime": "2023-10-22T22:27:52+08:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP37068-1",
"display": "Antibodies identified"
}
]
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "NEG",
"display": "Negative"
}
]
}
]
}