AU eRequesting Implementation Guide
0.2.0-ci-build - CI Build Australia flag

AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.2.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-erequesting/ and changes regularly. See the Directory of published versions

: AU eRequesting Placer - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "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.2.0-ci-build",
  "name" : "AUeRequestingPlacer",
  "title" : "AU eRequesting Placer",
  "status" : "draft",
  "date" : "2024-11-22T00:49:56+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 creating diagnostic requests.",
  "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):&#xa;&#xa;\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.&#xa;&#xa;\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"
}