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 Section CodeSystem - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="section-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem section-type-cs</b></p><a name="section-type-cs"> </a><a name="hcsection-type-cs"> </a><a name="section-type-cs-en-US"> </a><p>This case-sensitive code system <code>http://affiliate-report.acme.hl7.org/CodeSystem/section-type-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">affiliation<a name="section-type-cs-affiliation"> </a></td><td>Affiliation</td></tr><tr><td style="white-space:nowrap">members<a name="section-type-cs-members"> </a></td><td>Member Numbers</td></tr><tr><td style="white-space:nowrap">meetings<a name="section-type-cs-meetings"> </a></td><td>Meetings</td></tr><tr><td style="white-space:nowrap">elections<a name="section-type-cs-elections"> </a></td><td>Elections</td></tr><tr><td style="white-space:nowrap">boardcomposition<a name="section-type-cs-boardcomposition"> </a></td><td>Board Composition</td></tr></table></div>
  </text>
  <url
       value="http://affiliate-report.acme.hl7.org/CodeSystem/section-type-cs"/>
  <version value="0.1.0"/>
  <name value="SectionTypeCs"/>
  <title value="Affiliate Report Section CodeSystem"/>
  <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="Affiliate Report Section CodeSystem"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="affiliation"/>
    <display value="Affiliation"/>
  </concept>
  <concept>
    <code value="members"/>
    <display value="Member Numbers"/>
  </concept>
  <concept>
    <code value="meetings"/>
    <display value="Meetings"/>
  </concept>
  <concept>
    <code value="elections"/>
    <display value="Elections"/>
  </concept>
  <concept>
    <code value="boardcomposition"/>
    <display value="Board Composition"/>
  </concept>
</CodeSystem>