Smart Bear Implementation Guide
3.4.1 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-17 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="IntSystem"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet IntSystem</b></p><a name="IntSystem"> </a><a name="hcIntSystem"> </a><a name="IntSystem-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-IntegerResp.html"><code>https://smart-bear.eu/fhir/CodeSystem/IntegerResp</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-IntegerResp.html#IntegerResp-0">0</a></td><td>Did not complete correctly</td></tr><tr><td><a href="CodeSystem-IntegerResp.html#IntegerResp-1">1</a></td><td>Completed correctly</td></tr></table></li></ul></div>
</text>
<url value="https://smart-bear.eu/fhir/ValueSet/IntSystem"/>
<version value="3.4.1"/>
<name value="IntSystem"/>
<title value="IntSystem Value Set"/>
<status value="active"/>
<date value="2024-09-17T08:57:54+02:00"/>
<description value="Value set for IntSystem"/>
<compose>
<include>
<system value="https://smart-bear.eu/fhir/CodeSystem/IntegerResp"/>
<concept>
<code value="0"/>
<display value="Did not complete correctly"/>
</concept>
<concept>
<code value="1"/>
<display value="Completed correctly"/>
</concept>
</include>
</compose>
</ValueSet>