{
  "resourceType" : "ValueSet",
  "id" : "vs-ProsthesisType-eu-pcsp",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-ProsthesisType-eu-pcsp</b></p><a name=\"vs-ProsthesisType-eu-pcsp\"> </a><a name=\"hcvs-ProsthesisType-eu-pcsp\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-generic-eu-pcsp.html\"><code>http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-int-prosthesis\">int-prosthesis</a></td><td>Internal Prosthesis</td><td>Internal Prosthesis</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-ext-prosthesis\">ext-prosthesis</a></td><td>External Prosthesis</td><td>External Prosthesis</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-data-absent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version &#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-data-absent-reason.html#data-absent-reason-unknown\">unknown</a></td><td>Unknown</td><td>The value is expected to exist but is not known.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-ProsthesisType-eu-pcsp",
  "version" : "1.0.0",
  "name" : "ProsthesisTypeVs",
  "title" : "Prosthesis Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-16T12:01:48+00:00",
  "publisher" : "PanCareSurPass Project",
  "contact" : [{
    "name" : "PanCareSurPass Project",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.pancaresurpass.eu/"
    }]
  },
  {
    "name" : "PanCareSurPass Project",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.pancaresurpass.eu/"
    }]
  }],
  "description" : "Types of Prosthesis this procedure is referring to",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "150",
      "display" : "Europe"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
      "concept" : [{
        "code" : "int-prosthesis",
        "display" : "Internal Prosthesis"
      },
      {
        "code" : "ext-prosthesis",
        "display" : "External Prosthesis"
      }]
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
      "concept" : [{
        "code" : "unknown",
        "display" : "Unknown"
      }]
    }]
  }
}