CH EMS (R4)
2.1.0-ci-build - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 2.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: IVR Identification Source - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "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><a name=\"IVR-VS-idSource-en-US\"> </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><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><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.1.0-ci-build",
  "name" : "IVRVSidSource",
  "title" : "IVR Identification Source",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-04-07T07:57:21+00:00",
  "publisher" : "IVR Interverband für Rettungswesen",
  "contact" : [
    {
      "name" : "IVR Interverband für Rettungswesen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}