{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-pulesResult",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-pulesResult</b></p><a name=\"IVR-VS-pulesResult\"> </a><a name=\"hcIVR-VS-pulesResult\"> </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><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"http://snomed.info/id/397829000\">397829000</a></td><td>Asystole</td><td>Asystolie</td><td>Asystolie</td><td>Asystolia</td></tr><tr><td><a href=\"http://snomed.info/id/3424008\">3424008</a></td><td>Tachycardia</td><td>Tachykardie</td><td>Tachycardie</td><td>Tachycardia</td></tr><tr><td><a href=\"http://snomed.info/id/48867003\">48867003</a></td><td>Bradycardia</td><td>Bradykardie</td><td>Bradycardie</td><td>Bradicardia</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pulesResult",
  "version" : "2.0.0-ballot",
  "name" : "IVRVSpulesResult",
  "title" : "IVR Pulse Result",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T08:00:21+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [{
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/"
    }]
  },
  {
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/",
      "use" : "work"
    }]
  }],
  "description" : "List of pulse findings.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "397829000",
        "display" : "Asystole",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Asystolie"
        },
        {
          "language" : "fr-CH",
          "value" : "Asystolie"
        },
        {
          "language" : "it-CH",
          "value" : "Asystolia"
        }]
      },
      {
        "code" : "3424008",
        "display" : "Tachycardia",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Tachykardie"
        },
        {
          "language" : "fr-CH",
          "value" : "Tachycardie"
        },
        {
          "language" : "it-CH",
          "value" : "Tachycardia"
        }]
      },
      {
        "code" : "48867003",
        "display" : "Bradycardia",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Bradykardie"
        },
        {
          "language" : "fr-CH",
          "value" : "Bradycardie"
        },
        {
          "language" : "it-CH",
          "value" : "Bradicardia"
        }]
      }]
    }]
  }
}