FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | Observation |
| Id | Observation-uc2-karyotype-fetusB.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation uc2-karyotype-fetusB
status: Final
category: Vital Signs
code: Karyotype (cell structure)
subject: Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier)
effective: 2024-04-10
performer: Practitioner Dr. House
value: Karyotype evaluation normal (finding)
{
"resourceType": "Observation",
"id": "uc2-karyotype-fetusB",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "734840008",
"display": "Karyotype (cell structure)"
}
]
},
"subject": {
"reference": "Patient/uc2-fetusB"
},
"effectiveDateTime": "2024-04-10",
"performer": [
{
"reference": "Practitioner/uc2-practitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "734871004",
"display": "Karyotype evaluation normal (finding)"
}
]
}
}