AU eRequesting Implementation Guide
0.1.0-ballot - Ballot
This page is part of the AU eRequesting (v0.1.0-ballot: AU eRequesting R1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Page standards status: Draft | Maturity Level: 0 |
{
"resourceType" : "ActorDefinition",
"id" : "au-erequesting-actor-filler",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition au-erequesting-actor-filler</b></p><a name=\"au-erequesting-actor-filler\"> </a><a name=\"hcau-erequesting-actor-filler\"> </a><a name=\"au-erequesting-actor-filler-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: AUeRequestingFiller </b></td><td>AU eRequesting Filler</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An AU eRequesting Filler (client):\n\n</p>\n<ul>\n<li><strong>SHALL</strong> implement the <a href=\"conformance.html#mandatory-elements\">mandatory</a> and/or <a href=\"conformance.html#must-support-and-obligation\">Must Support</a> requirements for the elements defined as such in the implemented AU eRequesting profiles.\n\n</li>\n<li><strong>SHALL</strong> implement the required REST API interactions and search parameters as defined in the AU eRequesting Filler Capability Statement.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-au-erequesting-filler.html\">AU eRequesting Filler CapabilityStatement</a></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq"
}
]
}
},
{
"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/ereq/ImplementationGuide/hl7.fhir.au.ereq"
}
]
}
}
],
"url" : "http://hl7.org.au/fhir/ereq/ActorDefinition/au-erequesting-actor-filler",
"version" : "0.1.0-ballot",
"name" : "AUeRequestingFiller",
"title" : "AU eRequesting Filler",
"status" : "draft",
"date" : "2024-08-05T11:22:46+00:00",
"publisher" : "HL7 Australia",
"contact" : [
{
"name" : "HL7 Australia",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/HAFWG"
}
]
},
{
"name" : "HL7 Australia FHIR Work Group",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/HAFWG",
"use" : "work"
}
]
}
],
"description" : "The AU eRequesting Filler is a system that is responsible for finding and retrieving diagnostic service requests so that service providers can fulfil them. It ensures that service providers have the necessary information to fulfil the requests and manages the requests through the fulfilment process.",
"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© 2024+; Licensed Under Creative Commons No Rights Reserved.",
"type" : "system",
"documentation" : "An AU eRequesting Filler (client):

\n- **SHALL** implement the [mandatory](conformance.html#mandatory-elements) and/or [Must Support](conformance.html#must-support-and-obligation) requirements for the elements defined as such in the implemented AU eRequesting profiles.

\n- **SHALL** implement the required REST API interactions and search parameters as defined in the AU eRequesting Filler Capability Statement.",
"capabilities" : "http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-filler"
}