FHIR IG Statistics: ValueSet/IVR-VS-ZUB
Package | ch.fhir.ig.ch-ems |
Type | ValueSet |
Id | IVR-VS-ZUB |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-ZUB.html |
URL | http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ZUB |
Version | 1.9.0 |
Status | draft |
Date | 2020-08-25T14:08:15+02:00 |
Name | ZUB |
Title | IVR valueset status change |
Realm | ch |
Authority | hl7 |
Description | Veränderung des Zustands des Patienten zwischen Eintreffen am Einsatzort bis zur Übergabe am Zielort |
Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
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) |
390771008 | Verbesserung | Amérioration | Miglioramento |
260388006 | unverändert | inchangé | invariato |
390772001 | Verschlechterung | Aggravation | Peggioramento |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-ZUB",
"meta": {
"source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.49--20160720101512",
"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-20T10:15:12+02:00"
}
}
],
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-ZUB",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "2.16.756.5.30.1.1.11.49"
}
],
"version": "1.9.0",
"name": "ZUB",
"title": "IVR valueset status change",
"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": "Veränderung des Zustands des Patienten zwischen Eintreffen am Einsatzort bis zur Übergabe am Zielort",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"immutable": false,
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "390771008",
"display": "improvement of status",
"designation": [
{
"language": "de-CH",
"value": "Verbesserung"
},
{
"language": "fr-CH",
"value": "Amérioration"
},
{
"language": "it-CH",
"value": "Miglioramento"
}
]
},
{
"code": "260388006",
"display": "no status change",
"designation": [
{
"language": "de-CH",
"value": "unverändert"
},
{
"language": "fr-CH",
"value": "inchangé"
},
{
"language": "it-CH",
"value": "invariato"
}
]
},
{
"code": "390772001",
"display": "deterioration of status",
"designation": [
{
"language": "de-CH",
"value": "Verschlechterung"
},
{
"language": "fr-CH",
"value": "Aggravation"
},
{
"language": "it-CH",
"value": "Peggioramento"
}
]
}
]
}
]
}
}