@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/diving-medical-examinations> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "diving-medical-examinations"] ; # 
  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 diving-medical-examinations</b></p><a name=\"diving-medical-examinations\"> </a><a name=\"hcdiving-medical-examinations\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-diving-medicine-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-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-diving-medicine-cs.html#diving-medicine-cs-dive-medical-exam\">dive-medical-exam</a></li><li>Include codes from<a href=\"CodeSystem-diving-medicine-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-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-diving-medicine-cs.html#diving-medicine-cs-hyperbaric-clearance\">hyperbaric-clearance</a></li><li>Include codes from<a href=\"CodeSystem-diving-medicine-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-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-diving-medicine-cs.html#diving-medicine-cs-fitness-assessment\">fitness-assessment</a></li><li>Include codes from<a href=\"CodeSystem-diving-medicine-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-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-diving-medicine-cs.html#diving-medicine-cs-post-incident-eval\">post-incident-eval</a></li><li>Include codes from<a href=\"CodeSystem-diving-medicine-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-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-diving-medicine-cs.html#diving-medicine-cs-annual-recert\">annual-recert</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://mitre.org/fhir/space-health/ValueSet/diving-medical-examinations"^^xsd:anyURI ;
     fhir:l <https://mitre.org/fhir/space-health/ValueSet/diving-medical-examinations>
  ] ; # 
  fhir:version [ fhir:v "0.5.12"] ; # 
  fhir:name [ fhir:v "DivingMedicalExaminations"] ; # 
  fhir:title [ fhir:v "Diving Medical Examinations"] ; # 
  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 "Types of medical examinations for diving fitness"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "dive-medical-exam" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "hyperbaric-clearance" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "fitness-assessment" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "post-incident-eval" ]
       ] )
     ] [
       fhir:system [
         fhir:v "https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs"^^xsd:anyURI ;
         fhir:l <https://mitre.org/fhir/space-health/CodeSystem/diving-medicine-cs>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "annual-recert" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

