1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2023-11-09 |
{
"resourceType" : "CodeSystem",
"id" : "CSPermittedPatientAppointmentActions",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSPermittedPatientAppointmentActions</b></p><a name=\"CSPermittedPatientAppointmentActions\"> </a><a name=\"hcCSPermittedPatientAppointmentActions\"> </a><p>This code system <code>https://cambio.codes/cs/permitted-patient-appointment-actions</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">BA<a name=\"CSPermittedPatientAppointmentActions-BA\"> </a></td><td>Booking allowed</td></tr><tr><td style=\"white-space:nowrap\">RA<a name=\"CSPermittedPatientAppointmentActions-RA\"> </a></td><td>Rebooking Allowed</td></tr><tr><td style=\"white-space:nowrap\">CA<a name=\"CSPermittedPatientAppointmentActions-CA\"> </a></td><td>Cancellation Allowed</td></tr><tr><td style=\"white-space:nowrap\">MA<a name=\"CSPermittedPatientAppointmentActions-MA\"> </a></td><td>Message Allowed</td></tr></table></div>"
},
"url" : "https://cambio.codes/cs/permitted-patient-appointment-actions",
"version" : "1.0.0",
"name" : "CSPermittedPatientAppointmentActions",
"title" : "Permitted Patient Appointment Actions Code System",
"status" : "active",
"date" : "2023-11-09T08:01:09.7991169+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "This CodeSystem defines the set of codes that can be used to represent actions that patients are permitted to take regarding their appointments.",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "BA",
"display" : "Booking allowed"
},
{
"code" : "RA",
"display" : "Rebooking Allowed"
},
{
"code" : "CA",
"display" : "Cancellation Allowed"
},
{
"code" : "MA",
"display" : "Message Allowed"
}
]
}