FHIR IG analytics| Package | tw.cathay.fhir.imri |
| Resource Type | Observation |
| Id | Observation-ObservationBloodLoss-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Final
項目:Procedure estimated blood loss Narrative ( LOINCCodes#59770-8)
病人:Patient/Patient-min "安格斯"
失血量:1 C.C.
{
"resourceType": "Observation",
"id": "ObservationBloodLoss-min",
"meta": {
"profile": [
"https://imri.cgh.org.tw/imri/StructureDefinition/observationbloodloss-imri"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/Procedure-pro"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59770-8",
"display": "Procedure estimated blood loss Narrative"
}
],
"text": "Procedure estimated blood loss Narrative"
},
"subject": {
"reference": "Patient/Patient-min"
},
"effectiveDateTime": "2023-09-08T11:25:11+08:00",
"valueQuantity": {
"value": 1,
"unit": "C.C."
}
}