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

FHIR IG Statistics: ValueSet/CodeableConcept11073MDC

Packagehl7.fhir.uv.phd
TypeValueSet
IdCodeableConcept11073MDC
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/ValueSet-CodeableConcept11073MDC.html
URLhttp://hl7.org/fhir/uv/phd/ValueSet/CodeableConcept11073MDC
Version2.1.0
Statusactive
Date2018-11-23
NameCodeableConcept11073MDC
TitleCodeableConcept IEEE 11073-20601 Attributes
Realmuv
Authorityhl7
DescriptionValueSet for the ISO/IEEE 11073-10101 Nomenclatures describing IEEE 11073-20601 DIM attributes whose values are codes and thus represented as Codeable Concepts.

Resources that use this resource

StructureDefinition
PhdBaseObservationPhdBaseObservation
PhgDevicePhgDevice

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

Generated Narrative: ValueSet CodeableConcept11073MDC

  • Include these codes as defined in urn:iso:std:iso:11073:10101
    CodeDisplay
    68193Supplemental types
    68220Time synchronization method
    532353Continua certified PHD interfaces
    532355Continua certified Health and Fitness interfaces

Source

{
  "resourceType": "ValueSet",
  "id": "CodeableConcept11073MDC",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "dev"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/phd/ValueSet/CodeableConcept11073MDC",
  "version": "2.1.0",
  "name": "CodeableConcept11073MDC",
  "title": "CodeableConcept IEEE 11073-20601 Attributes",
  "status": "active",
  "experimental": false,
  "date": "2018-11-23",
  "publisher": "HL7 International / Health Care Devices",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description": "ValueSet for the ISO/IEEE 11073-10101 Nomenclatures describing IEEE 11073-20601 DIM attributes whose values are codes and thus represented as Codeable Concepts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "concept": [
          {
            "code": "68193",
            "display": "Supplemental types"
          },
          {
            "code": "68220",
            "display": "Time synchronization method"
          },
          {
            "code": "532353",
            "display": "Continua certified PHD interfaces"
          },
          {
            "code": "532355",
            "display": "Continua certified Health and Fitness interfaces"
          }
        ]
      }
    ]
  }
}