This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetMilitary Service Codes
<ValueSet xmlns="http://hl7.org/fhir"> <id value="valueset-qicore-military-service"/> <meta> <lastUpdated value="2015-03-27T00:13:00.999+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:0.00.000.0.000000.0.00.001"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:0.00.000.0.000000.0.00.003"/> </extension> <url value="http://hl7.org/fhir/vs/qicore-military-service"/> <version value="0.4.0"/><!-- --> <name value="Military Service Codes"/> <publisher value="Quality Improvement Project Team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Example Value Set for Military Service"/> <status value="draft"/> <experimental value="true"/> <compose> <include> <system value="http://hl7.org/fhir/militaryService"/> <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-reserve"/> <display value="Active Reserve"/> </concept> <concept> <code value="inactive-reserve"/> <display value="Inactive Reserve"/> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.