German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-04 |
{
"resourceType" : "CodeSystem",
"id" : "appointment-readiness",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-readiness</b></p><a name=\"appointment-readiness\"> </a><a name=\"hcappointment-readiness\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/appointment-readiness</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\">preparation-complete<a name=\"appointment-readiness-preparation-complete\"> </a></td><td>Preparation Complete</td><td>All pre-imaging preparation steps completed (e.g. contrast consent, patient history, IV access if needed); patient ready to be called to modality</td></tr><tr><td style=\"white-space:nowrap\">waiting-for-modality<a name=\"appointment-readiness-waiting-for-modality\"> </a></td><td>Waiting for Modality</td><td>Patient preparation complete; waiting for modality to become available for exam start</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/appointment-readiness",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.5"
}
],
"version" : "0.49.0",
"name" : "AppointmentReadinessCS",
"title" : "Appointment Readiness",
"status" : "active",
"experimental" : false,
"date" : "2026-05-04T13:25:14+00:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Post-check-in readiness states for imaging appointments in German radiology workflows. Covers states AFTER Appointment.status=checked-in and before the patient is called to the modality. Does not duplicate Appointment.status — checked-in state is tracked natively on Appointment.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "preparation-complete",
"display" : "Preparation Complete",
"definition" : "All pre-imaging preparation steps completed (e.g. contrast consent, patient history, IV access if needed); patient ready to be called to modality"
},
{
"code" : "waiting-for-modality",
"display" : "Waiting for Modality",
"definition" : "Patient preparation complete; waiting for modality to become available for exam start"
}
]
}