Advance Care Planning (PZP)
1.0.0-rc1 - 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-rc1 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 2025-10-31 |
{
"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 codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 72506001 (Implantable defibrillator)</li></ul></div>"
},
"url" : "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICD",
"version" : "1.0.0-rc1",
"name" : "ACPMedicalDeviceProductTypeICDVS",
"title" : "MedicalDevice ProductType ICD",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-31T09:52:04+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.",
"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",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "72506001"
}
]
}
]
}
}