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

FHIR IG Statistics: CodeSystem/cd-fed-country

Packagehl7.fhir.be.core
TypeCodeSystem
Idcd-fed-country
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/core/https://build.fhir.org/ig/hl7-be/core/CodeSystem-cd-fed-country.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country
Version2.1.2
Statusactive
Date2020-09-25T13:06:43+02:00
NameCdfedcountry
TitleBeCdFedCountry
Realmbe
Authorityhl7
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

Generated Narrative: CodeSystem cd-fed-country

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country provides a fragment that includes following code:

CodeDisplay
BE Belgium

Source

{
  "resourceType": "CodeSystem",
  "id": "cd-fed-country",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country",
  "version": "2.1.2",
  "name": "Cdfedcountry",
  "title": "BeCdFedCountry",
  "status": "active",
  "experimental": false,
  "date": "2020-09-25T13:06:43+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "FedICT country codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "BE",
      "display": "Belgium"
    }
  ]
}