Personal Health Device Implementation Guide
1.1.0 - STU 1 International flag

Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions

: CodeableConcept11073MDC - JSON Representation

Draft as of 2018-11-23

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CodeableConcept11073MDC",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>68193</td><td>Supplemental types</td></tr><tr><td>68220</td><td>Time synchronization method</td></tr><tr><td>532353</td><td>Continua certified PHD interfaces</td></tr><tr><td>532355</td><td>Continua certified Health and Fitness interfaces</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "dev"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/phd/ValueSet/CodeableConcept11073MDC",
  "version" : "1.1.0",
  "name" : "CodeableConcept11073MDC",
  "title" : "CodeableConcept 11073 Attributes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-11-23",
  "publisher" : "HL7 International / Health Care Devices",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description" : "ValueSet for the ISO/IEEE 11073-10101 Nomenclatures Describing 11073-20601 attributes whose values are codes and thus represented as Codeable Concepts.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "concept" : [
          {
            "code" : "68193",
            "display" : "Supplemental types"
          },
          {
            "code" : "68220",
            "display" : "Time synchronization method"
          },
          {
            "code" : "532353",
            "display" : "Continua certified PHD interfaces"
          },
          {
            "code" : "532355",
            "display" : "Continua certified Health and Fitness interfaces"
          }
        ]
      }
    ]
  }
}