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

FHIR IG Statistics: ValueSet/MedicinalBehandlingPaabegyndtDHR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdMedicinalBehandlingPaabegyndtDHR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MedicinalBehandlingPaabegyndtDHR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/MedicinalBehandlingPaabegyndtDHR
Version2.12.0
Statusactive
Date2022-07-07T00:00:00+02:00
NameMedicinalBehandlingPaabegyndtDHR
TitleMedicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR]
DescriptionMedicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR]

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
MedicalTreatmentStartOfMedical treatment: when did the treatment begin

Narrative

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

Generated Narrative: ValueSet MedicinalBehandlingPaabegyndtDHR


Source

{
  "resourceType": "ValueSet",
  "id": "MedicinalBehandlingPaabegyndtDHR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/MedicinalBehandlingPaabegyndtDHR",
  "version": "2.12.0",
  "name": "MedicinalBehandlingPaabegyndtDHR",
  "title": "Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR]",
  "status": "active",
  "experimental": true,
  "date": "2022-07-07T00: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": "Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR]",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf",
        "concept": [
          {
            "code": "before_operation",
            "display": "Påbegyndt før operation"
          },
          {
            "code": "after_operation",
            "display": "Påbegyndt efter operation på OP-dag"
          },
          {
            "code": "day_after_operation",
            "display": "Påbegyndt første postoperative dag"
          },
          {
            "code": "during_admission",
            "display": "Kun under indlæggelse"
          }
        ]
      }
    ]
  }
}