Clinical Practice Guidelines, published by HL7 International - Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "request-pd-scenario2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"request-pd-scenario2\"> </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\">Resource Task "request-pd-scenario2" </p></div><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-activity-example-proposediagnosis-ad.html\">ActivityExampleProposeDiagnosisAD</a></p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>code</b>: Propose a diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-activity-type-cs.html\">CPG Activity Type Code System</a>#propose-diagnosis)</span></p><p><b>for</b>: <a href=\"Patient-pd-scenario2-patient.html\">Patient/pd-scenario2-patient</a> " PATIENT"</p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Propose a diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-activity-type-cs.html\">CPG Activity Type Code System</a>#propose-diagnosis)</span></td><td><a name=\"proposed-diagnosis\"> </a><blockquote><p/><p><a name=\"proposed-diagnosis\"> </a></p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Provisional <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#provisional)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Stroke <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#422504002 "Ischemic stroke (disorder)")</span></p><p><b>subject</b>: <a href=\"Patient-pd-scenario2-patient.html\">Patient/pd-scenario2-patient</a> " PATIENT"</p><p><b>onset</b>: 2020-01-15</p></blockquote></td></tr></table><hr/><blockquote><p><b>Generated Narrative: Condition #proposed-diagnosis</b><a name=\"proposed-diagnosis\"> </a></p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Provisional <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#provisional)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Stroke <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#422504002 "Ischemic stroke (disorder)")</span></p><p><b>subject</b>: <a href=\"Patient-pd-scenario2-patient.html\">Patient/pd-scenario2-patient</a> " PATIENT"</p><p><b>onset</b>: 2020-01-15</p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Condition",
"id" : "proposed-diagnosis",
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "provisional"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "422504002",
"display" : "Ischemic stroke (disorder)"
}
],
"text" : "Stroke"
},
"subject" : {
"reference" : "Patient/pd-scenario2-patient"
},
"onsetDateTime" : "2020-01-15"
}
],
"instantiatesCanonical" : "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-proposediagnosis-ad",
"status" : "draft",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"for" : {
"reference" : "Patient/pd-scenario2-patient"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "propose-diagnosis",
"display" : "Propose a diagnosis"
}
]
},
"valueReference" : {
"reference" : "#proposed-diagnosis"
}
}
]
}
IG © 2022+ HL7 International - Clinical Decision Support WG. Package hl7.fhir.uv.cpg#1.0.0 based on FHIR 4.0.1. Generated 2023-09-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change