-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNamingSystem-be-cbe.json
More file actions
46 lines (46 loc) · 1.58 KB
/
NamingSystem-be-cbe.json
File metadata and controls
46 lines (46 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"resourceType": "NamingSystem",
"id": "be-cbe",
"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/NamingSystem/be-cbe</td></tr><tr><td>Name</td><td>BeCBENamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>BCE/KBO</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/NamingSystem/cbe</td><td>true</td></tr><tr><td>OID</td><td>2.16.840.1.113883.3.6777.5.5</td><td>false</td></tr></table></div>"
},
"name": "BeCBENamingSystem",
"status": "active",
"kind": "identifier",
"date": "2019-06-05T00:00:00+02:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
}
]
},
{
"name": "Message structure",
"telecom": [
{
"system": "email",
"value": "message-structure@ehealth.fgov.be"
}
]
}
],
"description": "BCE/KBO",
"uniqueId": [
{
"type": "uri",
"value": "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe",
"preferred": true
},
{
"type": "oid",
"value": "2.16.840.1.113883.3.6777.5.5",
"preferred": false
}
]
}