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

FHIR IG Statistics: CodeSystem/AssistDevices

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdAssistDevices
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-AssistDevices.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/AssistDevices
Version2.12.0
Statusactive
Date2022-06-29T00:00:00+02:00
NameAssistDevices
TitleAssist devices
DescriptionAssist devices
Contentcomplete

Resources that use this resource

ValueSet
AssistDevicesBallonStentAssist devices; Ballon og stent

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem AssistDevices

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

CodeDisplayDefinition
balloon BalloonIntra-aortic balloon
stent StentStent

Source

{
  "resourceType": "CodeSystem",
  "id": "AssistDevices",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/AssistDevices",
  "version": "2.12.0",
  "name": "AssistDevices",
  "title": "Assist devices",
  "status": "active",
  "date": "2022-06-29T00: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": "Assist devices",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "balloon",
      "display": "Balloon",
      "definition": "Intra-aortic balloon"
    },
    {
      "code": "stent",
      "display": "Stent",
      "definition": "Stent"
    }
  ]
}