FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeCodeSystem
IdCodeSystem-cd-fed-country.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/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

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "cd-fed-country",
  "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"
    }
  ]
}