HL7 BE Laboratory Result WG Implementation Guide (work in progress), published by HL7 Belgium. This is not an authorized publication; it is the continuous build for version 0.0.7). This version is based on the current content of https://github.com/hl7-be/hl7-be-fhir-laboratory-report/ and changes regularly. See the Directory of published versions
Active as of 2021-11-17 |
{
"resourceType" : "NamingSystem",
"id" : "be-ns-lab-report-diagnostic-report-id",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.country.org/fhir/ig/NamingSystem/be-ns-lab-report-diagnostic-report-id</td></tr><tr><td>Version</td><td>0.0.7</td></tr><tr><td>Name</td><td>BeLabReportDiagnosticReportId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Unique Identifier for Lab Report Diagnostic Report</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Belgium</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/NamingSystem/be-ns-lab-report-diagnostic-report-id</td><td/></tr><tr><td>URI</td><td>https://www.ehealth.fgov.be/lab-report/diagnostic-report-id</td><td>true</td></tr></table></div>"
},
"name" : "BeLabReportDiagnosticReportId",
"status" : "active",
"kind" : "identifier",
"date" : "2021-11-17",
"publisher" : "HL7 Belgium",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7belgium.org"
}
]
}
],
"description" : "Unique Identifier for Lab Report Diagnostic Report",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/be-ns-lab-report-diagnostic-report-id"
},
{
"type" : "uri",
"value" : "https://www.ehealth.fgov.be/lab-report/diagnostic-report-id",
"preferred" : true
}
]
}