FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Observation |
| Id | sample-observation-antibody-rh.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "sample-observation-antibody-rh",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-23T03:54:44.092+08:00",
"source": "http://transfusion.moh.gov.my#iPHd5aW2u09AwWyT",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Observation-results-my-core"
]
},
"identifier": [
{
"value": "HTJ-CMA-2300011312-RhD"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10331-7",
"display": "Rh [Type] in Blood"
}
]
},
"subject": {
"reference": "Patient/HTJ-PID-2300011321",
"display": "KUMAR A/L RAMASAMY"
},
"effectiveDateTime": "2023-10-21T14:11:26+08:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA22747-2",
"display": "RhD positive"
}
]
}
}