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

FHIR IG Statistics: ValueSet/IVR-VS-emergDoctSystem

Packagech.fhir.ig.ch-ems
TypeValueSet
IdIVR-VS-emergDoctSystem
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-emergDoctSystem.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-emergDoctSystem
Version1.9.0
Statusdraft
Date2020-08-25T14:08:15+02:00
NameEmergDoctSystem
TitleIVR valueset mission Emergency doctor system (.143.11.12)
Realmch
Authorityhl7
DescriptionIVR valueset mission Emergency doctor system (.143.11.12)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:oid:2.16.756.5.30.1.143.5.1IVR Code System

Narrative

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

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
1000004Stationär RettungsdienstService de secours fixeServizio di soccorso fisso
1000005Abholung durch RettungsdienstPrise en charge par le service de secoursTrasporto con servizio ambulanza
1000006RendezvousRendez-vousRendez-vous

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-emergDoctSystem",
  "meta": {
    "source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.52--20160724163703",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2016-07-24T16:37:03+02:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-emergDoctSystem",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.756.5.30.1.1.11.52"
    }
  ],
  "version": "1.9.0",
  "name": "EmergDoctSystem",
  "title": "IVR valueset mission Emergency doctor system (.143.11.12)",
  "status": "draft",
  "experimental": false,
  "date": "2020-08-25T14:08:15+02:00",
  "publisher": "IVR Interverband für Rettungswesen",
  "contact": [
    {
      "name": "IVR Interverband für Rettungswesen",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description": "IVR valueset mission Emergency doctor system (.143.11.12)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.756.5.30.1.143.5.1",
        "concept": [
          {
            "code": "1000004",
            "display": "residential EMS",
            "designation": [
              {
                "language": "de-CH",
                "value": "Stationär Rettungsdienst"
              },
              {
                "language": "fr-CH",
                "value": "Service de secours fixe"
              },
              {
                "language": "it-CH",
                "value": "Servizio di soccorso fisso"
              }
            ]
          },
          {
            "code": "1000005",
            "display": "pickup by EMS",
            "designation": [
              {
                "language": "de-CH",
                "value": "Abholung durch Rettungsdienst"
              },
              {
                "language": "fr-CH",
                "value": "Prise en charge par le service de secours"
              },
              {
                "language": "it-CH",
                "value": "Trasporto con servizio ambulanza"
              }
            ]
          },
          {
            "code": "1000006",
            "display": "rendezvous",
            "designation": [
              {
                "language": "de-CH",
                "value": "Rendezvous"
              },
              {
                "language": "fr-CH",
                "value": "Rendez-vous"
              },
              {
                "language": "it-CH",
                "value": "Rendez-vous"
              }
            ]
          }
        ]
      }
    ]
  }
}