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

: AllowedSignature targetFormat - JSON Representation

Active as of 2025-07-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ccg-signature-target",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ccg-signature-target</b></p><a name=\"ccg-signature-target\"> </a><a name=\"hcccg-signature-target\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/fhir+xml</td><td style=\"color: #cccccc\">application/fhir+xml</td></tr><tr><td>application/fhir+json</td><td style=\"color: #cccccc\">application/fhir+json</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/QRPH/CCG/ValueSet/ccg-signature-target",
  "version" : "1.0.0-current",
  "name" : "CCG_Sign_Target_VS",
  "title" : "AllowedSignature targetFormat",
  "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" : "Constraining to fhir only",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "application/fhir+xml"
          },
          {
            "code" : "application/fhir+json"
          }
        ]
      }
    ]
  }
}