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-10"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>eCH-010 Types</h2><div><p>eCH-010 defines different Types for a postal adresse</p> </div><p>This code system http://fhir.ch/ig/ch-core/CodeSystem/ech-10 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">addressLine1<a name="ech-10-addressLine1"> </a></td><td>addressLine1</td><td/></tr><tr><td style="white-space:nowrap">addressLine2<a name="ech-10-addressLine2"> </a></td><td>addressLine2</td><td/></tr><tr><td style="white-space:nowrap">street<a name="ech-10-street"> </a></td><td>street</td><td/></tr><tr><td style="white-space:nowrap">postOfficeBoxText<a name="ech-10-postOfficeBoxText"> </a></td><td>postOfficeBoxText</td><td/></tr></table></div> </text> <url value="http://fhir.ch/ig/ch-core/CodeSystem/ech-10"/> <version value="1.0.0"/> <name value="ECH11CodeSystem"/> <title value="eCH-010 Types"/> <status value="draft"/> <experimental value="true"/> <date value="2018-11-27T00: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-010 defines different Types for a postal adresse"/> <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="addressLine1"/> <display value="addressLine1"/> </concept> <concept> <code value="addressLine2"/> <display value="addressLine2"/> </concept> <concept> <code value="street"/> <display value="street"/> </concept> <concept> <code value="postOfficeBoxText"/> <display value="postOfficeBoxText"/> </concept> </CodeSystem>