eHealth Platform Federal Core Profiles
2.0.0 - Released
This page is part of the HL7 Belgium FHIR Implementation Guide - Core profiles (v2.0.0: Trial Use Draft) based on FHIR R4. The current version which supercedes this version is 2.0.1. For a full list of available versions, see the Directory of published versions
Active as of 2020-06-01 |
{
"resourceType" : "NamingSystem",
"id" : "be-insurancenumber",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-insurancenumber</td></tr><tr><td>Version</td><td>2.0.0</td></tr><tr><td>Name</td><td>BeInsuranceNumberNamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>insurance number</p>\n</div></td></tr><tr><td>Publisher</td><td>eHealth Platform</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancenumber</td><td>true</td></tr></table></div>"
},
"name" : "BeInsuranceNumberNamingSystem",
"status" : "active",
"kind" : "identifier",
"date" : "2020-06-01",
"publisher" : "eHealth Platform",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ehealth.fgov.be/standards/fhir/core"
}
]
}
],
"description" : "insurance number",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancenumber",
"preferred" : true
}
]
}