@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://terminology.hl7.org/CodeSystem/us-military-service-period> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "us-military-service-period"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2026-05-11T00:00:00.000+00:00"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-military-service-period</b></p><a name=\"us-military-service-period\"> </a><a name=\"hcus-military-service-period\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2026-05-11 00:00:00+0000; Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/us-military-service-period</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\">post-911<a name=\"us-military-service-period-post-911\"> </a></td><td>September 2001 or later (Post 9/11)</td><td>Military service occurring on or after September 2001, encompassing the post-9/11 era.</td></tr><tr><td style=\"white-space:nowrap\">persian-gulf-war<a name=\"us-military-service-period-persian-gulf-war\"> </a></td><td>August 1990 through August 2001 (including the Persian Gulf War)</td><td>Military service occurring between August 1990 and August 2001, encompassing the Persian Gulf War era.</td></tr><tr><td style=\"white-space:nowrap\">period-1975-1990<a name=\"us-military-service-period-period-1975-1990\"> </a></td><td>June 1975 through July 1990</td><td>Military service occurring between June 1975 and July 1990.</td></tr><tr><td style=\"white-space:nowrap\">vietnam-war<a name=\"us-military-service-period-vietnam-war\"> </a></td><td>August 1964 through May 1975 (including the Vietnam War)</td><td>Military service occurring between August 1964 and May 1975, encompassing the Vietnam War era.</td></tr><tr><td style=\"white-space:nowrap\">period-1955-1964<a name=\"us-military-service-period-period-1955-1964\"> </a></td><td>February 1955 through July 1964</td><td>Military service occurring between February 1955 and July 1964.</td></tr><tr><td style=\"white-space:nowrap\">korean-war<a name=\"us-military-service-period-korean-war\"> </a></td><td>June 1950 through January 1955 (including the Korean War)</td><td>Military service occurring between June 1950 and January 1955, encompassing the Korean War era.</td></tr><tr><td style=\"white-space:nowrap\">period-1947-1950<a name=\"us-military-service-period-period-1947-1950\"> </a></td><td>January 1947 through May 1950</td><td>Military service occurring between January 1947 and May 1950.</td></tr><tr><td style=\"white-space:nowrap\">world-war-ii<a name=\"us-military-service-period-world-war-ii\"> </a></td><td>December 1941 through December 1946 (including World War II)</td><td>Military service occurring between December 1941 and December 1946, encompassing World War II.</td></tr><tr><td style=\"white-space:nowrap\">pre-1941<a name=\"us-military-service-period-pre-1941\"> </a></td><td>November 1941 or earlier</td><td>Military service occurring on or before November 1941.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "cgp"
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/us-military-service-period"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "USMilitaryServicePeriod"] ; # 
  fhir:title [ fhir:v "US Military Service Period"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-11T00:00:00-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "hq@HL7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Defines codes to identify discrete periods of United States military service, used to capture when an individual served in the armed forces."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "US" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "post-911" ] ;
     fhir:display [ fhir:v "September 2001 or later (Post 9/11)" ] ;
     fhir:definition [ fhir:v "Military service occurring on or after September 2001, encompassing the post-9/11 era." ]
  ] [
     fhir:code [ fhir:v "persian-gulf-war" ] ;
     fhir:display [ fhir:v "August 1990 through August 2001 (including the Persian Gulf War)" ] ;
     fhir:definition [ fhir:v "Military service occurring between August 1990 and August 2001, encompassing the Persian Gulf War era." ]
  ] [
     fhir:code [ fhir:v "period-1975-1990" ] ;
     fhir:display [ fhir:v "June 1975 through July 1990" ] ;
     fhir:definition [ fhir:v "Military service occurring between June 1975 and July 1990." ]
  ] [
     fhir:code [ fhir:v "vietnam-war" ] ;
     fhir:display [ fhir:v "August 1964 through May 1975 (including the Vietnam War)" ] ;
     fhir:definition [ fhir:v "Military service occurring between August 1964 and May 1975, encompassing the Vietnam War era." ]
  ] [
     fhir:code [ fhir:v "period-1955-1964" ] ;
     fhir:display [ fhir:v "February 1955 through July 1964" ] ;
     fhir:definition [ fhir:v "Military service occurring between February 1955 and July 1964." ]
  ] [
     fhir:code [ fhir:v "korean-war" ] ;
     fhir:display [ fhir:v "June 1950 through January 1955 (including the Korean War)" ] ;
     fhir:definition [ fhir:v "Military service occurring between June 1950 and January 1955, encompassing the Korean War era." ]
  ] [
     fhir:code [ fhir:v "period-1947-1950" ] ;
     fhir:display [ fhir:v "January 1947 through May 1950" ] ;
     fhir:definition [ fhir:v "Military service occurring between January 1947 and May 1950." ]
  ] [
     fhir:code [ fhir:v "world-war-ii" ] ;
     fhir:display [ fhir:v "December 1941 through December 1946 (including World War II)" ] ;
     fhir:definition [ fhir:v "Military service occurring between December 1941 and December 1946, encompassing World War II." ]
  ] [
     fhir:code [ fhir:v "pre-1941" ] ;
     fhir:display [ fhir:v "November 1941 or earlier" ] ;
     fhir:definition [ fhir:v "Military service occurring on or before November 1941." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

