FHIR IG analytics| Package | csiro.fhir.au.gpccmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-LaunchContextExtended.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-LaunchContextExtended.html |
| URL | https://gpccmp.csiro.au/ig/CodeSystem/LaunchContextExtended |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-04-02T03:36:12+00:00 |
| Name | LaunchContextExtended |
| Title | Launch Context Extension |
| 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. |
| Content | complete |
No resources found
No resources found
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:
{
"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."
}
]
}