{
  "resourceType" : "ValueSet",
  "id" : "regulatory-standards",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet regulatory-standards</b></p><a name=\"regulatory-standards\"> </a><a name=\"hcregulatory-standards\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-regulatory-compliance-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/regulatory-compliance-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.5.12</span></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/79492003\">79492003</a></td><td>Diving medical examination</td></tr><tr><td><a href=\"http://snomed.info/id/182813001\">182813001</a></td><td>Training activity</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/regulatory-standards",
  "version" : "0.5.12",
  "name" : "RegulatoryStandards",
  "title" : "Regulatory Standards for Diving and Space Medicine",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-25T00:24:16-05:00",
  "publisher" : "MITRE",
  "contact" : [{
    "name" : "MITRE",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.mitre.org/"
    }]
  }],
  "description" : "Regulatory standards and compliance requirements",
  "compose" : {
    "include" : [{
      "system" : "https://mitre.org/fhir/space-health/CodeSystem/regulatory-compliance-cs"
    },
    {
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "79492003",
        "display" : "Diving medical examination"
      },
      {
        "code" : "182813001",
        "display" : "Training activity"
      }]
    }]
  }
}