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

: MilitaryServiceEpisode1 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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:Observation;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "MilitaryServiceEpisode1"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-episode";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-episode>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 87511-2}\">Combat zone AndOr hazardous duty work dates</span></p><p><b>subject</b>: <a href=\"Patient-sam-share-ssgt-veteran.html\">Generated Summary: Medical Record Number: 1032702 (USUAL); active; Sam V. Share , Sam V. Share ; Phone: 555-555-5555, sam.share@veterans-org.com; gender: male; birthDate: 1987-02-20</a></p><p><b>effective</b>: 2018-04-01 --&gt; 2020-09-01</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 86188-0}\">History of Occupation industry</span></p><p><b>value</b>: <span title=\"Codes: {https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327 928110.000255}\">Air Force [National Security ]</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 9B7095A70B024CD789A36E48A3936592}\">Discharge Status</span></p><p><b>value</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 79A512F77CFC4E63B9969930FC8787DB}\">Honorable</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 9CEAD6537D6A4F198549F70598B8F8BF}\">Separation Reason</span></p><p><b>value</b>: <span title=\"Codes: {https://www.logicahealth.org/solutions/solor/military-service 034}\">Medal of Honor Recipient</span></p></blockquote></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:87511-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "87511-2" ]     ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/sam-share-ssgt-veteran" ]
  ];
  fhir:Observation.effectivePeriod [
     fhir:Period.start [ fhir:value "2018-04-01"^^xsd:date ];
     fhir:Period.end [ fhir:value "2020-09-01"^^xsd:date ]
  ];
  fhir:Observation.component [
     fhir:index 0;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:86188-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "86188-0" ];
         fhir:Coding.display [ fhir:value "History of Occupation industry" ]       ]     ];
     fhir:Observation.component.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327" ];
         fhir:Coding.code [ fhir:value "928110.000255" ];
         fhir:Coding.display [ fhir:value "Air Force [National Security ]" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://www.logicahealth.org/solutions/solor/military-service" ];
         fhir:Coding.code [ fhir:value "9B7095A70B024CD789A36E48A3936592" ];
         fhir:Coding.display [ fhir:value "Discharge Status" ]       ]     ];
     fhir:Observation.component.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://www.logicahealth.org/solutions/solor/military-service" ];
         fhir:Coding.code [ fhir:value "79A512F77CFC4E63B9969930FC8787DB" ];
         fhir:Coding.display [ fhir:value "Honorable" ]       ]     ]
  ], [
     fhir:index 2;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://www.logicahealth.org/solutions/solor/military-service" ];
         fhir:Coding.code [ fhir:value "9CEAD6537D6A4F198549F70598B8F8BF" ];
         fhir:Coding.display [ fhir:value "Separation Reason" ]       ]     ];
     fhir:Observation.component.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://www.logicahealth.org/solutions/solor/military-service" ];
         fhir:Coding.code [ fhir:value "034" ];
         fhir:Coding.display [ fhir:value "Medal of Honor Recipient" ]       ]     ]
  ].

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

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