NHSD Implementation Guide - Outbound
4.0.1 - active

NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Standard List of Endpoint Status - XML Representation

Draft as of 2024-10-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nhsd-endpoint-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nhsd-endpoint-status</b></p><a name="nhsd-endpoint-status"> </a><a name="hcnhsd-endpoint-status"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/nhsd-endpoint-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">active<a name="nhsd-endpoint-status-active"> </a></td><td>Active</td><td>This endpoint is expected to be active and can be used.</td></tr><tr><td style="white-space:nowrap">suspended<a name="nhsd-endpoint-status-suspended"> </a></td><td>Suspended</td><td>This endpoint is temporarily unavailable.</td></tr><tr><td style="white-space:nowrap">off<a name="nhsd-endpoint-status-off"> </a></td><td>Off</td><td>This endpoint is no longer to be used.</td></tr></table></div>
  </text>
  <url value="http://fhir.nhsd.com.au/CodeSystem/nhsd-endpoint-status"/>
  <version value="4.0.1"/>
  <name value="StandardListOfEndpointStatus"/>
  <title value="Standard List of Endpoint Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-10-09"/>
  <publisher value="Healthdirect Australia"/>
  <contact>
    <name value="build.fhir.nhsd.com.au"/>
  </contact>
  <description value="Endpoint Status"/>
  <copyright
             value="National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <concept>
    <code value="active"/>
    <display value="Active"/>
    <definition
                value="This endpoint is expected to be active and can be used."/>
  </concept>
  <concept>
    <code value="suspended"/>
    <display value="Suspended"/>
    <definition value="This endpoint is temporarily unavailable."/>
  </concept>
  <concept>
    <code value="off"/>
    <display value="Off"/>
    <definition value="This endpoint is no longer to be used."/>
  </concept>
</CodeSystem>