AU Core Implementation Guide
0.4.0-preview - Preview Australia flag

This page is part of the AU Core (v0.4.0-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: AU Core Responder - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download



<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="au-core-actor-responder"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="grid"><tr><td><b>Actor: AUCoreResponder </b></td><td>AU Core Responder</td><td>Type: system </td><td colspan="2"><a href="CapabilityStatement-au-core-responder.html">AU Core Responder CapabilityStatement</a></td></tr><tr><td colspan="3"><div><p>An AU Core Responder, also known as AU Core Server:</p>
<ul>
<li>
<p><strong>SHALL</strong> correctly populate all <em>Must Support</em> elements if they know a value for the element</p>
</li>
<li>
<p><strong>SHALL</strong> implement the requirements on <a href="general-requirements.html#suppressed-data">Suppressed Data</a> when an element is NOT allowed to be shared</p>
</li>
<li>
<p><strong>SHALL</strong> implement the requirements on <a href="general-requirements.html#missing-data">Missing Data</a> when an element value is NOT known</p>
</li>
</ul>
<p>When a <em>Must Support</em> element requires a more tightly stated obligation, this obligation is specified in the AU Core Responder <a href="https://hl7.org/fhir/extensions/StructureDefinition-obligation.html">obligation extension</a> on the element definition.</p>
</div></td></tr><tr><td>Capabilities:</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder"/>
  <version value="0.4.0-preview"/>
  <name value="AUCoreResponder"/>
  <title value="AU Core Responder"/>
  <status value="active"/>
  <date value="2024-06-20T21:35:20+10:00"/>
  <publisher value="HL7 Australia"/>
  <contact>
    <name value="HL7 Australia FHIR Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://confluence.hl7.org/display/HAFWG"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="The AU Core Responder is a system responsible for providing responses to queries submitted by AU Core Requesters."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved."/>
  <type value="system"/>
  <documentation
                 value="An AU Core Responder, also known as AU Core Server:

 - **SHALL** correctly populate all *Must Support* elements if they know a value for the element

 - **SHALL** implement the requirements on [Suppressed Data](general-requirements.html#suppressed-data) when an element is NOT allowed to be shared

 - **SHALL** implement the requirements on [Missing Data](general-requirements.html#missing-data) when an element value is NOT known

 When a *Must Support* element requires a more tightly stated obligation, this obligation is specified in the AU Core Responder [obligation extension](https://hl7.org/fhir/extensions/StructureDefinition-obligation.html) on the element definition."/>
  <capabilities
                value="http://hl7.org.au/fhir/core/CapabilityStatement/au-core-responder"/>
</ActorDefinition>