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

FHIR IG Statistics: ValueSet/11073MDC-metric

Packagehl7.fhir.uv.pocd
TypeValueSet
Id11073MDC-metric
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/ValueSet-11073MDC-metric.html
URLhttp://hl7.org/fhir/uv/pocd/ValueSet/11073MDC-metric
Versioncurrent
Statusdraft
Date2021-07-14
NameMdcMetric
TitleMDC Metric nomenclature
Realmuv
Authorityhl7
DescriptionValueSet for the ISO/IEEE 11073-10101 Nomenclature filtered by Metric (SCADA or Settings) partition.

Resources that use this resource

StructureDefinition
CompoundNumericObservationCompound Numeric Observation profile
EnumerationDeviceMetricEnumeration DeviceMetric profile
EnumerationObservationEnumeration Observation profile
NumericDeviceMetricNumeric DeviceMetric profile
NumericObservationNumeric Observation profile
SampleArrayDeviceMetricSample Array DeviceMetric profile
SampleArrayObservationSample Array Observation profile

Resources that this resource uses

CodeSystem
urn:iso:std:iso:11073:10101ISO/IEEE 11073 Medical Device Communication Nomenclature
urn:iso:std:iso:11073:10101ISO 11073-10101 Health informatics - Point-of-care

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "11073MDC-metric",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/pocd/ValueSet/11073MDC-metric",
  "version": "current",
  "name": "MdcMetric",
  "title": "MDC Metric nomenclature",
  "status": "draft",
  "experimental": false,
  "date": "2021-07-14",
  "publisher": "HL7 International - Devices Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description": "ValueSet for the ISO/IEEE 11073-10101 Nomenclature filtered by Metric (SCADA or Settings) partition.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "filter": [
          {
            "property": "partition",
            "op": "=",
            "value": "2"
          }
        ]
      },
      {
        "system": "urn:iso:std:iso:11073:10101",
        "filter": [
          {
            "property": "partition",
            "op": "=",
            "value": "258"
          }
        ]
      }
    ]
  }
}