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

FHIR IG Statistics: ValueSet/Alkohol0til10

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdAlkohol0til10
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Alkohol0til10.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/Alkohol0til10
Version2.12.0
Statusactive
Date2022-06-21T00:00:00+02:00
NameAlkohol0til10
TitleAlkohol 0-10
DescriptionUdfald for alkohol

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 Alkohol0til10


Source

{
  "resourceType": "ValueSet",
  "id": "Alkohol0til10",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/Alkohol0til10",
  "version": "2.12.0",
  "name": "Alkohol0til10",
  "title": "Alkohol 0-10",
  "status": "active",
  "experimental": true,
  "date": "2022-06-21T00: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": "Udfald for alkohol",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Alchohol",
        "concept": [
          {
            "code": "0-10",
            "display": "0-10 genstande pr. uge"
          },
          {
            "code": "gte11",
            "display": "Over 10 genstande pr. uge"
          }
        ]
      }
    ]
  }
}