FHIR IG analytics| Package | tw.cathay.fhir.imri |
| Resource Type | Observation |
| Id | Observation-ObservationBloodType-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Final
項目:ABO and Rh group [Type] in Blood ( LOINCCodes#882-1)
病人:Patient/Patient-min "安格斯"
血型:B Pos ( LOINCCodes#LA21327-4)
{
"resourceType": "Observation",
"id": "ObservationBloodType-min",
"meta": {
"profile": [
"https://imri.cgh.org.tw/imri/StructureDefinition/observationbloodtype-imri"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "882-1",
"display": "ABO and Rh group [Type] in Blood"
}
],
"text": "ABO and Rh group [Type] in Blood"
},
"subject": {
"reference": "Patient/Patient-min"
},
"effectiveDateTime": "2023-09-08T11:25:11+08:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA21327-4",
"display": "B Pos"
}
]
}
}