Computable Care Guidelines
1.0.0-current - ci-build International flag

Computable Care Guidelines, published by IHE QRPH Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.CCG/ and changes regularly. See the Directory of published versions

: ValueSet of all Current CCG Card Types - JSON Representation

Active as of 2025-07-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ccg-card-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ccg-card-type</b></p><a name=\"ccg-card-type\"> </a><a name=\"hcccg-card-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ccg-card-type-cs.html\"><code>https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs</code></a></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/QRPH/CCG/ValueSet/ccg-card-type",
  "version" : "1.0.0-current",
  "name" : "CCG_Card_Type",
  "title" : "ValueSet of all Current CCG Card Types",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-14T16:27:10+00:00",
  "publisher" : "IHE QRPH Technical Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/quality_research_and_public_health/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "qrph@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE QRPH Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "qrph@ihe.net"
        }
      ]
    }
  ],
  "description" : "This list includes all currently defined CCG CARD Types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"
      }
    ]
  }
}