HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1
1.0.0 - trial-use United States of America flag

HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1, published by Cross Group Projects WG. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-military-service/ and changes regularly. See the Directory of published versions

: philip-scott-example-deployment-history-episode - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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:id [ fhir:v "philip-scott-example-deployment-history-episode"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/military-service/StructureDefinition/deployment-history-episode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/military-service/StructureDefinition/deployment-history-episode>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"philip-scott-example-deployment-history-episode\"> </a></p><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\">Resource Observation &quot;philip-scott-example-deployment-history-episode&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-deployment-history-episode.html\">Deployment History Episode</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Deployment Episode <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-military-service-code-system.html\">Military Service History and Status Code System</a>#f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f)</span></p><p><b>subject</b>: <a href=\"Patient-philip-scott-example-veteran.html\">Patient/philip-scott-example-veteran</a> &quot; PHILIP&quot;</p><p><b>effective</b>: 1991-07-01 --&gt; 1993-07-01</p><p><b>hasMember</b>: <a href=\"Observation-philip-scott-example-military-occupation.html\">Observation/philip-scott-example-military-occupation</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Deployment Episode Country Code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-military-service-code-system.html\">Military Service History and Status Code System</a>#7E33243654BB42F5BF3F3A59E0E6E6BD)</span></p><p><b>value</b>: Viet Nam <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#VNM)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: History of Occupation Industry <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#86188-0)</span></p><p><b>value</b>: Marine Corps [National Security ] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-military-service-code-system.html\">Military Service History and Status Code System</a>#928110.010506)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Deployment Episode Mission Code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-military-service-code-system.html\">Military Service History and Status Code System</a>#BF3432CC716B4DC7AA0DF43C176F4F05)</span></p><p><b>value</b>: Enduring Freedom <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-military-service-code-system.html\">Military Service History and Status Code System</a>#46a15b13-b5c1-4ae8-acde-48c31f30175a)</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f" ] ;
fhir:display [ fhir:v "Deployment Episode" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/philip-scott-example-veteran" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "1991-07-01"^^xsd:date ] ;
fhir:end [ fhir:v "1993-07-01"^^xsd:date ]
  ] ; # 
  fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/philip-scott-example-military-occupation" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7E33243654BB42F5BF3F3A59E0E6E6BD" ] ;
fhir:display [ fhir:v "Deployment Episode Country Code" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VNM" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:86188-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86188-0" ] ;
fhir:display [ fhir:v "History of Occupation Industry" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "928110.010506" ] ;
fhir:display [ fhir:v "Marine Corps [National Security ]" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BF3432CC716B4DC7AA0DF43C176F4F05" ] ;
fhir:display [ fhir:v "Deployment Episode Mission Code" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46a15b13-b5c1-4ae8-acde-48c31f30175a" ] ;
fhir:display [ fhir:v "Enduring Freedom" ]       ] )     ]
  ] ) . #