FHIR IG Statistics: ValueSet/IVR-VS-missionType
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Additional Language Displays
Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
1000001 | Primäreinsatz | Mission primaire | Intervento primario |
1000002 | Sekundäreinsatz | Mission secondaire | Intervento secondario |
1000003 | Bereitschaftsdienst | Service de garde | Guardia 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"
}
]
}
]
}
]
}
}