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-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


Source1

{
  "resourceType": "Observation",
  "id": "coin-example-1",
  "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-00601900010E9234.F45EABA80832"
  },
  "effectiveDateTime": "2017-06-02T18:02:35-04:00",
  "valueDateTime": "2017-06-02T18:02:30-04:00",
  "device": {
    "reference": "Device/phg-ecde3d4e58532d31.000000000000"
  }
}