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

FHIR IG Statistics: ValueSet/ErklaeringRETSPSYK

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdErklaeringRETSPSYK
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ErklaeringRETSPSYK.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ErklaeringRETSPSYK
Version2.12.0
Statusactive
Date2022-09-30T00:00:00+02:00
NameErklaeringRETSPSYK
TitleErklæring (RETSPSYK)
DescriptionErklæring (RETSPSYK)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
GenericValuesGeneric values
MentalDeclarationMental declaration

Narrative

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

Generated Narrative: ValueSet ErklaeringRETSPSYK

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ErklaeringRETSPSYK",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ErklaeringRETSPSYK",
  "version": "2.12.0",
  "name": "ErklaeringRETSPSYK",
  "title": "Erklæring (RETSPSYK)",
  "status": "active",
  "experimental": true,
  "date": "2022-09-30T00: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": "Erklæring (RETSPSYK)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/MentalDeclaration",
        "concept": [
          {
            "code": "new_mental_examination",
            "display": "Ny mentalundersøgelse er foretaget i forbindelse med aktuelle dom"
          },
          {
            "code": "previous_mental_examination",
            "display": "Der foreligger mentalundersøgelse fra tidligere, der anvendes i aktuel sag"
          },
          {
            "code": "statement",
            "display": "Udtalelse givet efter igangværende undersøgelse af behandlingsansvarlig i henhold til dom"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Andet"
          }
        ]
      }
    ]
  }
}