FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeValueSet
IdValueSet-ACP-MedicalDeviceProductType-ICDVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-MedicalDeviceProductType-ICDVS.html
URLhttps://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICDVS
Version1.0.0-rc3
Statusdraft
Date2026-06-04T06:54:24+00:00
NameACPMedicalDeviceProductTypeICDVS
TitleACP MedicalDevice ProductType ICD
DescriptionICD product code for MedicalDevice ProductType. This ValueSet is conceptually based on SNOMED CT codes that are descendants of `72506001` (implanteerbare cardioverter-defibrillator), i.e. an `is-a` filter. However, the codes are explicitly enumerated rather than using an intensional `is-a` filter to make the ValueSet easier to understand and implement for consumers.
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
iknl.fhir.r4.pzp#currentACP-MedicalDevice.Product-ICDACP MedicalDevice Product ICD

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ACP-MedicalDeviceProductType-ICDVS

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    72506001implanteerbare cardioverter-defibrillator
    465460004univentriculaire implanteerbare cardioverter-defibrillator
    468542000implanteerbare tweekamercardioverter-defibrillator
    704707009implanteerbare biventriculaire cardioverter-defibrillator
    1263462004pulsgenerator van defibrillator voor cardiale resynchronisatietherapie
    1236894001subcutane implanteerbare cardioverter-defibrillator

Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-MedicalDeviceProductType-ICDVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICDVS",
  "version": "1.0.0-rc3",
  "name": "ACPMedicalDeviceProductTypeICDVS",
  "title": "ACP MedicalDevice ProductType ICD",
  "status": "draft",
  "experimental": false,
  "date": "2026-06-04T06:54:24+00:00",
  "publisher": "IKNL",
  "contact": [
    {
      "name": "IKNL",
      "telecom": [
        {
          "system": "url",
          "value": "https://iknl.nl/"
        },
        {
          "system": "email",
          "value": "info@iknl.nl"
        }
      ]
    }
  ],
  "description": "ICD product code for MedicalDevice ProductType. This ValueSet is conceptually based on SNOMED CT codes that are descendants of `72506001` (implanteerbare cardioverter-defibrillator), i.e. an `is-a` filter. However, the codes are explicitly enumerated rather than using an intensional `is-a` filter to make the ValueSet easier to understand and implement for consumers.",
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "72506001",
            "display": "implanteerbare cardioverter-defibrillator"
          },
          {
            "code": "465460004",
            "display": "univentriculaire implanteerbare cardioverter-defibrillator"
          },
          {
            "code": "468542000",
            "display": "implanteerbare tweekamercardioverter-defibrillator"
          },
          {
            "code": "704707009",
            "display": "implanteerbare biventriculaire cardioverter-defibrillator"
          },
          {
            "code": "1263462004",
            "display": "pulsgenerator van defibrillator voor cardiale resynchronisatietherapie"
          },
          {
            "code": "1236894001",
            "display": "subcutane implanteerbare cardioverter-defibrillator"
          }
        ]
      }
    ]
  }
}