Package | ch.fhir.ig.ch-term |
Resource Type | CodeSystem |
Id | ech-10 |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-10.html |
URL | http://fhir.ch/ig/ch-core/CodeSystem/ech-10 |
Version | 3.3.0-ci-build |
Status | active |
Date | 2018-11-27 |
Name | ECH11CodeSystem |
Title | eCH-010 Types |
Realm | ch |
Authority | hl7 |
Description | eCH-010 defines different Types for a postal address |
Copyright | CC0-1.0 |
Content | complete |
ValueSet | |
ech-10-linetype | eCH-010 Address Line Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ech-10
This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/ech-10
defines the following codes:
Code |
addressLine1 |
addressLine2 |
street |
postOfficeBoxText |
{ "resourceType": "CodeSystem", "id": "ech-10", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-core/CodeSystem/ech-10", "version": "3.3.0-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" } ] }