QERMID Register Logical Models
0.1.0 - draft
QERMID Register Logical Models - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-22 |
{
"resourceType" : "CodeSystem",
"id" : "type-robot",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem type-robot</b></p><a name=\"type-robot\"> </a><a name=\"hctype-robot\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/type-robot</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">TR0001<a name=\"type-robot-TR0001\"> </a></td><td>actief: robot voert ingreep uit (bv. Caspar, Robodoc, …)</td></tr><tr><td style=\"white-space:nowrap\">TR0002<a name=\"type-robot-TR0002\"> </a></td><td>haptic: robot geeft feedback en/of stuurt de chirurg aan (bv. Mako, Rosa, Navio…)</td></tr></table></div>"
},
"url" : "https://www.healthdata.be/fhir/qermid/CodeSystem/type-robot",
"version" : "0.1.0",
"name" : "type_robot_CS",
"title" : "TYPE_ROBOT",
"status" : "draft",
"experimental" : false,
"date" : "2026-04-22T16:01:02+00:00",
"publisher" : "Healthdata.be (Sciensano)",
"contact" : [
{
"name" : "Healthdata.be (Sciensano)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.healthdata.be"
}
]
}
],
"description" : "Code system for TYPE_ROBOT",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "TR0001",
"display" : "actief: robot voert ingreep uit (bv. Caspar, Robodoc, …)"
},
{
"code" : "TR0002",
"display" : "haptic: robot geeft feedback en/of stuurt de chirurg aan (bv. Mako, Rosa, Navio…)"
}
]
}