HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1 Ballot
0.1.0 - STU1 Ballot

This page is part of the HL7 FHIR Implementation Guide for Military Service History and Status (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Discharge Status Value Set - TTL Representation

Raw ttl | Download


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

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

 a fhir:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "military-service-discharge-status-vs"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>https://www.logicahealth.org/solutions/solor/military-service</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>79A512F77CFC4E63B9969930FC8787DB</td><td>Honorable</td></tr><tr><td>B5BA882B31574AB0BF82DFE43765F264</td><td>General</td></tr><tr><td>59B40AF3E8B44B0587743B08290C7AD1</td><td>Bad Conduct</td></tr><tr><td>599671FC8E3046DEA0AFCA3E8D2640D3</td><td>Other Than Honorable</td></tr><tr><td>42F13CAA1D894DFEB000908D0F467B76</td><td>Dishonorable</td></tr><tr><td>A557979943014BF990E056D7BF3FB940</td><td>Honorable absence of negative report</td></tr><tr><td>24B4895BFF3048BABB4B7708E8CFAADE</td><td>Honorable for VA purposes</td></tr><tr><td>E963385389BC4541AB6DD77F3EF31EEA</td><td>Dishonorable for VA purposes</td></tr><tr><td>8412EEBCB8354A06AAB445C9486CA268</td><td>Uncharacterized</td></tr><tr><td>7A3CBF5D942F41A9889C9406BB1D951F</td><td>Unknown</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/military-service/ValueSet/military-service-discharge-status-vs"];
  fhir:ValueSet.version [ fhir:value "0.1.0"];
  fhir:ValueSet.name [ fhir:value "DischargeStatusVS"];
  fhir:ValueSet.title [ fhir:value "Discharge Status Value Set"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.date [ fhir:value "2021-08-13T16:25:22+00:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "Cross Group Projects WG"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Cross Group Projects WG" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cgp" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "cgp@lists.hl7.org" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "Discharge Status Value Set - this valuse set identifies gaps in SNOMED CT. The only concept currenty supported is that of 'dishornorable' discharge."];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ]
  ];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "https://www.logicahealth.org/solutions/solor/military-service" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "79A512F77CFC4E63B9969930FC8787DB" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Honorable" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "B5BA882B31574AB0BF82DFE43765F264" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "General" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "59B40AF3E8B44B0587743B08290C7AD1" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Bad Conduct" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "599671FC8E3046DEA0AFCA3E8D2640D3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Other Than Honorable" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "42F13CAA1D894DFEB000908D0F467B76" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Dishonorable" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "A557979943014BF990E056D7BF3FB940" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Honorable absence of negative report" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "24B4895BFF3048BABB4B7708E8CFAADE" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Honorable for VA purposes" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "E963385389BC4541AB6DD77F3EF31EEA" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Dishonorable for VA purposes" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "8412EEBCB8354A06AAB445C9486CA268" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Uncharacterized" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "7A3CBF5D942F41A9889C9406BB1D951F" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Unknown" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.