CH Term (R4)
3.0.1-ci-build - ci-build
CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
Active as of 2018-11-27 |
{
"resourceType" : "CodeSystem",
"id" : "ech-10",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ech-10</b></p><a name=\"ech-10\"> </a><a name=\"hcech-10\"> </a><a name=\"ech-10-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-core/CodeSystem/ech-10</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">addressLine1<a name=\"ech-10-addressLine1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">addressLine2<a name=\"ech-10-addressLine2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">street<a name=\"ech-10-street\"> </a></td></tr><tr><td style=\"white-space:nowrap\">postOfficeBoxText<a name=\"ech-10-postOfficeBoxText\"> </a></td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-10",
"version" : "3.0.1-ci-build",
"name" : "ECH11CodeSystem",
"title" : "eCH-010 Types",
"status" : "active",
"experimental" : false,
"date" : "2018-11-27",
"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-010 defines different Types for a postal address",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "addressLine1",
"display" : "addressLine1"
},
{
"code" : "addressLine2",
"display" : "addressLine2"
},
{
"code" : "street",
"display" : "street"
},
{
"code" : "postOfficeBoxText",
"display" : "postOfficeBoxText"
}
]
}