| Package | ehealthplatform.be.r4.federalprofiles |
| Resource Type | CodeSystem |
| Id | cd-fed-country |
| FHIR Version | R4 |
| Source | https://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 |
| URL | https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country |
| Version | 1.1.0 |
| Status | active |
| Date | 2020-09-25T13:06:43+02:00 |
| Name | Cdfedcountry |
| Title | CodeSystem CD-FED-COUNTRY |
| Description | FedICT country codes. |
| Content | fragment |
No resources found
No resources found
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:
| 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/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"
}
]
}