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

Draft as of 2024-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="report-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem report-type-cs</b></p><a name="report-type-cs"> </a><a name="hcreport-type-cs"> </a><a name="report-type-cs-en-US"> </a><p>This case-sensitive code system <code>http://affiliate-report.acme.hl7.org/CodeSystem/report-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></tr><tr><td style="white-space:nowrap">report<a name="report-type-cs-report"> </a></td><td>The affiliate report</td></tr></table></div>
  </text>
  <url
       value="http://affiliate-report.acme.hl7.org/CodeSystem/report-type-cs"/>
  <version value="0.1.0"/>
  <name value="ReportTypeCs"/>
  <title value="Affiliate Report Type 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="Report Type CodeSystem"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="report"/>
    <display value="The affiliate report"/>
  </concept>
</CodeSystem>