FHIR IG analytics| Package | hl7.fhir.be.terminology |
| Resource Type | NamingSystem |
| Id | NamingSystem-be-ns-lab-report-diagnostic-report-id.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "be-ns-lab-report-diagnostic-report-id",
"name": "BeLabReportDiagnosticReportId",
"status": "active",
"kind": "identifier",
"date": "2021-11-17",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
}
]
},
{
"name": "eHealth Platform",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "Unique Identifier for Lab Report Diagnostic Report",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "https://www.ehealth.fgov.be/standards/fhir/lab/NamingSystem/be-ns-lab-report-diagnostic-report-id"
},
{
"type": "uri",
"value": "https://www.ehealth.fgov.be/lab-report/diagnostic-report-id",
"preferred": true
}
]
}