0.1.0 - ci-build
PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-12-23 |
{
"resourceType" : "CodeSystem",
"id" : "appointment-coordination-task-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-coordination-task-type</b></p><a name=\"appointment-coordination-task-type\"> </a><a name=\"hcappointment-coordination-task-type\"> </a><p>This code system <code>http://example.org/CodeSystem/appointment-coordination-task-type</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\">book-appointment<a name=\"appointment-coordination-task-type-book-appointment\"> </a></td><td>Book appointment</td><td>Initiate and track an appointment booking attempt (e.g., via portal deep link).</td></tr><tr><td style=\"white-space:nowrap\">arrange-transportation<a name=\"appointment-coordination-task-type-arrange-transportation\"> </a></td><td>Arrange transportation</td><td>Coordinate transportation to/from an appointment.</td></tr><tr><td style=\"white-space:nowrap\">complete-forms<a name=\"appointment-coordination-task-type-complete-forms\"> </a></td><td>Complete forms</td><td>Complete or submit pre-visit forms.</td></tr></table></div>"
},
"url" : "http://example.org/CodeSystem/appointment-coordination-task-type",
"version" : "0.1.0",
"name" : "AppointmentCoordinationTaskTypeCS",
"title" : "Appointment Coordination Task Type",
"status" : "active",
"date" : "2025-12-23T23:36:59+00:00",
"publisher" : "haau3",
"contact" : [
{
"name" : "haau3",
"telecom" : [
{
"system" : "url",
"value" : "https://haau3.com"
}
]
}
],
"description" : "Task types used to classify coordination work related to appointments.",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "book-appointment",
"display" : "Book appointment",
"definition" : "Initiate and track an appointment booking attempt (e.g., via portal deep link)."
},
{
"code" : "arrange-transportation",
"display" : "Arrange transportation",
"definition" : "Coordinate transportation to/from an appointment."
},
{
"code" : "complete-forms",
"display" : "Complete forms",
"definition" : "Complete or submit pre-visit forms."
}
]
}