FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdValueSet-IVR-VS-actRespiOwner.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-actRespiOwner.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRespiOwner
Version2.1.0-ci-build
Statusdraft
Date2026-01-26T21:59:40+00:00
NameActRespiOwner
TitleIVR Owner
Realmch
Authorityhl7
DescriptionList of owners of tools.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-ext-ownerCH EMS Extension: Owner
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
IVRIVR Codes
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet IVR-VS-actRespiOwner

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    116154003PatientPatientPatientPaziente
    409971007Emergency medical servicesRettungsdienstService d'ambulanceServizio ambulanza
    74964007OtherandereAutreAltro
  • Include these codes as defined in http://fhir.ch/ig/ch-ems/CodeSystem/IVR version 📦2.1.0-ci-build
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    1000082organisation point of departureOrganisation des AbfahrtsortesOrganisation du lieu de départOrganizzazione del luogo di partenza
    1000083organisation point of arrivalOrganisation ZielortOrganisation du lieu d'arrivéeOrganizzazione del luogo di arrivo

Source1

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-actRespiOwner",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRespiOwner",
  "version": "2.1.0-ci-build",
  "name": "ActRespiOwner",
  "title": "IVR Owner",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-26T21:59: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 owners of tools.",
  "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": "409971007",
            "display": "Emergency medical services",
            "designation": [
              {
                "language": "de-CH",
                "value": "Rettungsdienst"
              },
              {
                "language": "fr-CH",
                "value": "Service d'ambulance"
              },
              {
                "language": "it-CH",
                "value": "Servizio ambulanza"
              }
            ]
          },
          {
            "code": "74964007",
            "display": "Other",
            "designation": [
              {
                "language": "de-CH",
                "value": "andere"
              },
              {
                "language": "fr-CH",
                "value": "Autre"
              },
              {
                "language": "it-CH",
                "value": "Altro"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000082",
            "display": "organisation point of departure",
            "designation": [
              {
                "language": "de-CH",
                "value": "Organisation des Abfahrtsortes"
              },
              {
                "language": "fr-CH",
                "value": "Organisation du lieu de départ"
              },
              {
                "language": "it-CH",
                "value": "Organizzazione del luogo di partenza"
              }
            ]
          },
          {
            "code": "1000083",
            "display": "organisation point of arrival",
            "designation": [
              {
                "language": "de-CH",
                "value": "Organisation Zielort"
              },
              {
                "language": "fr-CH",
                "value": "Organisation du lieu d'arrivée"
              },
              {
                "language": "it-CH",
                "value": "Organizzazione del luogo di arrivo"
              }
            ]
          }
        ]
      }
    ]
  }
}