Advance Care Planning (PZP)
0.1.0 - ci-build

Advance Care Planning (PZP) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicalDevice ProductType ICD - JSON Representation

Draft as of 2025-08-25

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>Gegenereerde narrative: ValueSet ACP-MedicalDeviceProductType-ICD</b></p><a name=\"ACP-MedicalDeviceProductType-ICD\"> </a><a name=\"hcACP-MedicalDeviceProductType-ICD\"> </a><ul><li>Include codes uit<code>urn:oid:2.16.840.1.1138836.96</code> waar concept  komt van 72506001</li></ul></div>"
  },
  "url" : "https://fhir.iknl.nl/fhir/ValueSet/ACP-MedicalDeviceProductType-ICD",
  "version" : "0.1.0",
  "name" : "ACPMedicalDeviceProductTypeICDVS",
  "title" : "MedicalDevice ProductType ICD",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-25T09:32:38+02: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" : "urn:oid:2.16.840.1.1138836.96",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "72506001"
          }
        ]
      }
    ]
  }
}