Open Health Hub FHIR Implementation Guide
0.1.0 - v0.1.0

Open Health Hub FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OHH Patient Identifier Type - XML Representation

Active as of 2025-12-03

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ohh-patient-identifier-type-value-set"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ohh-patient-identifier-type-value-set</b></p><a name="ohh-patient-identifier-type-value-set"> </a><a name="hcohh-patient-identifier-type-value-set"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-identifier-type.html">IdentifierType</a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references"> version &#x1F4E6;5.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.0/CodeSystem-v2-0203.html#v2-0203-PT">PT</a></td><td>Patient external identifier</td><td>Patient external identifier</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://api.openhealthhub.com/OpenHealthhub/fhir/4/ValueSet/ohh-patient-identifier-type-value-set"/>
  <version value="0.1.0"/>
  <name value="OhhPatientIdentifierTypeValueSet"/>
  <title value="OHH Patient Identifier Type Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-03T12:00:57+00:00"/>
  <publisher value="Open Health Hub"/>
  <contact>
    <name value="Open Health Hub"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.openhealthhub.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@openhealthhub.com"/>
    </telecom>
  </contact>
  <description
               value="Extend the default identifier type with the PT value for identifiers without system"/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/identifier-type"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="PT"/>
        <display value="Patient external identifier"/>
      </concept>
    </include>
  </compose>
</ValueSet>