TRxHub IG
0.1.0 - ci-build
TRxHub IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-14 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="trxhub-coverage-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem trxhub-coverage-type</b></p><a name="trxhub-coverage-type"> </a><a name="hctrxhub-coverage-type"> </a><p>This case-sensitive code system <code>https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-type</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">insurance<a name="trxhub-coverage-type-insurance"> </a></td><td>Insurance</td></tr><tr><td style="white-space:nowrap">self-pay<a name="trxhub-coverage-type-self-pay"> </a></td><td>Self Pay</td></tr></table></div>
</text>
<url
value="https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-type"/>
<version value="0.1.0"/>
<name value="TRxHubCoverageType"/>
<title value="TRxHub Coverage Type"/>
<status value="draft"/>
<date value="2026-04-14T09:29:30+00:00"/>
<description value="Represents coverage Type similar to R5 Coverage.kind"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="insurance"/>
<display value="Insurance"/>
</concept>
<concept>
<code value="self-pay"/>
<display value="Self Pay"/>
</concept>
</CodeSystem>