PhdImplementationGuide 0.3.0 - STU 1 (2nd ballot)

This page is part of the Personal Health Device FHIR IG (v0.3.0: STU 1 Ballot 3) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

CodeableConcept11073MDC - json

Raw json

Narrative view of the Value Set

{
  "resourceType" : "ValueSet",
  "id" : "CodeableConcept11073MDC",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CodeableConcept 11073 Attributes</h2><div><p>ValueSet for the ISO/IEEE 11073-10101 Nomenclatures Describing 11073-20601 attributes whose values are codes and thus represented as Codeable Concepts.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>urn:iso:std:iso:11073:10101</code><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><td/></tr><tr><td>68220</td><td>Time synchronization method</td><td/></tr><tr><td>532353</td><td>Continua certified PHD interfaces</td><td/></tr><tr><td>532355</td><td>Continua certified Health and Fitness interfaces</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/phd/ValueSet/CodeableConcept11073MDC",
  "version" : "0.3.0",
  "name" : "CodeableConcept11073MDC",
  "title" : "CodeableConcept 11073 Attributes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-11-23T00:00:00+11:00",
  "publisher" : "Health Level Seven International (Health Care Devices Work Group)",
  "description" : "ValueSet for the ISO/IEEE 11073-10101 Nomenclatures Describing 11073-20601 attributes whose values are codes and thus represented as Codeable Concepts.",
  "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"
          }
        ]
      }
    ]
  }
}