FHIR IG Statistics: ValueSet/ch-vacd-entry-conflict-vs
Resources that use this resource
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) | English (United States) (English (United States), en) | French (Switzerland) (fr) | Italian (Switzerland) (it) | rm |
duplicate | Duplikat | duplicate | doublon | duplicato | duplicat |
Source
{
"resourceType": "ValueSet",
"id": "ch-vacd-entry-conflict-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-entry-conflict-vs",
"version": "6.0.0-ci-build",
"name": "CHVACDEntryConflictCode",
"title": "Entry Conflict Codes",
"status": "active",
"experimental": false,
"date": "2025-05-22T11:38:09+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "The codes for declaring document entry conflicts",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-entry-conflict-cs",
"concept": [
{
"code": "duplicate",
"display": "duplicate",
"designation": [
{
"language": "de-CH",
"value": "Duplikat"
},
{
"language": "fr-CH",
"value": "doublon"
},
{
"language": "it-CH",
"value": "duplicato"
},
{
"language": "rm-CH",
"value": "duplicat"
},
{
"language": "en-US",
"value": "duplicate"
}
]
}
]
}
]
}
}