FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ch-vacd-entry-conflict-cs

Packagech.fhir.ig.ch-vacd
TypeCodeSystem
Idch-vacd-entry-conflict-cs
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-vacd/https://build.fhir.org/ig/hl7ch/ch-vacd/CodeSystem-ch-vacd-entry-conflict-cs.html
URLhttp://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-entry-conflict-cs
Version6.0.0-ci-build
Statusactive
Date2025-05-22T11:38:09+00:00
NameEntryConflictCodesystem
TitleEntry Conflict Code System
Realmch
Authorityhl7
DescriptionThe entry conflict codesystem
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch-vacd-entry-conflict-vsEntry Conflict Codes

Resources that this resource uses

No resources found


Narrative

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

CodeDeutsch (Schweiz) (German (Switzerland), de)English (United States) (English (United States), en)French (Switzerland) (fr)Italian (Switzerland) (it)rm
duplicateDuplikatduplicatedoublonduplicareduplicat

Source

{
  "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"
        }
      ]
    }
  ]
}