FHIR IG analytics
| Package | iknl.fhir.r4.pzp |
| Resource Type | ValueSet |
| Id | ValueSet-ACP-MedicalDeviceProductType-ICDVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-MedicalDeviceProductType-ICDVS.html |
| URL | https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICDVS |
| Version | 1.0.0-rc3 |
| Status | draft |
| Date | 2026-06-04T06:54:24+00:00 |
| Name | ACPMedicalDeviceProductTypeICDVS |
| Title | ACP MedicalDevice ProductType ICD |
| 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. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 72506001 | implanteerbare cardioverter-defibrillator |
| 465460004 | univentriculaire implanteerbare cardioverter-defibrillator |
| 468542000 | implanteerbare tweekamercardioverter-defibrillator |
| 704707009 | implanteerbare biventriculaire cardioverter-defibrillator |
| 1263462004 | pulsgenerator van defibrillator voor cardiale resynchronisatietherapie |
| 1236894001 | subcutane 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"
}
]
}
]
}
}