IKNL PZP STU3
1.0.0-alpha1 - 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-alpha1 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

: MedicalDevice ProductType ICD - JSON Representation

Draft as of 2025-10-30

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 codes from<code>urn:oid:2.16.840.1.1138836.96</code><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</li></ul></div>"
  },
  "url" : "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalDeviceProductType-ICD",
  "version" : "1.0.0-alpha1",
  "name" : "ACPMedicalDeviceProductTypeICDVS",
  "title" : "MedicalDevice ProductType ICD",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-30T09:36:07+00:00",
  "publisher" : "IKNL",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.iknl.nl"
        }
      ]
    }
  ],
  "description" : "ICD product code for MedicalDevice ProductType.",
  "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" : "urn:oid:2.16.840.1.1138836.96",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "72506001"
          }
        ]
      }
    ]
  }
}