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

FHIR IG Statistics: CodeSystem/cd-fed-country

Packageehealthplatform.be.r4.federalprofiles
TypeCodeSystem
Idcd-fed-country
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country
URLhttps://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country
Version1.1.0
Statusactive
Date2020-09-25T13:06:43+02:00
NameCdfedcountry
TitleCodeSystem CD-FED-COUNTRY
DescriptionFedICT country codes.
Contentfragment

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country defines many codes, of which the following are a subset:

CodeDisplay
BEBelgium

Source

{
  "resourceType": "CodeSystem",
  "id": "cd-fed-country",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country",
  "version": "1.1.0",
  "name": "Cdfedcountry",
  "title": "CodeSystem CD-FED-COUNTRY",
  "status": "active",
  "date": "2020-09-25T13:06:43+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description": "FedICT country codes.",
  "content": "fragment",
  "concept": [
    {
      "code": "BE",
      "display": "Belgium"
    }
  ]
}