FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/RobotAssistDKR

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdRobotAssistDKR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-RobotAssistDKR.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/RobotAssistDKR
Version2.12.0
Statusactive
Date2024-12-02T00:00:00+02:00
NameRobotAssistDKR
TitleRobot (DKR)
DescriptionRobottyper til robot assisteret kirurgi (DKR)
Contentcomplete

Resources that use this resource

ValueSet
RobotDKRRobot (DKR)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem RobotAssistDKR

This code system https://kip.rkkp.dk/fhir/CodeSystem/RobotAssistDKR defines the following codes:

CodeDisplayDefinition
mako MakoMako
rosa RosaRosa
velys VelysVelys
other AndetAndet

Source

{
  "resourceType": "CodeSystem",
  "id": "RobotAssistDKR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/RobotAssistDKR",
  "version": "2.12.0",
  "name": "RobotAssistDKR",
  "title": "Robot (DKR)",
  "status": "active",
  "date": "2024-12-02T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Robottyper til robot assisteret kirurgi (DKR)",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "mako",
      "display": "Mako",
      "definition": "Mako"
    },
    {
      "code": "rosa",
      "display": "Rosa",
      "definition": "Rosa"
    },
    {
      "code": "velys",
      "display": "Velys",
      "definition": "Velys"
    },
    {
      "code": "other",
      "display": "Andet",
      "definition": "Andet"
    }
  ]
}