German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Appointment Readiness - XML Representation

Active as of 2026-05-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="appointment-readiness"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/CodeSystem/appointment-readiness"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.5"/>
  </identifier>
  <version value="0.49.0"/>
  <name value="AppointmentReadinessCS"/>
  <title value="Appointment Readiness"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-04T13:25:14+00:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="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 value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="preparation-complete"/>
    <display value="Preparation Complete"/>
    <definition
                value="All pre-imaging preparation steps completed (e.g. contrast consent, patient history, IV access if needed); patient ready to be called to modality"/>
  </concept>
  <concept>
    <code value="waiting-for-modality"/>
    <display value="Waiting for Modality"/>
    <definition
                value="Patient preparation complete; waiting for modality to become available for exam start"/>
  </concept>
</CodeSystem>