Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Guideline - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="GuidelineExample"/>
  <meta>
    <profile
             value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/guideline"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="GuidelineExample"> </a><a name="hcGuidelineExample"> </a></p><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">ResourceComposition &quot;GuidelineExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-guideline.html">Clinical Practice Guideline</a></p></div><p><b>identifier</b>: Resource identifier/guideline example</p><p><b>version</b>: 0.1.0</p><p><b>status</b>: final</p><p><b>type</b>: Guidelines <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ceosys-code-system.html">CEOsys Code System</a>#clinical-practice-guideline; #e07eN1w1Rwswg4)</span></p><p><b>category</b>: Evidence- and consensus-based guideline <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cs-guideline-stage-classification.html">Guideline Stage Classification</a>#S3)</span></p><p><b>date</b>: 2022-01-28</p><p><b>author</b>: <a href="Organization-ExampleOrganization.html">Organization/ExampleOrganization</a> &quot;Example Organization&quot;</p><p><b>title</b>: Example Guideline</p><h3>RelatesTos</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>ResourceReference</b></td></tr><tr><td style="display: none">*</td><td>citation</td><td><a href="Citation-ExampleGuidelineCitation.html">Citation/ExampleGuidelineCitation</a> &quot;ExampleGuidelineCitation&quot;</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="RI"/>
        <display value="Resource identifier"/>
      </coding>
    </type>
    <system value="https://www.ceosys.de"/>
    <value value="guideline example"/>
  </identifier>
  <version value="0.1.0"/>
  <status value="final"/>
  <type>
    <coding>
      <system
              value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system"/>
      <code value="clinical-practice-guideline"/>
    </coding>
    <coding>
      <system value="https://data.cochrane.org/concepts/"/>
      <code value="e07eN1w1Rwswg4"/>
      <display value="Guidelines"/>
    </coding>
  </type>
  <category>
    <coding>
      <system
              value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-guideline-stage-classification"/>
      <code value="S3"/>
      <display value="Evidence- and consensus-based guideline"/>
    </coding>
  </category>
  <date value="2022-01-28"/>
  <author>🔗 
    <reference value="Organization/ExampleOrganization"/>
  </author>
  <title value="Example Guideline"/>
  <relatesTo>
    <type value="citation"/>
    <resourceReference>🔗 
      <reference value="Citation/ExampleGuidelineCitation"/>
    </resourceReference>
  </relatesTo>
  <section>
    <title value="Example Guideline Recommendation"/>
    <code>
      <coding>
        <system
                value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system"/>
        <code value="guideline-recommendation"/>
        <display value="Clinical practice guideline recommendation"/>
      </coding>
    </code>
    <focus>🔗 
      <reference value="PlanDefinition/ExampleRecommendation"/>
    </focus>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">This is an example guideline recommendation.</div>
    </text>
  </section>
</Composition>