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

: Guideline Recommendation Status - XML Representation

Draft as of 2022-09-06

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-guideline-recommendation-status"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R5/codesystem-cited-artifact-status-type.html"><code>http://hl7.org/fhir/cited-artifact-status-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-cited-artifact-status-type.html#cited-artifact-status-type-withdrawn">withdrawn</a></td><td>Withdrawn</td><td>The content that was not published has been removed from consideration for publishing by the submitter.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-cited-artifact-status-type.html#cited-artifact-status-type-active">active</a></td><td>Active</td><td>The content is considered complete for its current state by the content creator.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-cited-artifact-status-type.html#cited-artifact-status-type-draft">draft</a></td><td>Draft</td><td>The content is considered unfinished or incomplete and not representative of the current state desired by the content creator.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-cited-artifact-status-type.html#cited-artifact-status-type-archived">archived</a></td><td>Archived</td><td>The content is retired or considered no longer current but still available as part of the public record.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="shareable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="computable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="publishable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel">
    <valueCode value="structured"/>
  </extension>
  <url
       value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-guideline-recommendation-status"/>
  <version value="0.1.1"/>
  <name value="GuidelineRecommendationStatus"/>
  <title value="Guideline Recommendation Status"/>
  <status value="draft"/>
  <date value="2022-09-06"/>
  <publisher value="Netzwerk Universitätsmedizin (NUM)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.netzwerk-universitaetsmedizin.de"/>
    </telecom>
  </contact>
  <description
               value="Current status of a clinical practice guideline recommendation"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/cited-artifact-status-type"/>
      <concept>
        <code value="withdrawn"/>
        <display value="Withdrawn"/>
      </concept>
      <concept>
        <code value="active"/>
        <display value="Active"/>
      </concept>
      <concept>
        <code value="draft"/>
        <display value="Draft"/>
      </concept>
      <concept>
        <code value="archived"/>
        <display value="Archived"/>
      </concept>
    </include>
  </compose>
</ValueSet>