FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | Observation |
| Id | Observation-skl01-observation-height-8.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation skl01-observation-height-8
Language: en
Profile: ObservationLt
status: Final
category: Vital Signs
code: Body height Measured
effective: 2014-10-22 16:13:54+0200
performer: Practitioner Dr. Petras Kazlauskas(official)
value: 188 cm (Details: UCUM codecm = 'cm')
Lithuanian
Generated Narrative: Observation skl01-observation-height-8
Language: en
Profile: ObservationLt
status: Final
category: Vital Signs
code: Body height Measured
effective: 2014-10-22 16:13:54+0200
performer: Practitioner Dr. Petras Kazlauskas(official)
value: 188 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "skl01-observation-height-8",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/observation-lt"
]
},
"language": "en",
"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://loinc.org",
"code": "3137-7",
"display": "Body height Measured"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2014-10-22T16:13:54+02:00",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
],
"valueQuantity": {
"value": 188,
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}