eHealth Platform Federal Core Profiles
2.1.2 - STU1
This page is part of the HL7 Belgium FHIR Implementation Guide - Core profiles (v2.1.2: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2020-09-25 |
{
"resourceType" : "CodeSystem",
"id" : "cd-fed-country",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cd-fed-country</b></p><a name=\"cd-fed-country\"> </a><a name=\"hccd-fed-country\"> </a><a name=\"cd-fed-country-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country</code> provides <b>a fragment</b> that includes following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">BE<a name=\"cd-fed-country-BE\"> </a></td><td>Belgium</td></tr></table></div>"
},
"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"
}
]
}