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

FHIR IG Statistics: ValueSet/IVR-VS-personRole

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-personRole
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-personRole.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-personRole
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameEch0207personRole
TitleIVR Person Role
Realmch
Authorityhl7
DescriptionList of roles of other persons involved in the event or in connection with the patient.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-ext-personroleCH EMS Extension: Person Role
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
IVRIVR Codes

Narrative

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

Generated Narrative: ValueSet IVR-VS-personRole

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    74964007Otherandere RolleAutre rôleAltro ruolo
  • 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)
    1000095escortBegleitpersonAccompagnateurAccompagnatore
    1000096inheritorErbenHéritiersEredi
    1000097principalAuftraggeberMandataireMandatario
    1000098legal representativegesetzlicher VertreterReprésentant légalRappresentante legale
    1000099parentsElternParentsGenitori

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-personRole",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-personRole",
  "version": "2.1.0-ci-build",
  "name": "Ech0207personRole",
  "title": "IVR Person Role",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-24T15:44:25+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 roles of other persons involved in the event or in connection with 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": "74964007",
            "display": "Other",
            "designation": [
              {
                "language": "de-CH",
                "value": "andere Rolle"
              },
              {
                "language": "fr-CH",
                "value": "Autre rôle"
              },
              {
                "language": "it-CH",
                "value": "Altro ruolo"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000095",
            "display": "escort",
            "designation": [
              {
                "language": "de-CH",
                "value": "Begleitperson"
              },
              {
                "language": "fr-CH",
                "value": "Accompagnateur"
              },
              {
                "language": "it-CH",
                "value": "Accompagnatore"
              }
            ]
          },
          {
            "code": "1000096",
            "display": "inheritor",
            "designation": [
              {
                "language": "de-CH",
                "value": "Erben"
              },
              {
                "language": "fr-CH",
                "value": "Héritiers"
              },
              {
                "language": "it-CH",
                "value": "Eredi"
              }
            ]
          },
          {
            "code": "1000097",
            "display": "principal",
            "designation": [
              {
                "language": "de-CH",
                "value": "Auftraggeber"
              },
              {
                "language": "fr-CH",
                "value": "Mandataire"
              },
              {
                "language": "it-CH",
                "value": "Mandatario"
              }
            ]
          },
          {
            "code": "1000098",
            "display": "legal representative",
            "designation": [
              {
                "language": "de-CH",
                "value": "gesetzlicher Vertreter"
              },
              {
                "language": "fr-CH",
                "value": "Représentant légal"
              },
              {
                "language": "it-CH",
                "value": "Rappresentante legale"
              }
            ]
          },
          {
            "code": "1000099",
            "display": "parents",
            "designation": [
              {
                "language": "de-CH",
                "value": "Eltern"
              },
              {
                "language": "fr-CH",
                "value": "Parents"
              },
              {
                "language": "it-CH",
                "value": "Genitori"
              }
            ]
          }
        ]
      }
    ]
  }
}