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

Page standards status: Draft Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "au-core-actor-responder",
  "text" : {
    "status" : "generated",
    "div" : "<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>\n<ul>\n<li>\n<p><strong>SHALL</strong> correctly populate all <em>Must Support</em> elements if they know a value for the element</p>\n</li>\n<li>\n<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>\n</li>\n<li>\n<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>\n</li>\n</ul>\n<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>\n</div></td></tr><tr><td>Capabilities:</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder",
  "version" : "0.4.0-preview",
  "name" : "AUCoreResponder",
  "title" : "AU Core Responder",
  "status" : "active",
  "date" : "2024-06-20T21:35:20+10:00",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia FHIR Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/display/HAFWG",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The AU Core Responder is a system responsible for providing responses to queries submitted by AU Core Requesters.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved.",
  "type" : "system",
  "documentation" : "An AU Core Responder, also known as AU Core Server:\n\n - **SHALL** correctly populate all *Must Support* elements if they know a value for the element\n\n - **SHALL** implement the requirements on [Suppressed Data](general-requirements.html#suppressed-data) when an element is NOT allowed to be shared\n\n - **SHALL** implement the requirements on [Missing Data](general-requirements.html#missing-data) when an element value is NOT known\n\n 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" : "http://hl7.org.au/fhir/core/CapabilityStatement/au-core-responder"
}