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

MDCnotObject - json

Raw json

Narrative view of the Value Set

{
  "resourceType" : "ValueSet",
  "id" : "MDCnotObject",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>11073 MDC Non-Object codes</h2><div><p>ValueSet for the ISO/IEEE 11073-10101 Nomenclature excluding Object partition.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <code>urn:iso:std:iso:11073:10101</code> where partition  not in  1</li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/phd/ValueSet/MDCnotObject",
  "version" : "0.3.0",
  "name" : "MDCnotObject",
  "title" : "11073 MDC Non-Object codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-09-17T00:00:00+10:00",
  "publisher" : "Health Level Seven International (Health Care Devices Work Group)",
  "description" : "ValueSet for the ISO/IEEE 11073-10101 Nomenclature excluding Object partition.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "filter" : [
          {
            "property" : "partition",
            "op" : "not-in",
            "value" : "1"
          }
        ]
      }
    ]
  }
}