<?xml version="1.0" encoding="UTF-8"?>

<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="PreventiveCarePlanning"/>
  <meta>
    <profile value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>knowledgeCapability</b>: shareable</p><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeCapability</b>: publishable</p><p><b>url</b>: <code>http://fhir.org/guides/preventive-care/PlanDefinition/PreventiveCarePlanning</code></p><p><b>identifier</b>: id: PlanDefinition_PreventiveCarePlanning (OFFICIAL)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: ProstateCancerScreening</p><p><b>title</b>: PlanDefinition - Patient-Directed Care Plan for Prostate Cancer Screening</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>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-03-08</p><p><b>publisher</b>: U.S. Preventive Services Task Force (USPSTF)</p><p><b>contact</b>: <a href="https://www.uspreventiveservicestaskforce.org/uspstf/">https://www.uspreventiveservicestaskforce.org/uspstf/</a></p><p><b>description</b>: Create a patient-directed preventive care plan for Prostate Cancer screening.</p><p><b>jurisdiction</b>: <span title="Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><p><b>copyright</b>: &copy; U.S. Preventive Services Task Force (USPSTF) 2020+.</p><p><b>library</b>: <a href="http://fhir.org/guides/preventive-care/Library/ProstateCancerScreening">http://fhir.org/guides/preventive-care/Library/ProstateCancerScreening</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Next Step PSA test in 12 months</p><p><b>description</b>: Next Step PSA test in 12 months</p><p><b>code</b>: <span title="Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process guideline-based-care}">Guideline-based Care</span></p><p><b>definition</b>: <a href="http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction">http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Next Step PSA test in 24 months</p><p><b>description</b>: Next Step PSA test in 24 months</p><p><b>code</b>: <span title="Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process guideline-based-care}">Guideline-based Care</span></p><p><b>definition</b>: <a href="http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction">http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction</a></p></blockquote></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>
  <url value="http://fhir.org/guides/preventive-care/PlanDefinition/PreventiveCarePlanning"/>
  <identifier>
    <use value="official"/>
    <value value="PlanDefinition_PreventiveCarePlanning"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ProstateCancerScreening"/>
  <title value="PlanDefinition - Patient-Directed Care Plan for Prostate Cancer Screening"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
      <code value="clinical-protocol"/>
    </coding>
  </type>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2021-03-08"/>
  <publisher value="U.S. Preventive Services Task Force (USPSTF)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.uspreventiveservicestaskforce.org/uspstf/"/>
    </telecom>
  </contact>
  <description value="Create a patient-directed preventive care plan for Prostate Cancer screening."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <copyright value="© U.S. Preventive Services Task Force (USPSTF) 2020+."/>
  <library value="http://fhir.org/guides/preventive-care/Library/ProstateCancerScreening"/>
  <action>
    <title value="Next Step PSA test in 12 months"/>
    <description value="Next Step PSA test in 12 months"/>
    <code>
      <coding>
        <system value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process"/>
        <code value="guideline-based-care"/>
      </coding>
    </code>
    <definitionCanonical value="http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction"/>
  </action>
  <action>
    <title value="Next Step PSA test in 24 months"/>
    <description value="Next Step PSA test in 24 months"/>
    <code>
      <coding>
        <system value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process"/>
        <code value="guideline-based-care"/>
      </coding>
    </code>
    <definitionCanonical value="http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction"/>
  </action>
</PlanDefinition>