Package | ch.fhir.ig.ch-vacd |
Type | CodeSystem |
Id | ch-vacd-entry-conflict-cs |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-vacd/https://build.fhir.org/ig/hl7ch/ch-vacd/CodeSystem-ch-vacd-entry-conflict-cs.html |
URL | http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-entry-conflict-cs |
Version | 6.0.0-ci-build |
Status | active |
Date | 2025-05-22T11:38:09+00:00 |
Name | EntryConflictCodesystem |
Title | Entry Conflict Code System |
Realm | ch |
Authority | hl7 |
Description | The entry conflict codesystem |
Copyright | CC0-1.0 |
Content | complete |
ValueSet | |
ch-vacd-entry-conflict-vs | Entry Conflict Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-vacd-entry-conflict-cs
This case-sensitive code system http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-entry-conflict-cs
defines the following code:
Code |
duplicate |
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 | duplicare | duplicat |
{ "resourceType": "CodeSystem", "id": "ch-vacd-entry-conflict-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod", "valuePeriod": { "start": "2021-12-21T00:00:00+01:00" } } ], "url": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-entry-conflict-cs", "version": "6.0.0-ci-build", "name": "EntryConflictCodesystem", "title": "Entry Conflict Code System", "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 entry conflict codesystem", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CHE" } ] } ], "copyright": "CC0-1.0", "caseSensitive": true, "content": "complete", "count": 1, "concept": [ { "code": "duplicate", "display": "duplicate", "designation": [ { "language": "de-CH", "value": "Duplikat" }, { "language": "fr-CH", "value": "doublon" }, { "language": "it-CH", "value": "duplicare" }, { "language": "rm-CH", "value": "duplicat" }, { "language": "en-US", "value": "duplicate" } ] } ] }