FHIR IG analytics
| Package | csiro.fhir.au.gpccmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-GPCCMPExpandedYesNoIndicatorSupplement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-GPCCMPExpandedYesNoIndicatorSupplement.html |
| URL | https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-04-02T03:36:12+00:00 |
| Name | GPCCMPExpandedYesNoIndicatorSupplement |
| Title | GP CCMP Expanded Yes No Indicator Supplement |
| Description | The GP CCMP Expanded Yes No Indicator Supplement defines consumer friendly terms for the HL7 expandedYes-NoIndicator code system for use in the GP CCMP Questionnaire. |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/v2-0532|3.0.0 |
Resources that use this resource
| ValueSet |
| csiro.fhir.au.gpccmp#current | YesNoPending | Yes/No/Pending |
Resources that this resource uses
| CodeSystem |
| hl7.terminology#current | v2-0532 | expandedYes-NoIndicator |
Narrative
Note: links and images are rebased to the (stated) source
This code system supplement https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement defines features on the following codes:
| Code | Display |
| NAV | Pending |
| NA | N/A |
Source1
{
"resourceType": "CodeSystem",
"id": "GPCCMPExpandedYesNoIndicatorSupplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement",
"version": "0.1.0",
"name": "GPCCMPExpandedYesNoIndicatorSupplement",
"title": "GP CCMP Expanded Yes No Indicator Supplement",
"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 GP CCMP Expanded Yes No Indicator Supplement defines consumer friendly terms for the HL7 expandedYes-NoIndicator code system for use in the GP CCMP Questionnaire.",
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/v2-0532|3.0.0",
"concept": [
{
"code": "NAV",
"display": "Pending"
},
{
"code": "NA",
"display": "N/A"
}
]
}