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-20181119174911.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 coin-20181119174911

status: Final

code: Absolute time

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

effective: 2018-11-11 11:38:10-0500

value: 2018-11-11 11:38:10-0500

device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD

Components

-CodeValue[x]
*Clock Synchronization MethodMDC_TIME_SYNC_EBWW

Source1

{
  "resourceType": "Observation",
  "id": "coin-20181119174911",
  "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-11T11:38:10-05:00",
  "valueDateTime": "2018-11-11T11:38:10-05:00",
  "device": {
    "reference": "Device/phg-ecde3d4e58532d31.000000000000"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "68220",
            "display": "MDC_TIME_SYNC_PROTOCOL"
          }
        ],
        "text": "Clock Synchronization Method"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "532234",
            "display": "MDC_TIME_SYNC_EBWW"
          }
        ]
      }
    }
  ]
}