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

FHIR IG Statistics: ValueSet/MDC

Packagefhir.tx.support.r4
Resource TypeValueSet
IdMDC
FHIR VersionR4
Sourcehttp://fhir.org/terminology-support/https://simplifier.net/resolve?scope=fhir.tx.support.r4@0.30.0&canonical=http://devices.fhir.org/ValueSet/MDC
URLhttp://devices.fhir.org/ValueSet/MDC
Version0.1.0
Statusactive
NameMdc
TitleMDC Nomenclature
Realmus
Authorityhl7
DescriptionValueSet for the ISO/IEEE 11073-10101 Nomenclature.

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

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "MDC",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://devices.fhir.org/ValueSet/MDC",
  "version": "0.1.0",
  "name": "Mdc",
  "title": "MDC Nomenclature",
  "status": "active",
  "experimental": false,
  "publisher": "HL7 International - Devices Work Group",
  "description": "ValueSet for the ISO/IEEE 11073-10101 Nomenclature.",
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:11073:10101"
      }
    ]
  }
}