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

FHIR IG Statistics: CodeSystem/ehealth-contactpoint-system

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-contactpoint-system
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-contactpoint-system.html
URLhttp://ehealth.sundhed.dk/cs/contactpoint-system
Version3.5.1
Statusactive
Date2019-01-29T00:00:00+00:00
NameContactPointSystem
TitleContactPoint System
Realmdk
DescriptionContact Point System
Contentcomplete

Resources that use this resource

ValueSet
contactpoint-systemContactPoint System

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Kodesystem ehealth-contactpoint-system

This case-sensitive code system http://ehealth.sundhed.dk/cs/contactpoint-system defines the following codes:

CodeDisplayDefinition
TBD Example value - Under constructionExample value - Under construction
EAN Global location number

Additional Language Displays

CodeDansk (Danish, da)English (United States) (English (United States), en)
TBD
EANEAN-nummerGlobal location number

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-contactpoint-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/contactpoint-system",
  "version": "3.5.1",
  "name": "ContactPointSystem",
  "title": "ContactPoint System",
  "status": "active",
  "experimental": false,
  "date": "2019-01-29T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Contact Point System",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TBD",
      "display": "Example value - Under construction",
      "definition": "Example value - Under construction",
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2020-02-03"
        }
      ]
    },
    {
      "code": "EAN",
      "display": "Global location number",
      "designation": [
        {
          "language": "en-US",
          "value": "Global location number"
        },
        {
          "language": "da",
          "value": "EAN-nummer"
        }
      ]
    }
  ]
}