Helix AU Core
0.1.0 - ci-build

Helix AU Core - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Helix Patient Status - XML Representation

Active as of 2025-08-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="helix-patient-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem helix-patient-status</b></p><a name="helix-patient-status"> </a><a name="hchelix-patient-status"> </a><p>This case-insensitive code system <code>http://medicaldirector.com/fhir/helix-base/CodeSystem/helix-patient-status</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">1<a name="helix-patient-status-1"> </a></td><td>Provisional</td><td>'Provisional' patients are those which have incomplete or not yet validated demographics.An example of when a patient with a 'Provisional' status is created is for ad - hoc appointment bookings over the phone or via Online Booking systems where the patient is not required to provide all the mandatory fields required to be an 'Existing' patient in Helix.</td></tr><tr><td style="white-space:nowrap">2<a name="helix-patient-status-2"> </a></td><td>Existing</td><td>An 'Existing' patient can most easily be interpreted as a normal patient who has visited the practice or health care provider more than once;their demographic details are complete and have been validated by someone in the Helix system.</td></tr><tr><td style="white-space:nowrap">3<a name="helix-patient-status-3"> </a></td><td>Migrated</td><td>'Migrated' records is a special-case status for records that have been migrated to the Helix database from another clinical system. They are similar to ' Provisional ' records in that they are not yet validated in terms of demographics, but in addition to that, they may also have clinical information that needs to be reviewed and validated by a Health Care Professional in the Helix System.</td></tr></table></div>
  </text>
  <url
       value="http://medicaldirector.com/fhir/helix-base/CodeSystem/helix-patient-status"/>
  <version value="0.1.0"/>
  <name value="HelixAUCorePatientStatus"/>
  <title value="Helix Patient Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-12T00:33:14+00:00"/>
  <publisher value="Telstra Health"/>
  <contact>
    <name value="Telstra Health"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.medicaldirector.com/"/>
    </telecom>
  </contact>
  <description
               value="The Helix Patient Status code system reflects the possible states that a patient's record can be in within Helix. 'Provisional' patients are those which have incomplete or not yet validated demographics. An example of when a patient with a 'Provisional' status is created is for ad-hoc appointment bookings over the phone or via Online Booking systems where the patient is not required to provide all the mandatory fields required to be an 'Existing' patient in Helix. An 'Existing' patient can most easily be interpreted as a normal patient who has visited the practice or health care provider more than once; their demographic details are complete and have been validated by someone in the Helix system.Finally, ' Migrated ' records is a special-case status for records that have been migrated to the Helix database from another clinical system. They are similar to 'Provisional' records in that they are not yet validated in terms of demographics, but in addition to that, they may also have clinical information that needs to be reviewed and validated by a Health Care Professional in the Helix System"/>
  <caseSensitive value="false"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="Provisional"/>
    <definition
                value="'Provisional' patients are those which have incomplete or not yet validated demographics.An example of when a patient with a 'Provisional' status is created is for ad - hoc appointment bookings over the phone or via Online Booking systems where the patient is not required to provide all the mandatory fields required to be an 'Existing' patient in Helix."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Existing"/>
    <definition
                value="An 'Existing' patient can most easily be interpreted as a normal patient who has visited the practice or health care provider more than once;their demographic details are complete and have been validated by someone in the Helix system."/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Migrated"/>
    <definition
                value="'Migrated' records is a special-case status for records that have been migrated to the Helix database from another clinical system. They are similar to ' Provisional ' records in that they are not yet validated in terms of demographics, but in addition to that, they may also have clinical information that needs to be reviewed and validated by a Health Care Professional in the Helix System."/>
  </concept>
</CodeSystem>