Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="questionnaire-behavior-condition"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem questionnaire-behavior-condition</b></p><a name="questionnaire-behavior-condition"> </a><a name="hcquestionnaire-behavior-condition"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition</code> defines the following codes:</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">1<a name="questionnaire-behavior-condition-1"> </a></td><td>Hypertension</td><td>Hypertension (example - do not use)</td></tr><tr><td style="white-space:nowrap">2<a name="questionnaire-behavior-condition-2"> </a></td><td>Diabetes</td><td>Diabetes (example - do not use)</td></tr><tr><td style="white-space:nowrap">3<a name="questionnaire-behavior-condition-3"> </a></td><td>Pregnancy</td><td>Pregnancy (example - do not use)</td></tr><tr><td style="white-space:nowrap">4<a name="questionnaire-behavior-condition-4"> </a></td><td>Erectile Disfunction</td><td>Erectile Disfunction (example - do not use)</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.17.16.10"/>
</identifier>
<version value="4.0.0"/>
<name value="QuestionnaireBehaviorConditionCodes"/>
<title value="Questionnaire behavior condition codes"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-09-18T22:51:11+00:00"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<name value="HL7 International / FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="Example codes used in the form behavior examples"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="1"/>
<display value="Hypertension"/>
<definition value="Hypertension (example - do not use)"/>
</concept>
<concept>
<code value="2"/>
<display value="Diabetes"/>
<definition value="Diabetes (example - do not use)"/>
</concept>
<concept>
<code value="3"/>
<display value="Pregnancy"/>
<definition value="Pregnancy (example - do not use)"/>
</concept>
<concept>
<code value="4"/>
<display value="Erectile Disfunction"/>
<definition value="Erectile Disfunction (example - do not use)"/>
</concept>
</CodeSystem>