@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 -------------------------------------------------------------------

<https://mitre.org/fhir/space-health/ValueSet/underwater-communication-systems> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "underwater-communication-systems"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet underwater-communication-systems</b></p><a name=\"underwater-communication-systems\"> </a><a name=\"hcunderwater-communication-systems\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-hardwire-comm\">hardwire-comm</a></li><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-through-water-comm\">through-water-comm</a></li><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-surface-comm\">surface-comm</a></li><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-inter-diver-comm\">inter-diver-comm</a></li><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-full-face-mask\">full-face-mask</a></li><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-bone-conduction\">bone-conduction</a></li><li>Include codes from<a href=\"CodeSystem-underwater-communication-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span> where concept  is-a <a href=\"CodeSystem-underwater-communication-cs.html#underwater-communication-cs-pneumatic-comm\">pneumatic-comm</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://mitre.org/fhir/space-health/ValueSet/underwater-communication-systems"^^xsd:anyURI ;
     fhir:l <https://mitre.org/fhir/space-health/ValueSet/underwater-communication-systems>
  ] ; # 
  fhir:version [ fhir:v "0.5.12"] ; # 
  fhir:name [ fhir:v "UnderwaterCommunicationSystems"] ; # 
  fhir:title [ fhir:v "Underwater Communication Systems"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-25T00:24:16-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MITRE"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "MITRE" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.mitre.org/" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Communication systems used in underwater training operations"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "hardwire-comm" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "through-water-comm" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "surface-comm" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "inter-diver-comm" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "full-face-mask" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "bone-conduction" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/underwater-communication-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "pneumatic-comm" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

