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

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeCodeSystem
IdCodeSystem-GPCCMPExpandedYesNoIndicatorSupplement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CodeSystem-GPCCMPExpandedYesNoIndicatorSupplement.html
URLhttps://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement
Version0.1.0
Statusdraft
Date2026-04-02T03:36:12+00:00
NameGPCCMPExpandedYesNoIndicatorSupplement
TitleGP CCMP Expanded Yes No Indicator Supplement
DescriptionThe 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.
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/v2-0532|3.0.0

Resources that use this resource

ValueSet
csiro.fhir.au.gpccmp#currentYesNoPendingYes/No/Pending

Resources that this resource uses

CodeSystem
hl7.terminology#currentv2-0532expandedYes-NoIndicator

Narrative

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

Generated Narrative: CodeSystem GPCCMPExpandedYesNoIndicatorSupplement

This code system supplement https://gpccmp.csiro.au/ig/CodeSystem/GPCCMPExpandedYesNoIndicatorSupplement defines features on the following codes:

CodeDisplay
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"
    }
  ]
}