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-13 |
{
"resourceType" : "CodeSystem",
"id" : "Category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Category</b></p><a name=\"Category\"> </a><a name=\"hcCategory\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/Category</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\">0<a name=\"Category-0\"> </a></td><td>Baseline</td><td>Baseline</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"Category-1\"> </a></td><td>Month 4</td><td>Month 4</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"Category-2\"> </a></td><td>Month 8</td><td>Month 8</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"Category-3\"> </a></td><td>Month 12</td><td>Month 12</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"Category-4\"> </a></td><td>Month 16</td><td>Month 16</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"Category-5\"> </a></td><td>Unscheduled</td><td>Unscheduled</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"Category-6\"> </a></td><td>Month 20</td><td>Month 20</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"Category-7\"> </a></td><td>Month 24</td><td>Month 24</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"Category-8\"> </a></td><td>Month 28</td><td>Month 28</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/Category",
"version" : "2.0.0",
"name" : "Category",
"title" : "Category Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-13T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Category",
"caseSensitive" : false,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "0",
"display" : "Baseline",
"definition" : "Baseline"
},
{
"code" : "1",
"display" : "Month 4",
"definition" : "Month 4"
},
{
"code" : "2",
"display" : "Month 8",
"definition" : "Month 8"
},
{
"code" : "3",
"display" : "Month 12",
"definition" : "Month 12"
},
{
"code" : "4",
"display" : "Month 16",
"definition" : "Month 16"
},
{
"code" : "5",
"display" : "Unscheduled",
"definition" : "Unscheduled"
},
{
"code" : "6",
"display" : "Month 20",
"definition" : "Month 20"
},
{
"code" : "7",
"display" : "Month 24",
"definition" : "Month 24"
},
{
"code" : "8",
"display" : "Month 28",
"definition" : "Month 28"
}
]
}