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

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeCodeSystem
IdCodeSystem-LaunchContextExtended.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-LaunchContextExtended.html
URLhttps://gpccmp.csiro.au/ig/CodeSystem/LaunchContextExtended
Version0.1.0
Statusdraft
Date2026-04-02T03:36:12+00:00
NameLaunchContextExtended
TitleLaunch Context Extension
DescriptionThe Launch Context Extension code system defines concepts that extend the HL7 launch context concepts in http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext. They enable additional launch context items to be specified for use when launching a GP CCMP Questionnaire.
Contentcomplete

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: CodeSystem LaunchContextExtended

This case-sensitive code system https://gpccmp.csiro.au/ig/CodeSystem/LaunchContextExtended defines the following code:

CodeDisplayDefinition
gpccmppractitionerrole GP CCMP Practitioner RolePractitionerRole in context at launch time that is associated with the user in context. This concept has been defined to support use cases where the PractitionerRole is required to pre-populate the GP CCMP Questionnaire.

Source1

{
  "resourceType": "CodeSystem",
  "id": "LaunchContextExtended",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gpccmp.csiro.au/ig/CodeSystem/LaunchContextExtended",
  "version": "0.1.0",
  "name": "LaunchContextExtended",
  "title": "Launch Context Extension",
  "status": "draft",
  "experimental": false,
  "date": "2026-04-02T03:36:12+00:00",
  "publisher": "AEHRC CSIRO",
  "contact": [
    {
      "name": "AEHRC CSIRO",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "The Launch Context Extension code system defines concepts that extend the HL7 launch context concepts in http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext. They enable additional launch context items to be specified for use when launching a GP CCMP Questionnaire.",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "gpccmppractitionerrole",
      "display": "GP CCMP Practitioner Role",
      "definition": "PractitionerRole in context at launch time that is associated with the user in context. This concept has been defined to support use cases where the PractitionerRole is required to pre-populate the GP CCMP Questionnaire."
    }
  ]
}