FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Observation |
| Id | Observation-UC1-BloodGroup-20250205.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation UC1-BloodGroup-20250205
Language: de-CH
status: Final
category: Laboratory
code: Finding of blood group (finding)
effective: 2025-02-05
performer: Organization Labor Pipette
value: Blood group AB Rh(D) positive (finding)
{
"resourceType": "Observation",
"id": "UC1-BloodGroup-20250205",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "365636006",
"display": "Finding of blood group (finding)"
}
]
},
"subject": {
"reference": "Patient/UC1-KatrinKinderlieb"
},
"effectiveDateTime": "2025-02-05",
"performer": [
{
"reference": "Organization/UC1-LaborPipette"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "278151004",
"display": "Blood group AB Rh(D) positive (finding)"
}
]
}
}