0.5.12 - ci-build

SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ECG Interpretation Results - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ecg-interpretation-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ecg-interpretation-vs</b></p><a name=\"ecg-interpretation-vs\"> </a><a name=\"hcecg-interpretation-vs\"> </a><ul><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/17621005\">17621005</a></td><td>Normal</td></tr><tr><td><a href=\"http://snomed.info/id/263654008\">263654008</a></td><td>Abnormal</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No abnormality detected</td></tr><tr><td><a href=\"http://snomed.info/id/442564008\">442564008</a></td><td>Evaluation not done</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/ecg-interpretation-vs",
  "version" : "0.5.12",
  "name" : "ECGInterpretationVS",
  "title" : "ECG Interpretation Results",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-25T00:24:16-05:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mitre.org/"
        }
      ]
    }
  ],
  "description" : "Value set for ECG interpretation outcomes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "17621005",
            "display" : "Normal"
          },
          {
            "code" : "263654008",
            "display" : "Abnormal"
          },
          {
            "code" : "373067005",
            "display" : "No abnormality detected"
          },
          {
            "code" : "442564008",
            "display" : "Evaluation not done"
          }
        ]
      }
    ]
  }
}