FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-BloodPressure-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 08:53:00, 1 februari 2013 |
|---|---|
| Methode | Non-invasive |
| Deel van lichaam | Left upper arm structure |
| Code | Waarde |
| Blood pressure panel with all children optional | |
| Systolic blood pressure | 108 mmHg |
| Diastolic blood pressure | 108 mmHg |
| Blood pressure device Cuff size | Groot |
| Body position with respect to gravity | Sitting position |
{
"resourceType": "Observation",
"id": "zib-bloodpressure-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "191e51d9-8fdf-11ec-1102-020000000000"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85354-9",
"display": "Blood pressure panel with all children optional"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"effectiveDateTime": "2013-02-01T08:53:00+01:00",
"performer": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-02",
"display": "Vaste Huisarts 1 - Maatschap Vaste Huisarts"
}
}
],
"reference": "Practitioner/nl-core-practitioner-02",
"display": "Vaste Huisarts 1"
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "368208006",
"display": "Left upper arm structure"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22762002",
"display": "Non-invasive"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": 108,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"valueQuantity": {
"value": 108,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8358-4",
"display": "Blood pressure device Cuff size"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.15.1",
"code": "L",
"display": "Groot"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8361-8",
"display": "Body position with respect to gravity"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "33586001",
"display": "Sitting position"
}
]
}
}
]
}