MyHealtheVet PHR FHIR API
0.3.9-current - ci-build
MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ConditionVerificationVS"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ConditionVerificationVS</b></p><a name="ConditionVerificationVS"> </a><a name="hcConditionVerificationVS"> </a><a name="ConditionVerificationVS-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html"><code>http://terminology.hl7.org/CodeSystem/condition-ver-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://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html#condition-ver-status-confirmed">confirmed</a></td><td style="color: #cccccc">Confirmed</td><td>There is sufficient evidence to assert the presence of the subject's condition.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html#condition-ver-status-unconfirmed">unconfirmed</a></td><td style="color: #cccccc">Unconfirmed</td><td>There is not sufficient evidence to assert the presence of the subject's condition.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html#condition-ver-status-entered-in-error">entered-in-error</a></td><td style="color: #cccccc">Entered in Error</td><td>The statement was entered in error and is not valid.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"/>
</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="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"/>
</extension>
</valueCode>
</extension>
<url
value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/ConditionVerificationVS"/>
<version value="0.3.9-current"/>
<name value="ConditionVerificationVS"/>
<title value="Subset of condition verification status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-08-18T14:35:24+00:00"/>
<publisher value="VA Digital Services"/>
<contact>
<name value="VA Digital Services"/>
<telecom>
<system value="url"/>
<value value="http://va.gov"/>
</telecom>
</contact>
<contact>
<name value="John Moehrke (himself)"/>
<telecom>
<system value="email"/>
<value value="John.Moehrke@va.gov"/>
</telecom>
</contact>
<description value="not all of them"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<concept>
<code value="confirmed"/>
</concept>
<concept>
<code value="unconfirmed"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
</include>
</compose>
</ValueSet>