Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
Active as of 2024-10-14 |
{
"resourceType" : "ActivityDefinition",
"id" : "chf-urine-out-ad",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition chf-urine-out-ad</b></p><a name=\"chf-urine-out-ad\"> </a><a name=\"hcchf-urine-out-ad\"> </a><a name=\"chf-urine-out-ad-en-US\"> </a><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>CQF Knowledge capability</b>: publishable</p><p><b>CQF knowledge representation level</b>: structured</p><p><b>url</b>: <a href=\"ActivityDefinition-chf-urine-out-ad.html\">ActivityDefinition CHFUrineOut</a></p><p><b>version</b>: 2.0.0-draft</p><p><b>name</b>: CHFUrineOut</p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-10-14 05:59:22+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Measure urine output</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>kind</b>: ServiceRequest</p><p><b>profile</b>: <a href=\"StructureDefinition-cpg-servicerequest.html\">CPG Service Request</a></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs order-service}\">Order a service</span></p><p><b>intent</b>: Proposal</p><p><b>doNotPerform</b>: false</p><p><b>location</b>: <a href=\"Location-chf-locationdefinition.html\">Location Cardiovascular diagnostics or therapeutics unit</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td>Practitioner</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role nurse}\">Nurse</span></td></tr></table><p><b>product</b>: <span title=\"Codes:{http://snomed.info/sct 444990003}\">Measurement of urine output (procedure)</span></p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: status</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>CQL</td><td>'draft'</td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode" : "structured"
}
],
"url" : "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-urine-out-ad",
"version" : "2.0.0-draft",
"name" : "CHFUrineOut",
"status" : "active",
"experimental" : true,
"date" : "2024-10-14T05:59:22+00:00",
"publisher" : "HL7 International / Clinical Decision Support",
"contact" : [
{
"name" : "HL7 International / Clinical Decision Support",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "Measure urine output",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"kind" : "ServiceRequest",
"profile" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "order-service",
"display" : "Order a service"
}
]
},
"intent" : "proposal",
"doNotPerform" : false,
"location" : {
🔗 "reference" : "Location/chf-locationdefinition"
},
"participant" : [
{
"type" : "practitioner",
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code" : "nurse",
"display" : "Nurse"
}
]
}
}
],
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "444990003",
"display" : "Measurement of urine output (procedure)"
}
]
},
"dynamicValue" : [
{
"path" : "status",
"expression" : {
"language" : "text/cql",
"expression" : "'draft'"
}
}
]
}