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

FHIR IG Statistics: CodeSystem/ech-11-maritalstatus

Packagech.fhir.ig.ch-term
TypeCodeSystem
Idech-11-maritalstatus
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-11-maritalstatus.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus
Version3.3.0-ci-build
Statusactive
Date2018-11-12
NameECH11maritalstatus
TitleeCH-011 MaritalStatus
Realmch
Authorityhl7
DescriptioneCH-011 defines different maritalStatus Types. 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

ConceptMap
maritalstatus-ech11-to-fhirMaritalStatus eCH-011 to FHIR mapping
ValueSet
ch-core-maritalstatusChCoreMaritalStatus
ech-11-maritalstatuseCH-011 MaritalStatus

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ech-11-maritalstatus

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

CodeDisplay
1 ledig
2 verheiratet
3 verwitwet
4 geschieden
5 unverheiratet
6 in eingetragener Partnerschaft
7 aufgelöste Partnerschaft
9 unbekannt

Source

{
  "resourceType": "CodeSystem",
  "id": "ech-11-maritalstatus",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
  "version": "3.3.0-ci-build",
  "name": "ECH11maritalstatus",
  "title": "eCH-011 MaritalStatus",
  "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 maritalStatus Types. 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": "ledig"
    },
    {
      "code": "2",
      "display": "verheiratet"
    },
    {
      "code": "3",
      "display": "verwitwet"
    },
    {
      "code": "4",
      "display": "geschieden"
    },
    {
      "code": "5",
      "display": "unverheiratet"
    },
    {
      "code": "6",
      "display": "in eingetragener Partnerschaft"
    },
    {
      "code": "7",
      "display": "aufgelöste Partnerschaft"
    },
    {
      "code": "9",
      "display": "unbekannt"
    }
  ]
}