Preventive Care Guidelines IG
1.0.0 - CI Build
Preventive Care Guidelines IG - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "PlanDefinition",
"id" : "PreventiveCarePlanning",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition"
]
},
"text" : {
"status" : "extensions",
"div" : "<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>: © 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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "publishable"
}
],
"url" : "http://fhir.org/guides/preventive-care/PlanDefinition/PreventiveCarePlanning",
"identifier" : [
{
"use" : "official",
"value" : "PlanDefinition_PreventiveCarePlanning"
}
],
"version" : "1.0.0",
"name" : "ProstateCancerScreening",
"title" : "PlanDefinition - Patient-Directed Care Plan for Prostate Cancer Screening",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code" : "clinical-protocol"
}
]
},
"status" : "draft",
"experimental" : true,
"date" : "2021-03-08",
"publisher" : "U.S. Preventive Services Task Force (USPSTF)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.uspreventiveservicestaskforce.org/uspstf/"
}
]
}
],
"description" : "Create a patient-directed preventive care plan for Prostate Cancer screening.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "© U.S. Preventive Services Task Force (USPSTF) 2020+.",
"library" : [
"http://fhir.org/guides/preventive-care/Library/ProstateCancerScreening"
],
"action" : [
{
"title" : "Next Step PSA test in 12 months",
"description" : "Next Step PSA test in 12 months",
"code" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
"code" : "guideline-based-care"
}
]
}
],
"definitionCanonical" : "http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction"
},
{
"title" : "Next Step PSA test in 24 months",
"description" : "Next Step PSA test in 24 months",
"code" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
"code" : "guideline-based-care"
}
]
}
],
"definitionCanonical" : "http://fhir.org/guides/preventive-care/ActivityDefinition/NextStepAction"
}
]
}