AU Core Implementation Guide
1.0.0-ci-build - CI Build
AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ActorDefinition",
"id" : "au-core-actor-responder",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition au-core-actor-responder</b></p><a name=\"au-core-actor-responder\"> </a><a name=\"hcau-core-actor-responder\"> </a><a name=\"au-core-actor-responder-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: AUCoreResponder </b></td><td>AU Core Responder</td><td>Type: system </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><td colspan=\"2\"><a href=\"CapabilityStatement-au-core-responder.html\">AU Core Responder CapabilityStatement</a></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" : "1.0.0-ci-build",
"name" : "AUCoreResponder",
"title" : "AU Core Responder",
"status" : "active",
"date" : "2024-11-05T04:49:40+00: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"
}