FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdDomBehandlingRETSPSYK
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DomBehandlingRETSPSYK.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/DomBehandlingRETSPSYK
Version2.12.0
Statusactive
Date2022-09-28T00:00:00+02:00
NameDomBehandlingRETSPSYK
TitleDom - Behandling (RETSPSYK)
DescriptionDom - Behandling (RETSPSYK)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
VerdictVerdict

Narrative

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

Generated Narrative: ValueSet DomBehandlingRETSPSYK

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/Verdict
    CodeDisplayDefinition
    treatment_correctionalDom til behandling på psykiatrisk afdeling med tilsyn af Kriminalforsorgen etc.Dom til behandling på psykiatrisk afdeling med tilsyn af Kriminalforsorgen
    treatmentDom til behandling på psykiatrisk afdeling etc.Dom til behandling på psykiatrisk afdeling

Source1

{
  "resourceType": "ValueSet",
  "id": "DomBehandlingRETSPSYK",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/DomBehandlingRETSPSYK",
  "version": "2.12.0",
  "name": "DomBehandlingRETSPSYK",
  "title": "Dom - Behandling (RETSPSYK)",
  "status": "active",
  "experimental": true,
  "date": "2022-09-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": "Dom - Behandling (RETSPSYK)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Verdict",
        "concept": [
          {
            "code": "treatment_correctional",
            "display": "Dom til behandling på psykiatrisk afdeling med tilsyn af Kriminalforsorgen etc."
          },
          {
            "code": "treatment",
            "display": "Dom til behandling på psykiatrisk afdeling etc."
          }
        ]
      }
    ]
  }
}