CH Core (R4)
1.0.0 - Trial use
This page is part of the CH Core (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="ech-11-sex"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>eCH-011 Sex</h2><div><p>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</p> </div><p>This code system http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">1<a name="ech-11-sex-1"> </a></td><td>männlich</td><td/></tr><tr><td style="white-space:nowrap">2<a name="ech-11-sex-2"> </a></td><td>weiblich</td><td/></tr><tr><td style="white-space:nowrap">3<a name="ech-11-sex-3"> </a></td><td>unbestimmt</td><td/></tr></table></div> </text> <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-11-sex"/> <version value="1.0.0"/> <name value="ECH11sex"/> <title value="eCH-011 Sex"/> <status value="draft"/> <experimental value="true"/> <date value="2018-11-12T00:00:00+01:00"/> <publisher value="HL7 Switzerland"/> <contact> <name value="HL7 Switzerland"/> <telecom> <system value="url"/> <value value="https://www.hl7.ch/"/> </telecom> </contact> <description value="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 value="urn:iso:std:iso:3166"/> <code value="CH"/> </coding> </jurisdiction> <caseSensitive value="true"/> <compositional value="false"/> <versionNeeded value="true"/> <content value="complete"/> <concept> <code value="1"/> <display value="männlich"/> </concept> <concept> <code value="2"/> <display value="weiblich"/> </concept> <concept> <code value="3"/> <display value="unbestimmt"/> </concept> </CodeSystem>