Retention Implementation Guide
2.0.0 - ci-build
Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-09 |
{
"resourceType" : "CodeSystem",
"id" : "SevereAlcoholIntake",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SevereAlcoholIntake</b></p><a name=\"SevereAlcoholIntake\"> </a><a name=\"hcSevereAlcoholIntake\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/SevereAlcoholIntake</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">B19<a name=\"SevereAlcoholIntake-B19\"> </a></td><td>-</td><td>Default input</td></tr><tr><td style=\"white-space:nowrap\">B19-0<a name=\"SevereAlcoholIntake-B19-0\"> </a></td><td>never</td><td>never</td></tr><tr><td style=\"white-space:nowrap\">B19-1<a name=\"SevereAlcoholIntake-B19-1\"> </a></td><td>current</td><td>current</td></tr><tr><td style=\"white-space:nowrap\">B19-2<a name=\"SevereAlcoholIntake-B19-2\"> </a></td><td>past (meaning>6 months)</td><td>past (meaning>6 months)</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/SevereAlcoholIntake",
"version" : "2.0.0",
"name" : "Severe_alcohol_intake",
"title" : "Severe alcohol intake Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-09T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Severe alcohol intake",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "B19",
"display" : "-",
"definition" : "Default input"
},
{
"code" : "B19-0",
"display" : "never",
"definition" : "never"
},
{
"code" : "B19-1",
"display" : "current",
"definition" : "current"
},
{
"code" : "B19-2",
"display" : "past (meaning>6 months)",
"definition" : "past (meaning>6 months)"
}
]
}