IKNL PZP STU3
1.0.0-rc2 - consultation International flag

IKNL PZP STU3, published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-STU3/ and changes regularly. See the Directory of published versions

: ACP MedicalDevice ProductType ICD - JSON Representation

Draft as of 2026-03-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ACP-MedicalDeviceProductType-ICD",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACP-MedicalDeviceProductType-ICD</b></p><a name=\"ACP-MedicalDeviceProductType-ICD\"> </a><a name=\"hcACP-MedicalDeviceProductType-ICD\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/72506001\">72506001</a></td><td>implanteerbare cardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/465460004\">465460004</a></td><td>univentriculaire implanteerbare cardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/468542000\">468542000</a></td><td>implanteerbare tweekamercardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/704707009\">704707009</a></td><td>implanteerbare biventriculaire cardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/1263462004\">1263462004</a></td><td>pulsgenerator van defibrillator voor cardiale resynchronisatietherapie</td></tr><tr><td><a href=\"http://snomed.info/id/1236894001\">1236894001</a></td><td>subcutane implanteerbare cardioverter-defibrillator</td></tr></table></li></ul></div>"
  },
  "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"
          }
        ]
      }
    ]
  }
}