Smart Health Checks
0.3.0-draft - trial-use
This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Draft as of 2025-10-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="QuestionnaireRepopulationBehaviorCodes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem QuestionnaireRepopulationBehaviorCodes</b></p><a name="QuestionnaireRepopulationBehaviorCodes"> </a><a name="hcQuestionnaireRepopulationBehaviorCodes"> </a><p>This case-sensitive code system <code>https://smartforms.csiro.au/ig/CodeSystem/QuestionnaireRepopulationBehaviorCodes</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">manual<a name="QuestionnaireRepopulationBehaviorCodes-manual"> </a></td><td>Manual</td><td>The item can be repopulated manually by the user. The initial expression will be evaluated and the item populated with the result.</td></tr></table></div>
</text>
<url
value="https://smartforms.csiro.au/ig/CodeSystem/QuestionnaireRepopulationBehaviorCodes"/>
<version value="0.3.0-draft"/>
<name value="QuestionnaireRepopulationBehaviorCodes"/>
<title value="Questionnaire Repopulation Behavior Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-10-30T20:31:27+10: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="The Questionnaire Repopulation Behavior Codes code system defines concepts that describe the repopulation behaviour that can be applied to the initial expression of a Questionnaire item."/>
<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/.
"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="1"/>
<concept>
<code value="manual"/>
<display value="Manual"/>
<definition
value="The item can be repopulated manually by the user. The initial expression will be evaluated and the item populated with the result."/>
</concept>
</CodeSystem>