This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "NamingSystem",
"id" : "be-ehp",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: be-ehp</p><p><b>name</b>: BeEhealthPartnerIDNamingSystem</p><p><b>status</b>: active</p><p><b>kind</b>: identifier</p><p><b>date</b>: 05-Jun-2019 00:00:00</p><p><b>publisher</b>: HL7 Belgium</p><p><b>contact</b>: http://hl7belgium.org</p><p><b>description</b>: EHP</p><p><b>jurisdiction</b>: Belgium <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '056' = 'Belgium (BEL))</span></p><blockquote><p><b>uniqueId</b></p><p><b>type</b>: uri</p><p><b>value</b>: https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ehp</p><p><b>preferred</b>: true</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: oid</p><p><b>value</b>: 2.16.840.1.113883.3.6777.5.6</p><p><b>preferred</b>: false</p></blockquote></div>"
},
"name" : "BeEhealthPartnerIDNamingSystem",
"status" : "active",
"kind" : "identifier",
"date" : "2019-06-05T00:00:00+02:00",
"publisher" : "HL7 Belgium",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7belgium.org"
}
]
}
],
"description" : "EHP",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "056"
}
],
"text" : "Belgium"
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ehp",
"preferred" : true
},
{
"type" : "oid",
"value" : "2.16.840.1.113883.3.6777.5.6",
"preferred" : false
}
]
}