FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/device-specification-type

Packagehl7.fhir.uv.extensions.r4b
Resource TypeValueSet
Iddevice-specification-type
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/extensions
URLhttp://hl7.org/fhir/ValueSet/device-specification-type
Version5.0.0
Statusdraft
NameDeviceSpecificationType
TitleDevice Specification Type
Realmuv
Authorityhl7
DescriptionThe type or specification of a standard that devices can adhere to

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:iso:std:iso:11073:10101ISO/IEEE 11073 Medical Device Communication Nomenclature

Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in urn:iso:std:iso:11073:10101
    Code Display
    528391 Blood Pressure Cuff
    528404 Body Composition Analyzer
    528425 Cardiovascular Device
    528402 Coagulation meter
    528409 Continuous Glucose Monitor
    528390 Electro cardiograph
    528457 Generic 20601 Device
    528401 Glucose Monitor
    528455 Independent Activity/Living Hub
    528403 Insulin Pump
    528405 Peak Flow meter
    528388 Pulse Oximeter
    528397 Respiration rate
    528408 Sleep Apnea Breathing Equipment
    528426 Strength Equipment
    528392 Thermometer
    528399 Weight Scale

Source

{
  "resourceType": "ValueSet",
  "id": "device-specification-type",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/StructureDefinition/web-source",
      "valueUrl": "http://hl7.org/fhir/R5/valueset-device-specification-type.html"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/device-specification-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3204"
    }
  ],
  "version": "5.0.0",
  "name": "DeviceSpecificationType",
  "title": "Device Specification Type",
  "status": "draft",
  "experimental": true,
  "publisher": "HL7 International",
  "description": "The type or specification of a standard that devices can adhere to",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}