{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-diagType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-diagType</b></p><a name=\"IVR-VS-diagType\"> </a><a name=\"hcIVR-VS-diagType\"> </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/47965005\">47965005</a></td><td>differential diagnosis</td><td>Differentialdiagnose</td><td>Diagnostique différentiel</td><td>Diagnosi differenziale</td></tr><tr><td><a href=\"http://snomed.info/id/14657009\">14657009</a></td><td>established diagnosis</td><td>Diagnose</td><td>Diagnostique</td><td>Diagnosi</td></tr><tr><td><a href=\"http://snomed.info/id/2931005\">2931005</a></td><td>probable diagnosis</td><td>Verdachtsdiagnose</td><td>Diagnostique suspecté</td><td>Sospetta diagnosi</td></tr><tr><td><a href=\"http://snomed.info/id/5558000\">5558000</a></td><td>Working diagnosis</td><td>Arbeitsdiagnose</td><td>orientation diagnostique</td><td>diagnosi di lavoro</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-diagType",
  "version" : "2.0.0-ballot",
  "name" : "IVRVSdiagType",
  "title" : "IVR Diagnosis Type",
  "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 types of diagnosis.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "47965005",
        "display" : "differential diagnosis",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Differentialdiagnose"
        },
        {
          "language" : "fr-CH",
          "value" : "Diagnostique différentiel"
        },
        {
          "language" : "it-CH",
          "value" : "Diagnosi differenziale"
        }]
      },
      {
        "code" : "14657009",
        "display" : "established diagnosis",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Diagnose"
        },
        {
          "language" : "fr-CH",
          "value" : "Diagnostique"
        },
        {
          "language" : "it-CH",
          "value" : "Diagnosi"
        }]
      },
      {
        "code" : "2931005",
        "display" : "probable diagnosis",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Verdachtsdiagnose"
        },
        {
          "language" : "fr-CH",
          "value" : "Diagnostique suspecté"
        },
        {
          "language" : "it-CH",
          "value" : "Sospetta diagnosi"
        }]
      },
      {
        "code" : "5558000",
        "display" : "Working diagnosis",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Arbeitsdiagnose"
        },
        {
          "language" : "fr-CH",
          "value" : "orientation diagnostique"
        },
        {
          "language" : "it-CH",
          "value" : "diagnosi di lavoro"
        }]
      }]
    }]
  }
}