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

FHIR IG Statistics: ValueSet/IVR-VS-missionType

Packagech.fhir.ig.ch-ems
TypeValueSet
IdIVR-VS-missionType
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-missionType.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-missionType
Version1.9.0
Statusdraft
Date2020-08-25T14:08:15+02:00
NameMissionType
TitleIVR valueset mission type (.143.11.11)
Realmch
Authorityhl7
DescriptionIVR valueset mission type (.143.11.11)

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)
1000001PrimäreinsatzMission primaireIntervento primario
1000002SekundäreinsatzMission secondaireIntervento secondario
1000003BereitschaftsdienstService de gardeGuardia medica

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-missionType",
  "meta": {
    "source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.48--20160724151745",
    "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-24T15:17:45+02:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-missionType",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.756.5.30.1.1.11.48"
    }
  ],
  "version": "1.9.0",
  "name": "MissionType",
  "title": "IVR valueset mission type (.143.11.11)",
  "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 type (.143.11.11)",
  "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": "1000001",
            "display": "primary mission",
            "designation": [
              {
                "language": "de-CH",
                "value": "Primäreinsatz"
              },
              {
                "language": "fr-CH",
                "value": "Mission primaire"
              },
              {
                "language": "it-CH",
                "value": "Intervento primario"
              }
            ]
          },
          {
            "code": "1000002",
            "display": "secondary mission",
            "designation": [
              {
                "language": "de-CH",
                "value": "Sekundäreinsatz"
              },
              {
                "language": "fr-CH",
                "value": "Mission secondaire"
              },
              {
                "language": "it-CH",
                "value": "Intervento secondario"
              }
            ]
          },
          {
            "code": "1000003",
            "display": "stand-by mission",
            "designation": [
              {
                "language": "de-CH",
                "value": "Bereitschaftsdienst"
              },
              {
                "language": "fr-CH",
                "value": "Service de garde"
              },
              {
                "language": "it-CH",
                "value": "Guardia medica"
              }
            ]
          }
        ]
      }
    ]
  }
}