FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Height - Maria Iosif - 19-02-2020.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrbodyheight-mariaiosif19-02-2020",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bodyheight"
]
},
"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": "8302-2",
"display": "Body height"
}
]
},
"subject": {
"reference": "Patient/cyehrpatient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"encounter": {
"reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou19-02-2020"
},
"effectiveDateTime": "2020-02-19",
"performer": [
{
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou",
"display": "Doctor Helen Georgiou"
}
],
"valueQuantity": {
"value": "180",
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"referenceRange": [
{
"low": [
{
"value": "160",
"unit": "cm"
}
],
"high": [
{
"value": "200",
"unit": "cm"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code": "normal",
"display": "Normal Range"
}
]
}
]
}
]
}