<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="identifier-type-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifier-type-cs</b></p><a name="identifier-type-cs"> </a><a name="hcidentifier-type-cs"> </a><p>This case-sensitive code system <code>http://digitalhealth.gov.au/fhir/cc/CodeSystem/identifier-type-cs</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">CDII<a name="identifier-type-cs-CDII"> </a></td><td>CDA Instance Identifier</td><td>An identifier derived from the instance identifier of a source CDA clinical document, used to carry source document provenance into a FHIR context.</td></tr></table></div>
  </text>
  <url value="http://digitalhealth.gov.au/fhir/cc/CodeSystem/identifier-type-cs"/>
  <version value="26.0.0"/>
  <name value="IdentifierTypeCS"/>
  <title value="Identifier Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-07-14T04:17:55+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.digitalhealth.gov.au/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Identifier type codes defined for use in ADHA data format mapping FHIR profiles, supplementing HL7 v2 Table 0203 where no suitable standard code exists."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <copyright value="This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="CDII"/>
    <display value="CDA Instance Identifier"/>
    <definition value="An identifier derived from the instance identifier of a source CDA clinical document, used to carry source document provenance into a FHIR context."/>
  </concept>
</CodeSystem>