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-placer",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition au-erequesting-actor-placer</b></p><a name=\"au-erequesting-actor-placer\"> </a><a name=\"hcau-erequesting-actor-placer\"> </a><a name=\"au-erequesting-actor-placer-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: AUeRequestingPlacer </b></td><td>AU eRequesting Placer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>AU eRequesting Placer (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 Placer Capability Statement.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-au-erequesting-placer.html\">AU eRequesting Placer 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-placer",
"version" : "0.1.0-ballot",
"name" : "AUeRequestingPlacer",
"title" : "AU eRequesting Placer",
"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 Placer is a system that is responsible for initiating and creating diagnostic service requests. This system connects to enable requesters to provide the necessary information to create a request, ensuring that required data is accurately collected and provided to service providers with sufficient information for them to fulfil the request.",
"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" : "AU eRequesting Placer (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 Placer Capability Statement.",
"capabilities" : "http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-placer"
}