Implementation Guide CH VACD
5.0.0-ballot - ballot
This page is part of the CH VACD (R4) (v5.0.0-ballot: STU 5 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-05-17 |
{
"resourceType" : "CodeSystem",
"id" : "ch-vacd-exposure-risks-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-exposure-risks-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100002<a name=\"ch-vacd-exposure-risks-cs-100002\"> </a></td><td>Social workers, prison staff, police with frequent contact with drug users</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>100002</td><td>Sozialarbeiter, Gefängnispersonal, Polizei mit häufigem Kontakt zu Drogenkonsumenten</td><td>Social workers, prison staff, police with frequent contact with drug users</td><td>Travailleurs sociaux, personnel des prisons et de la police en contact fréquent avec des consommateurs de drogues</td><td>Social workers, prison staff, police with frequent contact with drug users</td><td>Social workers, prison staff, police with frequent contact with drug users</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2021-01-24T00:00:00+01:00"
}
}
],
"url" : "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-exposure-risks-cs",
"identifier" : [
{
"use" : "official",
"system" : "http://fhir.ch/ig/ch-vacd/cs/ch-vacd-exposure-risks-cs",
"value" : "ch-vacd-exposure-risks-cs"
}
],
"version" : "5.0.0-ballot",
"name" : "SwissExposureRisksCodesystem",
"title" : "Swiss Exposure Risks Codesystem",
"status" : "active",
"experimental" : false,
"date" : "2024-05-17T07:15:18+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Exposure risks codes available in Switzerland.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "100002",
"display" : "Social workers, prison staff, police with frequent contact with drug users",
"designation" : [
{
"language" : "de-CH",
"value" : "Sozialarbeiter, Gefängnispersonal, Polizei mit häufigem Kontakt zu Drogenkonsumenten"
},
{
"language" : "fr-CH",
"value" : "Travailleurs sociaux, personnel des prisons et de la police en contact fréquent avec des consommateurs de drogues"
},
{
"language" : "it-CH",
"value" : "Social workers, prison staff, police with frequent contact with drug users"
},
{
"language" : "rm-CH",
"value" : "Social workers, prison staff, police with frequent contact with drug users"
},
{
"language" : "en-US",
"value" : "Social workers, prison staff, police with frequent contact with drug users"
}
]
}
]
}