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

FHIR IG Statistics: ValueSet/RisikovurderingRETSPSYK

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdRisikovurderingRETSPSYK
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-RisikovurderingRETSPSYK.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/RisikovurderingRETSPSYK
Version2.12.0
Statusactive
Date2022-09-30T00:00:00+02:00
NameRisikovurderingRETSPSYK
TitleRisikovurdering (RETSPSYK)
DescriptionRisikovurdering (RETSPSYK)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
GenericValuesGeneric values
RiskAssessmentRisk assessment

Narrative

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

Generated Narrative: ValueSet RisikovurderingRETSPSYK

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "RisikovurderingRETSPSYK",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/RisikovurderingRETSPSYK",
  "version": "2.12.0",
  "name": "RisikovurderingRETSPSYK",
  "title": "Risikovurdering (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": "Risikovurdering (RETSPSYK)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/RiskAssessment",
        "concept": [
          {
            "code": "hcr-20",
            "display": "HCR-20"
          },
          {
            "code": "start",
            "display": "START"
          },
          {
            "code": "saprof",
            "display": "SAPROF"
          },
          {
            "code": "rsvp",
            "display": "RSVP"
          },
          {
            "code": "v-risk-10",
            "display": "V-RISK-10/V-Risk Young"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Andet"
          }
        ]
      }
    ]
  }
}