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

FHIR IG Statistics: CodeSystem/ech-11-maritaldata-separation

Packagech.fhir.ig.ch-term
TypeCodeSystem
Idech-11-maritaldata-separation
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-11-maritaldata-separation.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation
Version3.3.0-ci-build
Statusactive
Date2020-10-14
NameECH11MaritaldataSeparation
TitleeCH-011 MaritalData Separation
Realmch
Authorityhl7
DescriptioneCH-011 defines different maritalData separation zypes. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html).
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ech-11-maritaldata-separationeCH-011 MaritalData Separation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ech-11-maritaldata-separation

This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation defines the following codes:

CodeDisplay
1 freiwillig getrennt
2 gerichtlich getrennt

Source

{
  "resourceType": "CodeSystem",
  "id": "ech-11-maritaldata-separation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritaldata-separation",
  "version": "3.3.0-ci-build",
  "name": "ECH11MaritaldataSeparation",
  "title": "eCH-011 MaritalData Separation",
  "status": "active",
  "experimental": false,
  "date": "2020-10-14",
  "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 maritalData separation zypes. See [maritalData - Zivilstandsangaben eCH-11](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html) and/or [BFS Amtlicher Katalog der Merkmale](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.349276.html).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "compositional": false,
  "versionNeeded": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "freiwillig getrennt"
    },
    {
      "code": "2",
      "display": "gerichtlich getrennt"
    }
  ]
}