FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/IVR-VS-idMedium

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-idMedium
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-idMedium.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idMedium
Version2.1.0-ci-build
Statusdraft
Date2025-08-06T11:55:40+00:00
NameIVRVSidMedium
TitleIVR Identification Medium
Realmch
Authorityhl7
DescriptionList of identification medium.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-ext-identificationCH EMS Extension: Identification
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
IVRIVR Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet IVR-VS-idMedium

  • Include these codes as defined in http://fhir.ch/ig/ch-ems/CodeSystem/IVR
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    1000053Identity cardIdentitätskarteCarte d'identitéCarta d'identità
    1000061passportPassPasseportPassaporto
    1000062Health insurance cardKrankenkassenkarteCarte d'assurance maladieTessera di assicurazione sanitaria
    1000063Driver licenseFahrausweisPermis de conduirePatente di guida
    1000064personal statementpersönliche AussageDéclaration personnelleDichiarazione personale
    1000065Credit cardKreditkarteCarte de créditCarta di credito
    1000066other identification pieceanderes IdentifikationsmittelAutre pièce d'identificationAltro dispositivo di identificazione

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-idMedium",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idMedium",
  "version": "2.1.0-ci-build",
  "name": "IVRVSidMedium",
  "title": "IVR Identification Medium",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-06T11:55:40+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 identification medium.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000053",
            "display": "Identity card",
            "designation": [
              {
                "language": "de-CH",
                "value": "Identitätskarte"
              },
              {
                "language": "fr-CH",
                "value": "Carte d'identité"
              },
              {
                "language": "it-CH",
                "value": "Carta d'identità"
              }
            ]
          },
          {
            "code": "1000061",
            "display": "passport",
            "designation": [
              {
                "language": "de-CH",
                "value": "Pass"
              },
              {
                "language": "fr-CH",
                "value": "Passeport"
              },
              {
                "language": "it-CH",
                "value": "Passaporto"
              }
            ]
          },
          {
            "code": "1000062",
            "display": "Health insurance card",
            "designation": [
              {
                "language": "de-CH",
                "value": "Krankenkassenkarte"
              },
              {
                "language": "fr-CH",
                "value": "Carte d'assurance maladie"
              },
              {
                "language": "it-CH",
                "value": "Tessera di assicurazione sanitaria"
              }
            ]
          },
          {
            "code": "1000063",
            "display": "Driver license",
            "designation": [
              {
                "language": "de-CH",
                "value": "Fahrausweis"
              },
              {
                "language": "fr-CH",
                "value": "Permis de conduire"
              },
              {
                "language": "it-CH",
                "value": "Patente di guida"
              }
            ]
          },
          {
            "code": "1000064",
            "display": "personal statement",
            "designation": [
              {
                "language": "de-CH",
                "value": "persönliche Aussage"
              },
              {
                "language": "fr-CH",
                "value": "Déclaration personnelle"
              },
              {
                "language": "it-CH",
                "value": "Dichiarazione personale"
              }
            ]
          },
          {
            "code": "1000065",
            "display": "Credit card",
            "designation": [
              {
                "language": "de-CH",
                "value": "Kreditkarte"
              },
              {
                "language": "fr-CH",
                "value": "Carte de crédit"
              },
              {
                "language": "it-CH",
                "value": "Carta di credito"
              }
            ]
          },
          {
            "code": "1000066",
            "display": "other identification piece",
            "designation": [
              {
                "language": "de-CH",
                "value": "anderes Identifikationsmittel"
              },
              {
                "language": "fr-CH",
                "value": "Autre pièce d'identification"
              },
              {
                "language": "it-CH",
                "value": "Altro dispositivo di identificazione"
              }
            ]
          }
        ]
      }
    ]
  }
}