Smart Health Checks
0.3.0 - ci-build
Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-05 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="YesNo"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet YesNo</b></p><a name="YesNo"> </a><a name="hcYesNo"> </a><p style="border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px">Expansion based on <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html">codesystem expandedYes-NoIndicator v2.1.0 (CodeSystem)</a></p><p>This value set contains 2 concepts</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display (en-US)</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="YesNo-http://terminology.hl7.org/CodeSystem/v2-0532-Y"> </a> <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html#v2-0532-Y">Y</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0532</td><td>Yes</td><td>Yes</td></tr><tr><td style="white-space:nowrap"><a name="YesNo-http://terminology.hl7.org/CodeSystem/v2-0532-N"> </a> <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0532.html#v2-0532-N">N</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0532</td><td>No</td><td>No</td></tr></table></div>
</text>
<url value="https://smartforms.csiro.au/ig/ValueSet/YesNo"/>
<version value="0.3.0"/>
<name value="YesNo"/>
<title value="Yes/No"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-09-05T06:31:30+00:00"/>
<publisher value="AEHRC CSIRO"/>
<contact>
<name value="AEHRC CSIRO"/>
<telecom>
<system value="url"/>
<value
value="https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"/>
</telecom>
</contact>
<description value="Concepts for Yes and No"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="AU"/>
<display value="Australia"/>
</coding>
</jurisdiction>
<copyright
value="Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.
This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
See https://creativecommons.org/licenses/by-sa/4.0/.
"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0532"/>
<concept>
<code value="Y"/>
<display value="Yes"/>
</concept>
<concept>
<code value="N"/>
<display value="No"/>
</concept>
</include>
</compose>
<expansion>
<identifier value="urn:uuid:41cccc66-fd57-4bc4-bab1-8c5c878d95f7"/>
<timestamp value="2025-05-01T10:00:50+10:00"/>
<total value="2"/>
<offset value="0"/>
<parameter>
<name value="displayLanguage"/>
<valueCode value="en-US"/>
</parameter>
<parameter>
<name value="count"/>
<valueInteger value="1000"/>
</parameter>
<parameter>
<name value="offset"/>
<valueInteger value="0"/>
</parameter>
<parameter>
<name value="excludeNested"/>
<valueBoolean value="false"/>
</parameter>
<parameter>
<name value="used-codesystem"/>
<valueUri value="http://terminology.hl7.org/CodeSystem/v2-0532|2.1.0"/>
</parameter>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v2-0532"/>
<code value="Y"/>
<display value="Yes"/>
</contains>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v2-0532"/>
<code value="N"/>
<display value="No"/>
</contains>
</expansion>
</ValueSet>