HL7® Serious Med FHIR® Core Implementation Guide
1.0.0 - ci-build

HL7® Serious Med FHIR® Core Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet-IdentifierType - XML Representation

Active as of 2024-10-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="identifier-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet identifier-type</b></p><a name="identifier-type"> </a><a name="hcidentifier-type"> </a><a name="identifier-type-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li><li>Include these codes as defined in <a href="CodeSystem-v2-0203.html"><code>https://whcater.github.io/serious-med-ig/CodeSystem/v2-0203</code></a><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-v2-0203.html#v2-0203-GOI">GOI</a></td><td>Government Organization Identifier</td><td>Government Organization Identifier number</td></tr><tr><td><a href="CodeSystem-v2-0203.html#v2-0203-UBN">UBN</a></td><td>Unified Business number</td><td>Unified Business number</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://whcater.github.io/serious-med-ig/ValueSet/identifier-type"/>
  <version value="1.0.0"/>
  <name value="IdentifierType"/>
  <title value="ValueSet-IdentifierType"/>
  <status value="active"/>
  <date value="2024-10-17"/>
  <publisher value="whcater"/>
  <contact>
    <name value="whcater"/>
    <telecom>
      <system value="url"/>
      <value value="https://whcater.github.io/serious-med-ig/"/>
    </telecom>
  </contact>
  <description value="识别码类型值集"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
    </include>
    <include>
      <system
              value="https://whcater.github.io/serious-med-ig/CodeSystem/v2-0203"/>
      <concept>
        <code value="GOI"/>
        <display value="Government Organization Identifier"/>
      </concept>
      <concept>
        <code value="UBN"/>
        <display value="Unified Business number"/>
      </concept>
    </include>
  </compose>
</ValueSet>