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

FHIR IG Statistics: ValueSet/BehandlingsVarighedDHR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdBehandlingsVarighedDHR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlingsVarighedDHR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/BehandlingsVarighedDHR
Version2.12.0
Statusactive
Date2022-07-06T00:00:00+02:00
NameBehandlingsVarighedDHR
TitleBehandlingsvarighed
DescriptionBehandlingsvarighed [DHR]

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ProcedureDurationProcedure duration: Codes for different durations
v2-0532expandedYes-NoIndicator

Narrative

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

Generated Narrative: ValueSet BehandlingsVarighedDHR

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "BehandlingsVarighedDHR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlingsVarighedDHR",
  "version": "2.12.0",
  "name": "BehandlingsVarighedDHR",
  "title": "Behandlingsvarighed",
  "status": "active",
  "experimental": true,
  "date": "2022-07-06T00: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": "Behandlingsvarighed [DHR]",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "concept": [
          {
            "code": "NA",
            "display": "Kun præoperativt (varighed angives ikke)"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureDuration",
        "concept": [
          {
            "code": "=<1",
            "display": "Max. i 1 døgn"
          },
          {
            "code": ">1",
            "display": ">1 døgn"
          }
        ]
      }
    ]
  }
}