FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phd.r4
Resource TypeObservation
IdObservation-compound-numeric-blood-pressure-no-mean.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)

device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address; manufacturer = OMRONHEALTHCARE; serialNumber = 20150200002A; modelNumber = HEM-9200T; type = MDC_MOC_VMS_MDS_SIMP

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)


Source1

{
  "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)"
          }
        ]
      }
    }
  ]
}