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 2022-11-28 |
{
"resourceType" : "CodeSystem",
"id" : "MedicationAdherence",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedicationAdherence</b></p><a name=\"MedicationAdherence\"> </a><a name=\"hcMedicationAdherence\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/MedicationAdherence</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\">-1<a name=\"MedicationAdherence--1\"> </a></td><td>no info</td><td>Input at item -1</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"MedicationAdherence-0\"> </a></td><td>medication not taken</td><td>Input at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MedicationAdherence-1\"> </a></td><td>medication taken</td><td>Input at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MedicationAdherence-2\"> </a></td><td>medication partly taken</td><td>Input at item 2</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/MedicationAdherence",
"version" : "2.0.0",
"name" : "Medication_Adherence",
"title" : "Medication Adherence Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2022-11-28T14:27:31+02:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Medication Adherence",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "-1",
"display" : "no info",
"definition" : "Input at item -1"
},
{
"code" : "0",
"display" : "medication not taken",
"definition" : "Input at item 0"
},
{
"code" : "1",
"display" : "medication taken",
"definition" : "Input at item 1"
},
{
"code" : "2",
"display" : "medication partly taken",
"definition" : "Input at item 2"
}
]
}