{
  "resourceType": "ImplementationGuide",
  "meta": {
    "lastUpdated": "2017-08-09T12:39:53.335+00:00"
  },
  "url": "http://pchalliance.org/phdfhir/ImplementationGuide/PhdImplementationGuide",
  "name": "PhdImplementationGuide",
  "status": "draft",
  "date": "2017-08-09T12:39:51.0816034+00:00",
  "publisher": "Personal Connected Health Alliance",
  "fhirVersion": "3.0.1",
  "package": [
    {
      "name": "PhdPackage",
      "description": "This guide provides the mapping of data received from 11073 20601 Personal Health Devices to FHIR resources.",
      "resource": [
        {
          "name": "PhdCompoundNumericObservation",
          "description": "Base StructureDefinition for Observation Resource",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/PhdCompoundNumericObservation"
          }
        },
        {
          "name": "PhdBitsEnumerationObservation",
          "description": "Base StructureDefinition for Observation Resource",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/PhdBitsEnumerationObservation"
          }
        },
        {
          "name": "PhdNumericObservation",
          "description": "Base StructureDefinition for Observation Resource representing measurement data coming from a medical device where the measurement is number.",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/PhdNumericObservation"
          }
        },
        {
          "name": "PhdCodedEnumerationObservation",
          "description": "Base StructureDefinition for Observation Resource representing measurement data coming from a medical device where the measurement itself is an enumerated code.",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/PhdCodedEnumerationObservation"
          }
        },
        {
          "name": "PhdRtsaObservation",
          "description": "Base StructureDefinition for Observation Resource representing measurement data coming from a medical device where the measurement is a waveform.",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/PhdRtsaObservation"
          }
        },
        {
          "name": "PhdCoincidentTimeStampObservation",
          "description": "Base StructureDefinition for Observation Resource representing the coincident time stamp. This report is a measurement of the current time of the sensor at the current time of the PHG. The purpose of this observation is to record the difference in the time lines between the PHG and PHD and to be able to recover the original measurement time stamps reported by the PHD should the PHG correct them because the sensor clock is in error.",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/PhdCoincidentTimeStampObservation"
          }
        },
        {
          "name": "phdParentDeviceComponent",
          "description": "Base StructureDefinition for the parent DeviceComponent Resource for a PHD",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/phdParentDeviceComponent"
          }
        },
        {
          "name": "phdChildDeviceComponent",
          "description": "Base StructureDefinition for the child DeviceComponent Resource for a PHD",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/phdChildDeviceComponent"
          }
        },
        {
          "name": "phgDeviceComponent",
          "description": "Base StructureDefinition for the DeviceComponent Resource for a PHG",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/phgDeviceComponent"
          }
        },
        {
          "name": "phdPatient",
          "description": "The patient information reported from personal health gateways (PHG)",
          "sourceReference": {
            "reference": "http://pchalliance.org/phdfhir/StructureDefinition/phdPatient"
          }
        }
      ]
    }
  ]
}