WHO SMART Guidelines - HIV
0.3.0 - ci-build
WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-07-25 |
{
"resourceType" : "ActivityDefinition",
"id" : "HIVB9DTScheduleFollowUp",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequestactivity"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition HIVB9DTScheduleFollowUp</b></p><a name=\"HIVB9DTScheduleFollowUp\"> </a><a name=\"hcHIVB9DTScheduleFollowUp\"> </a><a name=\"HIVB9DTScheduleFollowUp-en-US\"> </a><p><b>CQF Knowledge capability</b>: computable</p><p><b>url</b>: <a href=\"ActivityDefinition-HIVB9DTScheduleFollowUp.html\">ActivityDefinition HIV.B9.DT Schedule Follow-up Test</a></p><p><b>version</b>: 0.3.0</p><p><b>name</b>: HIVB9DTScheduleFollowUp</p><p><b>title</b>: HIV.B9.DT Schedule Follow-up Test</p><p><b>status</b>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-07-25</p><p><b>publisher</b>: WHO</p><p><b>contact</b>: WHO: <a href=\"http://who.int\">http://who.int</a></p><p><b>description</b>: </p><div><p>Schedule Follow-up Test</p>\n</div><p><b>library</b>: <a href=\"Library-HIVB9DTLogic.html\">HIV.B9.DT Logic</a></p><p><b>kind</b>: ServiceRequest</p><p><b>profile</b>: <a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations/StructureDefinition-cpg-servicerequest.html\">CPG Service Request</a></p><p><b>intent</b>: Proposal</p><p><b>doNotPerform</b>: false</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>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Status = 'draft'</td><td>CQL</td><td>'draft' from "http://hl7.org/fhir/request-status"</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: priority</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Priority = 'routine'</td><td>CQL</td><td>'routine' from "http://hl7.org/fhir/request-priority"</td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "computable"
}
],
"url" : "http://smart.who.int/hiv/ActivityDefinition/HIVB9DTScheduleFollowUp",
"version" : "0.3.0",
"name" : "HIVB9DTScheduleFollowUp",
"title" : "HIV.B9.DT Schedule Follow-up Test",
"status" : "draft",
"experimental" : true,
"date" : "2024-07-25",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "Schedule Follow-up Test",
"library" : [
🔗 "http://smart.who.int/hiv/Library/HIVB9DTLogic"
],
"kind" : "ServiceRequest",
"profile" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest",
"intent" : "proposal",
"doNotPerform" : false,
"dynamicValue" : [
{
"path" : "status",
"expression" : {
"description" : "Status = 'draft'",
"language" : "text/cql",
"expression" : "'draft' from \"http://hl7.org/fhir/request-status\""
}
},
{
"path" : "priority",
"expression" : {
"description" : "Priority = 'routine'",
"language" : "text/cql",
"expression" : "'routine' from \"http://hl7.org/fhir/request-priority\""
}
}
]
}