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

FHIR IG Statistics: CodeSystem/MissingMDCCodes

Packagehl7.fhir.uv.phd
Resource TypeCodeSystem
IdMissingMDCCodes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/CodeSystem-MissingMDCCodes.html
URLhttp://hl7.org/fhir/uv/phd/CodeSystem/MissingMDCCodes
Version2.1.0
Statusactive
Date2025-07-25T14:51:26+00:00
NameMissingMDCCodes
TitleMissing MDC Codes
Realmuv
Authorityhl7
DescriptionCodes that are missing from the MDC (Medical Device Communication) standard.
Contentcomplete

Resources that use this resource

ValueSet
DeviceTypes11073MDCMDC Device Specialization codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem MissingMDCCodes

This case-sensitive code system http://hl7.org/fhir/uv/phd/CodeSystem/MissingMDCCodes defines the following code:

CodeDisplayDefinition
528413 MDC_DEV_SPEC_PROFILE_SPIROMETERMDC_DEV_SPEC_PROFILE_SPIROMETER: Spirometer device specialization

Source

{
  "resourceType": "CodeSystem",
  "id": "MissingMDCCodes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "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/CodeSystem/MissingMDCCodes",
  "version": "2.1.0",
  "name": "MissingMDCCodes",
  "title": "Missing MDC Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T14:51:26+00:00",
  "publisher": "HL7 International / Health Care Devices",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description": "Codes that are missing from the MDC (Medical Device Communication) standard.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "528413",
      "display": "MDC_DEV_SPEC_PROFILE_SPIROMETER",
      "definition": "MDC_DEV_SPEC_PROFILE_SPIROMETER: Spirometer device specialization"
    }
  ]
}