FHIR IG analytics| Package | hl7.fhir.cz.ps |
| Resource Type | Observation |
| Id | Observation-6bec5d97-a17e-4015-8fce-7b1c0c3a2f4b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 6bec5d97-a17e-4015-8fce-7b1c0c3a2f4b
status: Final
category: Vital Signs
code: Body height
subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)
effective: 2024-03-28
performer: Practitioner Janský Jan
value: 175 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "6bec5d97-a17e-4015-8fce-7b1c0c3a2f4b",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-height-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"subject": {
"reference": "urn:uuid:f21b91f9-5e7a-47b9-a884-cbc720257590"
},
"effectiveDateTime": "2024-03-28",
"performer": [
{
"reference": "urn:uuid:77fa78d2-154c-4d38-824e-3c38b39c6a42"
}
],
"valueQuantity": {
"value": 175,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}