<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="npcr-biopsy-pathway" />
  <url value="https://npcr.se/fhir/CodeSystem/npcr-biopsy-pathway" />
  <name value="NPCRBiopsyPathway" />
  <title value="NPCR Biopsy Pathway Code System" />
  <status value="draft" />
  <experimental value="false" />
  <description value="NPCR-internal code system for prostate biopsy access pathway (biopsiteknik), based on NPCR Variabelbeskrivning variable D_RektalPerineal. This CodeSystem represents the Listvärden of D_RektalPerineal as defined in NPCR Variabelbeskrivning, teknisk giltighetstid from 2021-03-08.&#xA;&#xA;Two codes: 0 = Transrektal biopsi (biopsy via the rectum), 1 = Transperineal biopsi (biopsy via the perineum).&#xA;&#xA;Note: NPCR documentation does not specify an international code system binding for this variable. This CodeSystem is a structure-level representation of NPCR's internal coded values to preserve documentation fidelity. Discussion in the thesis addresses this as part of the systematic terminology binding gap in NPCR Info Spec for biopsy procedure details." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="2" />
  <concept>
    <code value="0" />
    <display value="Transrektal biopsi" />
    <definition value="Biopsierna togs via rektum (biopsy via the rectum)." />
  </concept>
  <concept>
    <code value="1" />
    <display value="Transperineal biopsi" />
    <definition value="Biopsierna togs via perineum (biopsy via the perineum)." />
  </concept>
</CodeSystem>