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 - JSON Representation

Active as of 2025-08-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "helix-patient-status",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://medicaldirector.com/fhir/helix-base/CodeSystem/helix-patient-status",
  "version" : "0.1.0",
  "name" : "HelixAUCorePatientStatus",
  "title" : "Helix Patient Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-12T00:33:14+00:00",
  "publisher" : "Telstra Health",
  "contact" : [
    {
      "name" : "Telstra Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medicaldirector.com/"
        }
      ]
    }
  ],
  "description" : "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" : false,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "1",
      "display" : "Provisional",
      "definition" : "'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."
    },
    {
      "code" : "2",
      "display" : "Existing",
      "definition" : "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."
    },
    {
      "code" : "3",
      "display" : "Migrated",
      "definition" : "'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."
    }
  ]
}