Package | ch.fhir.ig.ch-term |
Resource Type | CodeSystem |
Id | ech-11-sex |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-11-sex.html |
URL | http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex |
Version | 3.3.0-ci-build |
Status | active |
Date | 2018-11-12 |
Name | ECH11sex |
Title | eCH-011 Sex |
Realm | ch |
Authority | hl7 |
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 |
Copyright | CC0-1.0 |
Content | complete |
ConceptMap | |
sex-ech11-to-fhir | Sex eCH-011 to FHIR mapping |
ValueSet | |
ech-11-sex | eCH-011 Sex |
No resources found
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:
Code | Display |
1 | männlich |
2 | weiblich |
3 | unbestimmt |
{ "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" } ] }