{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-idSource",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-idSource</b></p><a name=\"IVR-VS-idSource\"> </a><a name=\"hcIVR-VS-idSource\"> </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/116154003\">116154003</a></td><td>Patient</td><td>Patient</td><td>Patient</td><td>Paziente</td></tr><tr><td><a href=\"http://snomed.info/id/125677006\">125677006</a></td><td>Relative</td><td>Angehöriger</td><td>Proche</td><td>Parente</td></tr><tr><td><a href=\"http://snomed.info/id/14406004\">14406004</a></td><td>Police officer</td><td>Polizei</td><td>Police</td><td>Polizia</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-1000022\">1000022</a></td><td>witness</td><td>Zeuge / Zeugin</td><td>Témoin</td><td>Testimone</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000067\">1000067</a></td><td>identification impossible</td><td>Identifikation nicht möglich</td><td>Identification impossible</td><td>Identificazione impossibile</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idSource",
  "version" : "2.0.0-ballot",
  "name" : "IVRVSidSource",
  "title" : "IVR Identification Source",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T07:47:43+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 persons who identified the patient.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "116154003",
        "display" : "Patient",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Patient"
        },
        {
          "language" : "fr-CH",
          "value" : "Patient"
        },
        {
          "language" : "it-CH",
          "value" : "Paziente"
        }]
      },
      {
        "code" : "125677006",
        "display" : "Relative",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Angehöriger"
        },
        {
          "language" : "fr-CH",
          "value" : "Proche"
        },
        {
          "language" : "it-CH",
          "value" : "Parente"
        }]
      },
      {
        "code" : "14406004",
        "display" : "Police officer",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Polizei"
        },
        {
          "language" : "fr-CH",
          "value" : "Police"
        },
        {
          "language" : "it-CH",
          "value" : "Polizia"
        }]
      }]
    },
    {
      "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
      "concept" : [{
        "code" : "1000022",
        "display" : "witness",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Zeuge / Zeugin"
        },
        {
          "language" : "fr-CH",
          "value" : "Témoin"
        },
        {
          "language" : "it-CH",
          "value" : "Testimone"
        }]
      },
      {
        "code" : "1000067",
        "display" : "identification impossible",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Identifikation nicht möglich"
        },
        {
          "language" : "fr-CH",
          "value" : "Identification impossible"
        },
        {
          "language" : "it-CH",
          "value" : "Identificazione impossibile"
        }]
      }]
    }]
  }
}