{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-intensity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-intensity</b></p><a name=\"IVR-VS-intensity\"> </a><a name=\"hcIVR-VS-intensity\"> </a><p>This value set includes codes based on the following rules:</p><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/260407003\">260407003</a></td><td>Weak</td><td>schwach</td><td>Faible</td><td>Debole</td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal</td><td>normal</td><td>Normal</td><td>Normale</td></tr><tr><td><a href=\"http://snomed.info/id/260404005\">260404005</a></td><td>Strong</td><td>stark</td><td>Fort</td><td>Forte</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-IVR.html\"><code>http://fhir.ch/ig/ch-ems/CodeSystem/IVR</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0-ballot</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=\"CodeSystem-IVR.html#IVR-1000074\">1000074</a></td><td>not tangible</td><td>nicht fühlbar</td><td>Non perceptible</td><td>Non percettibile</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity",
  "version" : "2.0.0-ballot",
  "name" : "IVRVSintensity",
  "title" : "IVR Intensity",
  "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 strengths.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "260407003",
        "display" : "Weak",
        "designation" : [{
          "language" : "de-CH",
          "value" : "schwach"
        },
        {
          "language" : "fr-CH",
          "value" : "Faible"
        },
        {
          "language" : "it-CH",
          "value" : "Debole"
        }]
      },
      {
        "code" : "17621005",
        "display" : "Normal",
        "designation" : [{
          "language" : "de-CH",
          "value" : "normal"
        },
        {
          "language" : "fr-CH",
          "value" : "Normal"
        },
        {
          "language" : "it-CH",
          "value" : "Normale"
        }]
      },
      {
        "code" : "260404005",
        "display" : "Strong",
        "designation" : [{
          "language" : "de-CH",
          "value" : "stark"
        },
        {
          "language" : "fr-CH",
          "value" : "Fort"
        },
        {
          "language" : "it-CH",
          "value" : "Forte"
        }]
      }]
    },
    {
      "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
      "concept" : [{
        "code" : "1000074",
        "display" : "not tangible",
        "designation" : [{
          "language" : "de-CH",
          "value" : "nicht fühlbar"
        },
        {
          "language" : "fr-CH",
          "value" : "Non perceptible"
        },
        {
          "language" : "it-CH",
          "value" : "Non percettibile"
        }]
      }]
    }]
  }
}