Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v3-SubstitutionCondition"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-SubstitutionCondition</b></p><a name="v3-SubstitutionCondition"> </a><a name="hcv3-SubstitutionCondition"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/SubstitutionCondition</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_Conditional<a name="v3-SubstitutionCondition-_Conditional"> </a></td><td>Conditional</td><td>Some conditions may be attached to an allowable substitution. An allowable substitution is based on a match to any other attributes that may be specified.</td><td>true</td></tr><tr><td>2</td><td style="white-space:nowrap"> CONFIRM<a name="v3-SubstitutionCondition-CONFIRM"> </a></td><td>Confirm first</td><td>Confirmation with Contact Person prior to making any substitutions has or will occur.</td><td/></tr><tr><td>2</td><td style="white-space:nowrap"> NOTIFY<a name="v3-SubstitutionCondition-NOTIFY"> </a></td><td>Notify first</td><td>Notification to the Contact Person, prior to substitution and through normal institutional procedures, has or will be made.</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">NOSUB<a name="v3-SubstitutionCondition-NOSUB"> </a></td><td>No substitution</td><td>Substitution is not permitted.</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">UNCOND<a name="v3-SubstitutionCondition-UNCOND"> </a></td><td>Unconditional</td><td>No conditions are required.</td><td/></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString value="External"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r5"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
</extension>
</extension>
<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="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/v3/SubstitutionCondition"/>
<version value="2016-11-11"/>
<name value="v3 Code System SubstitutionCondition"/>
<status value="active"/>
<experimental value="false"/>
<date value="2016-11-10T07:00:00-06:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description
value="Identifies what sort of change is permitted or has occurred between the item that was ordered/requested and the one that was/will be provided."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/v3-SubstitutionCondition"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<property>
<code value="notSelectable"/>
<uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
<description
value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
<type value="boolean"/>
</property>
<concept>
<code value="_Conditional"/>
<display value="Conditional"/>
<definition
value="Some conditions may be attached to an allowable substitution. An allowable substitution is based on a match to any other attributes that may be specified."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<concept>
<code value="CONFIRM"/>
<display value="Confirm first"/>
<definition
value="Confirmation with Contact Person prior to making any substitutions has or will occur."/>
</concept>
<concept>
<code value="NOTIFY"/>
<display value="Notify first"/>
<definition
value="Notification to the Contact Person, prior to substitution and through normal institutional procedures, has or will be made."/>
</concept>
</concept>
<concept>
<code value="NOSUB"/>
<display value="No substitution"/>
<definition value="Substitution is not permitted."/>
</concept>
<concept>
<code value="UNCOND"/>
<display value="Unconditional"/>
<definition value="No conditions are required."/>
</concept>
</CodeSystem>