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

FHIR IG Statistics: ValueSet/11073MDC-dimension

Packagehl7.fhir.uv.pocd
TypeValueSet
Id11073MDC-dimension
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/ValueSet-11073MDC-dimension.html
URLhttp://hl7.org/fhir/uv/pocd/ValueSet/11073MDC-dimension
Versioncurrent
Statusdraft
Date2021-07-14
NameMdcDimension
TitleMDC Unit of Measurement
Realmuv
Authorityhl7
DescriptionValueSet for the ISO/IEEE 11073-10101 Nomenclature filtered by Dimension partition.

Resources that use this resource

StructureDefinition
NumericDeviceMetricNumeric DeviceMetric profile
SampleArrayDeviceMetricSample Array DeviceMetric 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


Source

{
  "resourceType": "ValueSet",
  "id": "11073MDC-dimension",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/pocd/ValueSet/11073MDC-dimension",
  "version": "current",
  "name": "MdcDimension",
  "title": "MDC Unit of Measurement",
  "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 Dimension 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": "4"
          }
        ]
      }
    ]
  }
}