FHIR Application Feature Framework Implementation Guide, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/capstmt/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="favorit-color-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem favorit-color-cs</b></p><a name="favorit-color-cs"> </a><a name="hcfavorit-color-cs"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/application-feature/CodeSystem/favorit-color-cs</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">blue<a name="favorit-color-cs-blue"> </a></td><td>Blue</td><td>Blue</td></tr><tr><td style="white-space:nowrap">yellow<a name="favorit-color-cs-yellow"> </a></td><td>Yellow</td><td>Yellow</td></tr><tr><td style="white-space:nowrap">blue-no-yelaaaaah<a name="favorit-color-cs-blue-no-yelaaaaah"> </a></td><td>Blue, no YelAAAAAAH!</td><td>Said blue instead of yellow and was tossed from the Bridge of Death</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-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/uv/application-feature/CodeSystem/favorit-color-cs"/>
<version value="1.0.0"/>
<name value="FavoriteColorCS"/>
<title value="Favorite Color Example Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-04T02:20:17+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>
<description value="CodeSystem for FavoriteColor Feature Example"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<copyright value="This CodeSystem is not copyrighted."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="blue"/>
<display value="Blue"/>
<definition value="Blue"/>
</concept>
<concept>
<code value="yellow"/>
<display value="Yellow"/>
<definition value="Yellow"/>
</concept>
<concept>
<code value="blue-no-yelaaaaah"/>
<display value="Blue, no YelAAAAAAH!"/>
<definition
value="Said blue instead of yellow and was tossed from the Bridge of Death"/>
</concept>
</CodeSystem>