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

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeValueSet
IdValueSet-ACP-MedicalDeviceProductType-ICD.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-MedicalDeviceProductType-ICD.html
URLhttps://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICD
Version1.0.0-rc1
Statusdraft
Date2025-12-15T15:26:23+00:00
NameACPMedicalDeviceProductTypeICDVS
TitleMedicalDevice ProductType ICD
DescriptionICD product code for MedicalDevice ProductType.
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
ACP-MedicalDevice.Product-ICDMedicalDevice Product ICD

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ACP-MedicalDeviceProductType-ICD

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 72506001 (Implantable defibrillator)

Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-MedicalDeviceProductType-ICD",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-12-15T15:26:23+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"
          }
        ]
      }
    ]
  }
}