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

FHIR IG Statistics: ValueSet/ActilyseIkkeGivet

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdActilyseIkkeGivet
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ActilyseIkkeGivet.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ActilyseIkkeGivet
Version2.12.0
Statusactive
Date2022-06-28T00:00:00+02:00
NameActilyseIkkeGivet
TitleTotaldosis i.v. actilyse er ikke givet; årsag
DescriptionÅrsagen til hvorfor Totaldosis i.v. actilyse ikke er givet

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ActilyseNotGivenReasons for not giving total dose of actilyse

Narrative

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

Generated Narrative: ValueSet ActilyseIkkeGivet


Source

{
  "resourceType": "ValueSet",
  "id": "ActilyseIkkeGivet",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ActilyseIkkeGivet",
  "version": "2.12.0",
  "name": "ActilyseIkkeGivet",
  "title": "Totaldosis i.v. actilyse er ikke givet; årsag",
  "status": "active",
  "experimental": true,
  "date": "2022-06-28T00: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 Totaldosis i.v. actilyse ikke er givet",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ActilyseNotGiven",
        "concept": [
          {
            "code": "clinicaldeterioration",
            "display": "Klinisk forringelse"
          },
          {
            "code": "allergicreaction",
            "display": "Allergisk reaktion"
          },
          {
            "code": "plannedtreatment",
            "display": "Planlagt interventionel behandling"
          },
          {
            "code": "other",
            "display": "Andet"
          }
        ]
      }
    ]
  }
}