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

FHIR IG analytics

Packagehl7.fhir.uv.phd.r4
Resource TypeObservation
IdObservation-string-observation-1.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 string-observation-1

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: PHD generated Observation

code: Private MDC code: MDCX_GLU_TEST_STRIP_FAILURE_REASON

subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)

effective: 2018-08-02 03:25:24-0400

value: Test Strip Buckled

device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address; manufacturer = Diabetes Care; serialNumber = 20130200002A; modelNumber = Gluc-23; type = MDC_MOC_VMS_MDS_SIMP


Source1

{
  "resourceType": "Observation",
  "id": "string-observation-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdStringObservation"
    ]
  },
  "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-example-1"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
          "code": "phd"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes",
        "code": "8452096"
      }
    ],
    "text": "Private MDC code: MDCX_GLU_TEST_STRIP_FAILURE_REASON"
  },
  "subject": {
    "reference": "Patient/patientExample-1"
  },
  "effectiveDateTime": "2018-08-02T03:25:24.000-04:00",
  "valueString": "Test Strip Buckled",
  "device": {
    "reference": "Device/phd-00601900010E9234.F45EABA80832"
  }
}