Quality Improvement Core Framework (v3.3.0: STU 4 Ballot 1). The current version is 3.2.0 based on FHIR R4. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw xml
<ValueSet xmlns="http://hl7.org/fhir"> <id value="qicore-military-service"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>QiCore Military Service Value Set</h2><div><p>Codes indicating status of current or former military service.</p> </div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-military-service.html"><code>http://hl7.org/fhir/us/qicore/CodeSystem/military-service</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-military-service.html#military-service-not-indicated">not-indicated</a></td><td>Not Indicated</td><td>The military status is not indicated</td></tr><tr><td><a href="CodeSystem-military-service.html#military-service-no-military-service">no-military-service</a></td><td>No Military Service</td><td>The subject has no history of military service</td></tr><tr><td><a href="CodeSystem-military-service.html#military-service-veteran">veteran</a></td><td>Veteran</td><td>The subject is has served in the military but is no longer active</td></tr><tr><td><a href="CodeSystem-military-service.html#military-service-active-duty">active-duty</a></td><td>Active Duty</td><td>The subject is not a reserve member and is currently engaged in full-time military activity</td></tr><tr><td><a href="CodeSystem-military-service.html#military-service-active-reserve">active-reserve</a></td><td>Active Reserve</td><td>The subject is a reserve member and is currently engaged in full-time military activity</td></tr><tr><td><a href="CodeSystem-military-service.html#military-service-inactive-reserve">inactive-reserve</a></td><td>Inactive Reserve</td><td>The subject is a reserve member and is not currently engaged in full-time military activity</td></tr></table></li></ul></div> </text> <url value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-military-service"/> <version value="3.3.0"/> <name value="QICoreMilitaryService"/> <title value="QiCore Military Service Value Set"/> <status value="active"/> <experimental value="false"/> <date value="2018-08-22T00:00:00-04:00"/> <publisher value="Health Level Seven, Inc. - CQI WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/special/committees/CQI"/> </telecom> </contact> <description value="Codes indicating status of current or former military service."/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="US"/> <display value="United States of America"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/us/qicore/CodeSystem/military-service"/> <concept> <code value="not-indicated"/> <display value="Not Indicated"/> </concept> <concept> <code value="no-military-service"/> <display value="No Military Service"/> </concept> <concept> <code value="veteran"/> <display value="Veteran"/> </concept> <concept> <code value="active-duty"/> <display value="Active Duty"/> </concept> <concept> <code value="active-reserve"/> <display value="Active Reserve"/> </concept> <concept> <code value="inactive-reserve"/> <display value="Inactive Reserve"/> </concept> </include> </compose> </ValueSet>