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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeValueSet
IdValueSet-ACP-MedicalDeviceProductType-ICD.json
FHIR VersionR3
Sourcehttps://build.fhir.org/ig/IKNL/PZP-FHIR-STU3/ValueSet-ACP-MedicalDeviceProductType-ICD.html
URLhttps://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalDeviceProductType-ICD
Version1.0.0-rc2
Statusdraft
Date2026-03-03T13:15:33+00:00
NameACPMedicalDeviceProductTypeICDVS
TitleACP MedicalDevice ProductType ICD
Realmuv
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.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

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

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ACP-MedicalDeviceProductType-ICD

  • 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-ICD",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalDeviceProductType-ICD",
  "version": "1.0.0-rc2",
  "name": "ACPMedicalDeviceProductTypeICDVS",
  "title": "ACP MedicalDevice ProductType ICD",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-03T13:15:33+00:00",
  "publisher": "IKNL",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.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.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "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"
          }
        ]
      }
    ]
  }
}