FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Observation |
| Id | Observation-ObservationBloodtypeMCR-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Final ( ObservationStatus#final)
項目:ABO and Rh group [Type] in Blood ( LOINCCodes#882-1)
病人:Patient/PatientMCR-min "張睿寧"
自述血型:A+
{
"resourceType": "Observation",
"id": "ObservationBloodtypeMCR-min",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/observationbloodtype-clinemr"
]
},
"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/PatientMCR-min"
},
"encounter": {
"reference": "Encounter/EncounterMCR-min"
},
"valueCodeableConcept": {
"text": "A+"
}
}