FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ech-10

Packagech.fhir.ig.ch-term
Resource TypeCodeSystem
Idech-10
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-10.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/ech-10
Version3.3.0-ci-build
Statusactive
Date2018-11-27
NameECH11CodeSystem
TitleeCH-010 Types
Realmch
Authorityhl7
DescriptioneCH-010 defines different Types for a postal address
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ech-10-linetypeeCH-010 Address Line Type

Resources that this resource uses

No resources found


Narrative

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

Source

{
  "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"
    }
  ]
}