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

: Appointment Type - JSON Representation

Active as of 2025-08-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "helix-appointment-type-code-systems",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet helix-appointment-type-code-systems</b></p><a name=\"helix-appointment-type-code-systems\"> </a><a name=\"hchelix-appointment-type-code-systems\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-appointment-type.html\"><code>http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-appointment-type-external.html\"><code>http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type-external</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-appointment-type-service-type.html\"><code>http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type-service-type</code></a></li></ul></div>"
  },
  "url" : "http://medicaldirector.com/fhir/helix-base/ValueSet/appointment-type",
  "version" : "0.1.0",
  "name" : "HelixAUCoreAppointmentTypeCodeSystems",
  "title" : "Appointment Type",
  "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 Appointment Type code system reflects the possible type values that can be assigned to a given appointment.",
  "compose" : {
    "include" : [
      {
        "system" : "http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type"
      },
      {
        "system" : "http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type-external"
      },
      {
        "system" : "http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type-service-type"
      }
    ]
  }
}