: AppointmentCancelationReasonCodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "appointment-cancelation-reason-code-system",
"language" : "pl",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-cancelation-reason-code-system</b></p><a name=\"appointment-cancelation-reason-code-system\"> </a><a name=\"hcappointment-cancelation-reason-code-system\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><p>This case-insensitive code system <code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/appointment-cancelation-reason-code-system</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\">patient-death<a name=\"appointment-cancelation-reason-code-system-patient-death\"> </a></td><td>Śmierć pacjenta</td><td>Pacjent zmarł</td></tr><tr><td style=\"white-space:nowrap\">patient-resign<a name=\"appointment-cancelation-reason-code-system-patient-resign\"> </a></td><td>Rezygnacja pacjenta</td><td>Pacjent zrezygnował</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"appointment-cancelation-reason-code-system-other\"> </a></td><td>Inny powód</td><td>Inny powód</td></tr></table></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/appointment-cancelation-reason-code-system",
"version" : "0.5.0",
"name" : "AppointmentCancelationReasonCodeSystem",
"title" : "AppointmentCancelationReasonCodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2026-03-17T08:16:18+01:00",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Słownik przyczyn statusu anulowania rejestracji wizyty",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "patient-death",
"display" : "Śmierć pacjenta",
"definition" : "Pacjent zmarł"
},
{
"code" : "patient-resign",
"display" : "Rezygnacja pacjenta",
"definition" : "Pacjent zrezygnował"
},
{
"code" : "other",
"display" : "Inny powód",
"definition" : "Inny powód"
}
]
}