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

FHIR IG Statistics: CodeSystem/ActilyseNotGiven

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdActilyseNotGiven
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ActilyseNotGiven.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ActilyseNotGiven
Version2.12.0
Statusactive
Date2022-06-03T00:00:00+02:00
NameActilyseNotGiven
TitleReasons for not giving total dose of actilyse
DescriptionÅrsagen til hvorfor man ikke har givet totaldosis i.v. actilyse.
Contentcomplete

Resources that use this resource

ValueSet
ActilyseIkkeGivetTotaldosis i.v. actilyse er ikke givet; årsag

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ActilyseNotGiven

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

CodeDisplayDefinition
clinicaldeterioration Klinisk forringelseKlinisk forringelse
allergicreaction Allergisk reaktionAllergisk reaktion
plannedtreatment Planlagt interventionel behandlingPlanlagt interventionel behandling
other AndetAndet

Source

{
  "resourceType": "CodeSystem",
  "id": "ActilyseNotGiven",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ActilyseNotGiven",
  "version": "2.12.0",
  "name": "ActilyseNotGiven",
  "title": "Reasons for not giving total dose of actilyse",
  "status": "active",
  "date": "2022-06-03T00: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": "Årsagen til hvorfor man ikke har givet totaldosis i.v. actilyse.",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "clinicaldeterioration",
      "display": "Klinisk forringelse",
      "definition": "Klinisk forringelse"
    },
    {
      "code": "allergicreaction",
      "display": "Allergisk reaktion",
      "definition": "Allergisk reaktion"
    },
    {
      "code": "plannedtreatment",
      "display": "Planlagt interventionel behandling",
      "definition": "Planlagt interventionel behandling"
    },
    {
      "code": "other",
      "display": "Andet",
      "definition": "Andet"
    }
  ]
}