FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 4 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="imagingselection-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/imagingselection-status</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">available
<a name="imagingselection-status-available"> </a>
</td>
<td>Available</td>
<td>The selected resources are available..</td>
</tr>
<tr>
<td style="white-space:nowrap">entered-in-error
<a name="imagingselection-status-entered-in-error"> </a>
</td>
<td>Entered in Error</td>
<td>The imaging selection has been withdrawn following a release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "cancelled" rather than "entered-in-error".).</td>
</tr>
<tr>
<td style="white-space:nowrap">unknown
<a name="imagingselection-status-unknown"> </a>
</td>
<td>Unknown</td>
<td>The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, it's just not known which one.</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="4"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="ii"/>
</extension>
<url value="http://hl7.org/fhir/imagingselection-status"/>
<version value="5.0.0"/>
<name value="ImagingSelectionStatus"/>
<title value="Imaging Selection Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-06-29T09:01:24+10:00"/>
<publisher value="Imaging Integration"/>
<contact>
<name value="Imaging Integration"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/imagemgt"/>
</telecom>
</contact>
<description value="The status of the ImagingSelection."/>
<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/imagingselection-status"/>
<content value="complete"/>
<concept>
<code value="available"/>
<display value="Available"/>
<definition value="The selected resources are available.."/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<definition
value="The imaging selection has been withdrawn following a release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "cancelled" rather than "entered-in-error".)."/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
<definition
value="The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, it's just not known which one."/>
</concept>
</CodeSystem>