GP Chronic Condition Management Plan
0.1.0 - ci-build

GP Chronic Condition Management Plan, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/gpccmp-fhir-ig/ and changes regularly. See the Directory of published versions

: GPCCMP Server - XML Representation

Draft as of 2026-01-28

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="GPCCMPServer"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActorDefinition GPCCMPServer</b></p><a name="GPCCMPServer"> </a><a name="hcGPCCMPServer"> </a><table class="grid"><tr><td><b>Actor: GPCCMPServer </b></td><td>GPCCMP Server</td><td>Type: system </td></tr><tr><td colspan="3"><div><p>The GPCCMP Server:</p>
<ul>
<li><strong>SHALL</strong> respond to read Practitioner request</li>
<li><strong>SHALL</strong> respond to read Patient request</li>
<li><strong>MAY</strong> respond to read Encounter request</li>
<li><strong>SHALL</strong> respond to search QuestionnaireResponse request</li>
<li><strong>SHALL</strong> respond to read QuestionnaireResponse request</li>
<li><strong>SHALL</strong> respond to create and update QuestionnaireResponse requests</li>
<li><strong>SHALL</strong> respond to search and read requests for resources required by this IG</li>
</ul>
</div></td></tr><tr><td>Capabilities:</td><td colspan="2"><a href="CapabilityStatement-GPCCMPServerCapabilityStatement.html">GPCCMP Server Capability Statement</a></td></tr><tr><td>Derived from:</td><td colspan="2"><a href="http://hl7.org.au/fhir/core/2.0.0-preview/ActorDefinition-au-core-actor-responder.html">http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder</a></td></tr></table></div>
  </text>
  <url value="https://gpccmp.csiro.au/ig/ActorDefinition/GPCCMPServer"/>
  <version value="0.1.0"/>
  <name value="GPCCMPServer"/>
  <title value="GPCCMP Server"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-01-28T04:53:48+00:00"/>
  <publisher value="AEHRC CSIRO"/>
  <contact>
    <name value="AEHRC CSIRO"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description
               value="The GPCCMP Server allows the GPCCMP Client to retrieve patient health information and writeback completed or partially completed forms."/>
  <type value="system"/>
  <documentation
                 value="The GPCCMP Server: 
- **SHALL** respond to read Practitioner request
- **SHALL** respond to read Patient request
- **MAY** respond to read Encounter request
- **SHALL** respond to search QuestionnaireResponse request
- **SHALL** respond to read QuestionnaireResponse request
- **SHALL** respond to create and update QuestionnaireResponse requests
- **SHALL** respond to search and read requests for resources required by this IG"/>
  <capabilities
                value="https://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPServerCapabilityStatement"/>
  <derivedFrom
               value="http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder"/>
</ActorDefinition>