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

FHIR IG Statistics: ValueSet/ech-11-firstnamedatatype

Packagech.fhir.ig.ch-term
TypeValueSet
Idech-11-firstnamedatatype
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-ech-11-firstnamedatatype.html
URLhttp://fhir.ch/ig/ch-core/ValueSet/ech-11-firstnamedatatype
Version3.3.0-ci-build
Statusactive
Date2018-11-12
NameECH11FirstNameDataTypes
TitleeCH-011 FirstNameDataTypes
Realmch
Authorityhl7
DescriptioneCH-011 defines different nameData Types, this ValueSet is the subset for the firstnames
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ext-ech-11-firstnameFirst Name

Resources that this resource uses

CodeSystem
ech-11eCH-011 Types

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ech-11-firstnamedatatype

  • Include these codes as defined in http://fhir.ch/ig/ch-core/CodeSystem/ech-11
    CodeDisplayDefinitionDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    officialFirstNameAmtliche Vornamen (zwingend), BFS-221First names as per birth certificate or civil register/Infostar in the order listed or as per foreign identity documents.Amtliche VornamenPrénoms officielsNomi ufficiali
    callNameRufname, BFS-222A person has the right to choose a call name from the list of his official first names. The call name can consist of one or more first names.RufnamePrénom usuelNome abituale
    firstNameOnForeignPassportVornamen im ausländischen Pass, BFS-223First names for persons of foreign nationality. To use in conjunction with the name in the foreign passport as defined under 214Vornamen im ausländischen PassPrénoms selon passeport étrangerNomi riportati sul passaporto straniero
    declaredForeignFirstNameVorname(n) gemäss Deklaration, BFS-224For persons of foreign nationality who do not possess official documents (mainly in the field of asylum).Vorname(n) gemäss DeklarationPrénoms selon déclarationNomi dichiarati

Source

{
  "resourceType": "ValueSet",
  "id": "ech-11-firstnamedatatype",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/ValueSet/ech-11-firstnamedatatype",
  "version": "3.3.0-ci-build",
  "name": "ECH11FirstNameDataTypes",
  "title": "eCH-011 FirstNameDataTypes",
  "status": "active",
  "experimental": false,
  "date": "2018-11-12",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "eCH-011 defines different nameData Types, this ValueSet is the subset for the firstnames",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11",
        "concept": [
          {
            "code": "officialFirstName",
            "display": "Amtliche Vornamen (zwingend), BFS-221",
            "designation": [
              {
                "language": "de-CH",
                "value": "Amtliche Vornamen"
              },
              {
                "language": "fr-CH",
                "value": "Prénoms officiels"
              },
              {
                "language": "it-CH",
                "value": "Nomi ufficiali"
              }
            ]
          },
          {
            "code": "callName",
            "display": "Rufname, BFS-222",
            "designation": [
              {
                "language": "de-CH",
                "value": "Rufname"
              },
              {
                "language": "fr-CH",
                "value": "Prénom usuel"
              },
              {
                "language": "it-CH",
                "value": "Nome abituale"
              }
            ]
          },
          {
            "code": "firstNameOnForeignPassport",
            "display": "Vornamen im ausländischen Pass, BFS-223",
            "designation": [
              {
                "language": "de-CH",
                "value": "Vornamen im ausländischen Pass"
              },
              {
                "language": "fr-CH",
                "value": "Prénoms selon passeport étranger"
              },
              {
                "language": "it-CH",
                "value": "Nomi riportati sul passaporto straniero"
              }
            ]
          },
          {
            "code": "declaredForeignFirstName",
            "display": "Vorname(n) gemäss Deklaration, BFS-224",
            "designation": [
              {
                "language": "de-CH",
                "value": "Vorname(n) gemäss Deklaration"
              },
              {
                "language": "fr-CH",
                "value": "Prénoms selon déclaration"
              },
              {
                "language": "it-CH",
                "value": "Nomi dichiarati"
              }
            ]
          }
        ]
      }
    ]
  }
}