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 Client - JSON Representation

Draft as of 2026-01-28

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "GPCCMPClient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition GPCCMPClient</b></p><a name=\"GPCCMPClient\"> </a><a name=\"hcGPCCMPClient\"> </a><table class=\"grid\"><tr><td><b>Actor: GPCCMPClient </b></td><td>GPCCMP Client</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>The GPCCMP Client:</p>\n<ul>\n<li><strong>SHALL</strong> invoke read Practitioner request</li>\n<li><strong>SHALL</strong> invoke read Patient request</li>\n<li><strong>MAY</strong> invoke read Encounter request</li>\n<li><strong>SHALL</strong> invoke search QuestionnaireResponse request</li>\n<li><strong>SHALL</strong> invoke read QuestionnaireResponse request</li>\n<li><strong>SHALL</strong> invoke create and update QuestionnaireResponse request</li>\n<li><strong>SHALL</strong> invoke search and read requests for resources required by this IG to pre-populate questionnaire response</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-GPCCMPClientCapabilityStatement.html\">GPCCMP Client 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-requester.html\">http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-requester</a></td></tr></table></div>"
  },
  "url" : "https://gpccmp.csiro.au/ig/ActorDefinition/GPCCMPClient",
  "version" : "0.1.0",
  "name" : "GPCCMPClient",
  "title" : "GPCCMP Client",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-28T04:53:48+00:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "The GPCCMP Client is a system that can display the GPCCPM form, prepopulate it with patient health information retrieved from the GPCCMP Server, allow a user to fill out the form and save the form to the GPCCMP Server.",
  "type" : "system",
  "documentation" : "The GPCCMP Client: \n- **SHALL** invoke read Practitioner request\n- **SHALL** invoke read Patient request\n- **MAY** invoke read Encounter request\n- **SHALL** invoke search QuestionnaireResponse request\n- **SHALL** invoke read QuestionnaireResponse request\n- **SHALL** invoke create and update QuestionnaireResponse request\n- **SHALL** invoke search and read requests for resources required by this IG to pre-populate questionnaire response",
  "capabilities" : "https://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPClientCapabilityStatement",
  "derivedFrom" : [
    🔗 "http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-requester"
  ]
}