FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeBasic
IdBasic-GPCCMPServer.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/ActorDefinition-GPCCMPServer.html
URLhttps://gpccmp.csiro.au/ig/ActorDefinition/GPCCMPServer
Version0.1.0
Statusdraft
Date2026-02-09T05:40:39+00:00
NameGPCCMPServer
TitleGPCCMP Server

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ActorDefinition GPCCMPServer

Actor: GPCCMPServer GPCCMP ServerType: system

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:GPCCMP Server Capability Statement
Derived from:http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder

Source1

{
  "resourceType": "Basic",
  "id": "GPCCMPServer",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url",
      "valueUri": "https://gpccmp.csiro.au/ig/ActorDefinition/GPCCMPServer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
      "valueString": "0.1.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
      "valueString": "GPCCMPServer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
      "valueString": "GPCCMP Server"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.experimental",
      "valueBoolean": false
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date",
      "valueDateTime": "2026-02-09T05:40:39+00:00"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
      "valueString": "AEHRC CSIRO"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "name": "AEHRC CSIRO",
        "telecom": [
          {
            "system": "url",
            "value": "http://example.org/example-publisher"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description",
      "valueMarkdown": "The GPCCMP Server allows the GPCCMP Client to retrieve patient health information and writeback completed or partially completed forms."
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type",
      "valueCode": "system"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation",
      "valueMarkdown": "The GPCCMP Server: \n- **SHALL** respond to read Practitioner request\n- **SHALL** respond to read Patient request\n- **MAY** respond to read Encounter request\n- **SHALL** respond to search QuestionnaireResponse request\n- **SHALL** respond to read QuestionnaireResponse request\n- **SHALL** respond to create and update QuestionnaireResponse requests\n- **SHALL** respond to search and read requests for resources required by this IG"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.capabilities",
      "valueCanonical": "https://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPServerCapabilityStatement"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.derivedFrom",
      "valueCanonical": "http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}