Package | hl7.fhir.be.core |
Type | CodeSystem |
Id | cd-fed-country |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/core/https://build.fhir.org/ig/hl7-be/core/CodeSystem-cd-fed-country.html |
URL | https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country |
Version | 2.1.2 |
Status | active |
Date | 2020-09-25T13:06:43+02:00 |
Name | Cdfedcountry |
Title | BeCdFedCountry |
Realm | be |
Authority | hl7 |
Description | FedICT country codes. |
Content | fragment |
No resources found
No resources found
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:
Code | Display |
BE | Belgium |
{ "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" } ] }