FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-observation-story-blood-group.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-story-blood-group
Profile: Observation Laboratory (CZ)
status: Final
category: Laboratory, Laboratory studies (set)
code: AB0 a RhD krevní skupina
subject: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
effective: 2026-03-03 06:10:00+0100
performer: Practitioner Raketa Cerna
value: 0 RhD pozitivní (0+)
{
"resourceType": "Observation",
"id": "observation-story-blood-group",
"meta": {
"profile": [
"https://hl7.cz/fhir/lab/StructureDefinition/cz-observation-result-laboratory"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
},
{
"coding": [
{
"system": "http://loinc.org",
"code": "26436-6",
"display": "Laboratory studies (set)"
}
]
}
],
"code": {
"coding": [
{
"system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
"code": "15961",
"display": "AB0 a RhD krevní skupina"
}
]
},
"subject": {
"reference": "Patient/patient-story-mother"
},
"effectiveDateTime": "2026-03-03T06:10:00+01:00",
"performer": [
{
"reference": "Practitioner/practitioner-cerna-raketa"
}
],
"valueCodeableConcept": {
"text": "0 RhD pozitivní (0+)"
}
}