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

FHIR IG Statistics: ValueSet/Alkohol021

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdAlkohol021
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Alkohol021.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/Alkohol021
Version2.12.0
Statusactive
Date2022-06-15T00:00:00+02:00
NameAlkohol021
TitleAlkohol 0-21
Description0, 1-21 eller flere genstande per uge

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
AlchoholAlchohol

Narrative

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

Generated Narrative: ValueSet Alkohol021


Source

{
  "resourceType": "ValueSet",
  "id": "Alkohol021",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/Alkohol021",
  "version": "2.12.0",
  "name": "Alkohol021",
  "title": "Alkohol 0-21",
  "status": "active",
  "experimental": true,
  "date": "2022-06-15T00: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": "0, 1-21 eller flere genstande per uge",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Alchohol",
        "concept": [
          {
            "code": "0",
            "display": "Ingen alkohol"
          },
          {
            "code": "1-21",
            "display": "1-21 genstande per uge"
          },
          {
            "code": "gt21",
            "display": "Mere end 21 genstande per uge"
          }
        ]
      }
    ]
  }
}