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

FHIR IG Statistics: ValueSet/DomBehandlingAmbulantRETSPSYK

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdDomBehandlingAmbulantRETSPSYK
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DomBehandlingAmbulantRETSPSYK.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/DomBehandlingAmbulantRETSPSYK
Version2.12.0
Statusactive
Date2022-09-28T00:00:00+02:00
NameDomBehandlingAmbulantRETSPSYK
TitleDom - Behandling, ambulant (RETSPSYK)
DescriptionDom - Behandling, ambulant (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 DomBehandlingAmbulantRETSPSYK

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/Verdict
    CodeDisplayDefinition
    treatment_outpatientDom til ambulant behandling ved psykiatrisk afdeling etc.Dom til ambulant behandling ved psykiatrisk afdeling
    treatment_outpatient_correctionalDom til ambulant behandling ved psykiatrisk afdeling med tilsyn af Kriminalforsorgen etc.Dom til ambulant behandling ved psykiatrisk afdeling med tilsyn af Kriminalforsorgen
    treatment_outpatient_admissionDom til ambulant behandling ved psykiatrisk afdeling med mulighed for indlæggelse etc.Dom til ambulant behandling ved psykiatrisk afdeling med mulighed for indlæggelse
    treatment_outpatient_correctional_admissionDom til ambulant behandling ved psykiatrisk afdeling med tilsyn af Kriminalforsorgen og mulighed for indlæggelse etc.Dom til ambulant behandling ved psykiatrisk afdeling med tilsyn af Kriminalforsorgen og mulighed for indlæggelse

Source

{
  "resourceType": "ValueSet",
  "id": "DomBehandlingAmbulantRETSPSYK",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/DomBehandlingAmbulantRETSPSYK",
  "version": "2.12.0",
  "name": "DomBehandlingAmbulantRETSPSYK",
  "title": "Dom - Behandling, ambulant (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, ambulant (RETSPSYK)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Verdict",
        "concept": [
          {
            "code": "treatment_outpatient",
            "display": "Dom til ambulant behandling ved psykiatrisk afdeling etc."
          },
          {
            "code": "treatment_outpatient_correctional",
            "display": "Dom til ambulant behandling ved psykiatrisk afdeling med tilsyn af Kriminalforsorgen etc."
          },
          {
            "code": "treatment_outpatient_admission",
            "display": "Dom til ambulant behandling ved psykiatrisk afdeling med mulighed for indlæggelse etc."
          },
          {
            "code": "treatment_outpatient_correctional_admission",
            "display": "Dom til ambulant behandling ved psykiatrisk afdeling med tilsyn af Kriminalforsorgen og mulighed for indlæggelse etc."
          }
        ]
      }
    ]
  }
}