FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-compound-numeric-blood-pressure-no-mean.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation compound-numeric-blood-pressure-no-mean
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD
Coincident Timestamp Reference: Observation MDC_ATTR_TIME_ABS
status: Final
category: Vital Signs, PHD generated Observation
code: MDC_PRESS_BLD_NONINV
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2018-11-11 11:38:15-0500
performer: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
component
code: MDC_PRESS_BLD_NONINV_SYS
value: 116 mm[Hg] (Details: UCUM codemm[Hg] = 'mm[Hg]')
component
code: MDC_PRESS_BLD_NONINV_DIA
value: 71 mm[Hg] (Details: UCUM codemm[Hg] = 'mm[Hg]')
component
code: MDC_PRESS_BLD_NONINV_MEAN
dataAbsentReason: Not a Number (NaN)
{
"resourceType": "Observation",
"id": "compound-numeric-blood-pressure-no-mean",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation",
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice",
"valueReference": {
"reference": "Device/phg-ecde3d4e58532d31.000000000000"
}
},
{
"url": "http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference",
"valueReference": {
"reference": "Observation/coin-20181119174911"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
"code": "phd"
}
]
}
],
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150020",
"display": "MDC_PRESS_BLD_NONINV"
},
{
"system": "http://loinc.org",
"code": "85354-9",
"display": "Blood pressure panel with all children optional"
}
]
},
"subject": {
"reference": "Patient/patientExample-1"
},
"effectiveDateTime": "2018-11-11T11:38:15-05:00",
"performer": [
{
"reference": "Patient/patientExample-1"
}
],
"device": {
"reference": "Device/phd-711000FEFF5F49B0.B0495F001071"
},
"component": [
{
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150021",
"display": "MDC_PRESS_BLD_NONINV_SYS"
},
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": 116,
"unit": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150022",
"display": "MDC_PRESS_BLD_NONINV_DIA"
},
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"valueQuantity": {
"value": 71,
"unit": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150023",
"display": "MDC_PRESS_BLD_NONINV_MEAN"
}
]
},
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-a-number",
"display": "Not a Number (NaN)"
}
]
}
}
]
}