FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Weight - Maria Iosif - 21-02-2020.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrbodyweight-mariaiosif21-02-2020",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bodyweight"
]
},
"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": "29463-7",
"display": "Body weight"
}
]
},
"subject": {
"reference": "Patient/cyehrpatient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"encounter": {
"reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou21-02-2020"
},
"effectiveDateTime": "2020-02-21",
"performer": [
{
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou",
"display": "Doctor Helen Georgiou"
}
],
"valueQuantity": {
"value": "66",
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}