XealthIG
v1.42.0 - release
XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-04-04 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="xealth-observation-valid-status-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet xealth-observation-valid-status-vs</b></p><a name="xealth-observation-valid-status-vs"> </a><a name="hcxealth-observation-valid-status-vs"> </a><a name="xealth-observation-valid-status-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final">final</a></td><td>Final</td><td>The observation is complete and there are no further actions needed. Additional information such "released", "signed", etc would be represented using [Provenance](provenance.html) which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of `preliminary` until they are all completed and then a status of `final` would be applied.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary">preliminary</a></td><td>Preliminary</td><td>This is an initial or interim observation: data may be incomplete or unverified.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.xealth.io/ValueSet/xealth-observation-valid-status-vs"/>
<version value="v1.42.0"/>
<name value="XealthObservationValidStatusVS"/>
<title value="Xealth Observation Valid Status Value Set"/>
<status value="active"/>
<date value="2025-04-04T23:54:05+00:00"/>
<publisher value="Xealth"/>
<contact>
<name value="Xealth"/>
<telecom>
<system value="url"/>
<value value="https://www.xealth.io"/>
</telecom>
<telecom>
<system value="email"/>
<value value="support@xealth.io"/>
</telecom>
</contact>
<description value="The statuses that Xealth accepts for an Observation."/>
<compose>
<include>
<system value="http://hl7.org/fhir/observation-status"/>
<concept>
<code value="final"/>
<display value="Final"/>
</concept>
<concept>
<code value="preliminary"/>
<display value="Preliminary"/>
</concept>
</include>
</compose>
</ValueSet>