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\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">HIV.B9.DT Schedule Follow-up Test</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">HIVB9DTScheduleFollowUp</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.3.0</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">draft</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2024-07-25</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">WHO</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Schedule Follow-up Test</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Libraries: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td><a href=\"Library-HIVB9DTLogic.html\">HIV.B9.DT Logic</a></td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Profile: </b></th>\n <td style=\"padding-left: 4px;\">http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">proposal</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>doNotPerform: </b></th>\n <td style=\"padding-left: 4px;\">false</td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Dynamic Values: </b></th>\n <td style=\"padding-left: 4px;\">\n <ul>\n \n <li>status: <i>('draft' from "http://hl7.org/fhir/request-status")</i><br/></li>\n \n <li>priority: <i>('routine' from "http://hl7.org/fhir/request-priority")</i><br/></li>\n \n </ul>\n </td>\n </tr>\n \n </table>\n</div>\n</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\""
}
}
]
}