Affiliate Report Implementation Guide
0.1.0 - ci-build

Affiliate Report Implementation Guide, published by HL7 International Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ralych/affiliate-report-ig/ and changes regularly. See the Directory of published versions

: Affiliate Report Contact Purpose ValueSet - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="affiliate-report-contact-purpose-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet affiliate-report-contact-purpose-vs</b></p><a name="affiliate-report-contact-purpose-vs"> </a><a name="hcaffiliate-report-contact-purpose-vs"> </a><a name="affiliate-report-contact-purpose-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-affiliate-report-contact-purpose-cs.html"><code>http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-report-contact-purpose-cs</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-affiliate-report-contact-purpose-cs.html#affiliate-report-contact-purpose-cs-CHAIR">CHAIR</a></td><td>The chair contact</td></tr><tr><td><a href="CodeSystem-affiliate-report-contact-purpose-cs.html#affiliate-report-contact-purpose-cs-VICECHAIR">VICECHAIR</a></td><td>The vice chair contact</td></tr><tr><td><a href="CodeSystem-affiliate-report-contact-purpose-cs.html#affiliate-report-contact-purpose-cs-TL">TL</a></td><td>The technical lead</td></tr><tr><td><a href="CodeSystem-affiliate-report-contact-purpose-cs.html#affiliate-report-contact-purpose-cs-TM">TM</a></td><td>The technical manager</td></tr><tr><td><a href="CodeSystem-affiliate-report-contact-purpose-cs.html#affiliate-report-contact-purpose-cs-HQ">HQ</a></td><td>The headquater contact</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://affiliate-report.acme.hl7.org/ValueSet/affiliate-report-contact-purpose-vs"/>
  <version value="0.1.0"/>
  <name value="ContactPurposeVs"/>
  <title value="Affiliate Report Contact Purpose ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-26T19:00:45+00:00"/>
  <publisher value="HL7 International Council"/>
  <contact>
    <name value="HL7 International Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir/ic/affiliate-report"/>
    </telecom>
  </contact>
  <contact>
    <name value="International Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/"/>
    </telecom>
  </contact>
  <description value="Contact Purpose ValueSet"/>
  <compose>
    <include>
      <system
              value="http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-report-contact-purpose-cs"/>
      <concept>
        <code value="CHAIR"/>
        <display value="The chair contact"/>
      </concept>
      <concept>
        <code value="VICECHAIR"/>
        <display value="The vice chair contact"/>
      </concept>
      <concept>
        <code value="TL"/>
        <display value="The technical lead"/>
      </concept>
      <concept>
        <code value="TM"/>
        <display value="The technical manager"/>
      </concept>
      <concept>
        <code value="HQ"/>
        <display value="The headquater contact"/>
      </concept>
    </include>
  </compose>
</ValueSet>