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

FHIR IG analytics

Packagehl7.fhir.uv.phd.r4
Resource TypeObservation
IdObservation-coin-example-timefault.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


Source1

{
  "resourceType": "Observation",
  "id": "coin-example-timefault",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCoincidentTimeStampObservation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "67975",
        "display": "MDC_ATTR_TIME_ABS"
      }
    ],
    "text": "Absolute time"
  },
  "subject": {
    "reference": "Device/phd-711000FEFF5F49B0.B0495F001071"
  },
  "effectiveDateTime": "2018-11-20T04:50:47-05:00",
  "dataAbsentReason": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code": "unknown",
        "display": "Unknown"
      }
    ],
    "text": "Sensor Time Fault"
  },
  "device": {
    "reference": "Device/phg-ecde3d4e58532d31.000000000000"
  }
}