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

: CCG Folder 1 - XML Representation

Active as of 2024-11-18

Raw xml | Download


<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="ccg-folder-Diabetes"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-folder"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PlanDefinition ccg-folder-Diabetes</b></p><a name="ccg-folder-Diabetes"> </a><a name="hcccg-folder-Diabetes"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ccg-card-folder.html">CCG CARD Folder PlanDefinition</a></p></div><p><b>url</b>: <a href="PlanDefinition-ccg-folder-Diabetes.html">PlanDefinition CCG Folder example 1 - e.g. Diabetes</a></p><p><b>version</b>: 1.0.0-current</p><p><b>name</b>: ExampleCCGFolder1</p><p><b>title</b>: CCG Folder example 1 - e.g. Diabetes</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type clinical-protocol}">Clinical Protocol</span></p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-11-18 17:56:55+0000</p><p><b>publisher</b>: IHE QRPH Technical Committee</p><p><b>contact</b>: <a href="https://www.ihe.net/ihe_domains/quality_research_and_public_health/">https://www.ihe.net/ihe_domains/quality_research_and_public_health/</a>, <a href="mailto:qrph@ihe.net">qrph@ihe.net</a>, IHE QRPH Technical Committee: <a href="mailto:qrph@ihe.net">qrph@ihe.net</a></p><p><b>description</b>: </p><div><p>IHE CCG Folder example e.g. Diabetes</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}">Global (Whole world)</span></p><blockquote><p><b>action</b></p><p><b>definition</b>: <a href="PlanDefinition-card-example-orderrx.html">CCG CARD example - order medication</a></p></blockquote><blockquote><p><b>action</b></p><p><b>definition</b>: <a href="PlanDefinition-card-example-collect.html">CCG CARD example - collect information</a></p></blockquote></div>
  </text>
  <url value="https://example.org/fhir/PlanDefinition/ccg-folder-Diabetes"/>
  <version value="1.0.0-current"/>
  <name value="ExampleCCGFolder1"/>
  <title value="CCG Folder example 1 - e.g. Diabetes"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
      <code value="clinical-protocol"/>
    </coding>
  </type>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-11-18T17:56:55+00:00"/>
  <publisher value="IHE QRPH Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ihe.net/ihe_domains/quality_research_and_public_health/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="qrph@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE QRPH Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="qrph@ihe.net"/>
    </telecom>
  </contact>
  <description value="IHE CCG Folder example e.g. Diabetes"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <action>
    <definitionCanonical
                         value="http://example.org/PlanDefinition/card-example-orderrx"/>
  </action>
  <action>
    <definitionCanonical
                         value="http://example.org/PlanDefinition/card-example-collect"/>
  </action>
</PlanDefinition>