Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Example ValueSet/device-property-type (JSON)

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetDevice Property Type

{
  "resourceType" : "ValueSet",
  "id" : "device-property-type",
  "meta" : {
    "lastUpdated" : "2022-09-07T10:58:29.429+10:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/device-property-type",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.3195"
  }],
  "version" : "5.0.0-ballot",
  "name" : "DeviceType",
  "title" : "Device Property Type",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "HL7 Orders and Observations Workgroup",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Codes used to identify medical devices. Includes concepts from SNOMED CT (http://www.snomed.org/) where concept is-a 49062001 (Device)  and is provided as a suggestive example.",
  "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose" : {
    "include" : [{
      "system" : "urn:iso:std:iso:11073:10101",
      "concept" : [{
        "code" : "528391",
        "display" : "Blood Pressure Cuff"
      },
      {
        "code" : "528404",
        "display" : "Body Composition Analyzer"
      },
      {
        "code" : "528425",
        "display" : "Cardiovascular Device"
      },
      {
        "code" : "528402",
        "display" : "Coagulation meter"
      },
      {
        "code" : "528409",
        "display" : "Continuous Glucose Monitor"
      },
      {
        "code" : "528390",
        "display" : "Electro cardiograph"
      },
      {
        "code" : "528457",
        "display" : "Generic 20601 Device"
      },
      {
        "code" : "528401",
        "display" : "Glucose Monitor"
      },
      {
        "code" : "528455",
        "display" : "Independent Activity/Living Hub"
      },
      {
        "code" : "528403",
        "display" : "Insulin Pump"
      },
      {
        "code" : "528405",
        "display" : "Peak Flow meter"
      },
      {
        "code" : "528388",
        "display" : "Pulse Oximeter"
      },
      {
        "code" : "528397",
        "display" : "Respiration rate"
      },
      {
        "code" : "528408",
        "display" : "Sleep Apnea Breathing Equipment"
      },
      {
        "code" : "528426",
        "display" : "Strength Equipment"
      },
      {
        "code" : "528392",
        "display" : "Thermometer"
      },
      {
        "code" : "528399",
        "display" : "Weight Scale"
      }]
    },
    {
      "system" : "urn:oid:2.16.840.1.113883.6.276",
      "concept" : [{
        "code" : "38017",
        "display" : "Dry salt inhalation therapy device"
      },
      {
        "code" : "38663",
        "display" : "Flexible video nephroscope"
      },
      {
        "code" : "42347",
        "display" : "Dental implant, endosseous, partially-embedded"
      },
      {
        "code" : "46352",
        "display" : "Bare-metal intracranial vascular stent"
      },
      {
        "code" : "47264",
        "display" : "Dual-chamber implantable pacemaker, demand"
      },
      {
        "code" : "62163",
        "display" : "Intrauterine cannula, reusable"
      },
      {
        "code" : "62260",
        "display" : "Air-conduction hearing aid acoustic tube"
      },
      {
        "code" : "62423",
        "display" : "Spinal cord/peripheral nerve implantable analgesic electrical stimulation system lead, wired connection"
      },
      {
        "code" : "62414",
        "display" : "Blue-light phototherapy lamp, home-use"
      },
      {
        "code" : "64587",
        "display" : "Uncoated knee femur prosthesis, ceramic"
      },
      {
        "code" : "64992",
        "display" : "ADAMTS13 activity IVD, kit, chemiluminescent immunoassay"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "49062001"
      }]
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.