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

FHIR IG Statistics: CodeSystem/ech-11-sex

Packagech.fhir.ig.ch-term
Resource TypeCodeSystem
Idech-11-sex
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-11-sex.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex
Version3.3.0-ci-build
Statusactive
Date2018-11-12
NameECH11sex
TitleeCH-011 Sex
Realmch
Authorityhl7
DescriptioneCH-011 defines different sex Types. See https://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0011&documentVersion=8.13.3.5 3.3.3.3 sex
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ConceptMap
sex-ech11-to-fhirSex eCH-011 to FHIR mapping
ValueSet
ech-11-sexeCH-011 Sex

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ech-11-sex

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

CodeDisplay
1 männlich
2 weiblich
3 unbestimmt

Source

{
  "resourceType": "CodeSystem",
  "id": "ech-11-sex",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex",
  "version": "3.3.0-ci-build",
  "name": "ECH11sex",
  "title": "eCH-011 Sex",
  "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 sex Types. See https://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0011&documentVersion=8.13.3.5  3.3.3.3 sex",
  "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": "männlich"
    },
    {
      "code": "2",
      "display": "weiblich"
    },
    {
      "code": "3",
      "display": "unbestimmt"
    }
  ]
}