FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Blood pressure - Maria Iosif - 22-02-2020.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrbloodpressure-mariaiosif22-02-2020",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bloodpressure"
]
},
"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": "85354-9",
"display": "Blood pressure panel"
}
]
},
"subject": {
"reference": "Patient/cyehrpatient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"encounter": {
"reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou22-02-2020"
},
"effectiveDateTime": "2020-02-22",
"performer": [
{
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou",
"display": "Doctor Helen Georgiou"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": "121",
"unit": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
},
"referenceRange": [
{
"low": [
{
"value": "120",
"unit": "mm[Hg]"
}
],
"high": [
{
"value": "129",
"unit": "mm[Hg]"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code": "normal",
"display": "Normal Range"
}
]
}
]
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"valueQuantity": {
"value": "79",
"unit": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
},
"referenceRange": [
{
"high": [
{
"value": "80",
"unit": "mm[Hg]"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code": "normal",
"display": "Normal Range"
}
]
}
]
}
]
}
]
}