Advance Care Planning (PZP)
1.0.0-rc2 - trial-use
Advance Care Planning (PZP), 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-R4/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-03 |
{
"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/r4/ValueSet/ACP-MedicalDeviceProductType-ICD",
"version" : "1.0.0-rc2",
"name" : "ACPMedicalDeviceProductTypeICDVS",
"title" : "ACP MedicalDevice ProductType ICD",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-03T13:11:59+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"
}
]
}
]
}
}