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-10 |
{
"resourceType" : "CodeSystem",
"id" : "TypeOfVisit",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TypeOfVisit</b></p><a name=\"TypeOfVisit\"> </a><a name=\"hcTypeOfVisit\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/TypeOfVisit</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=\"TypeOfVisit-0\"> </a></td><td>scheduled in person</td><td>scheduled in person</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"TypeOfVisit-1\"> </a></td><td>unscheduled in person</td><td>unscheduled in person</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TypeOfVisit-2\"> </a></td><td>scheduled phonecall</td><td>scheduled phonecall</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"TypeOfVisit-3\"> </a></td><td>unscheduled phonecall</td><td>unscheduled phonecall</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"TypeOfVisit-4\"> </a></td><td>scheduled hospitalisation</td><td>scheduled hospitalisation</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"TypeOfVisit-5\"> </a></td><td>unscheduled hospitalisation</td><td>unscheduled hospitalisation</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/TypeOfVisit",
"version" : "2.0.0",
"name" : "Type_of_visit",
"title" : "Type of visit Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-10T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Type of visit",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "scheduled in person",
"definition" : "scheduled in person"
},
{
"code" : "1",
"display" : "unscheduled in person",
"definition" : "unscheduled in person"
},
{
"code" : "2",
"display" : "scheduled phonecall",
"definition" : "scheduled phonecall"
},
{
"code" : "3",
"display" : "unscheduled phonecall",
"definition" : "unscheduled phonecall"
},
{
"code" : "4",
"display" : "scheduled hospitalisation",
"definition" : "scheduled hospitalisation"
},
{
"code" : "5",
"display" : "unscheduled hospitalisation",
"definition" : "unscheduled hospitalisation"
}
]
}