Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-03-02 |
{
"resourceType" : "ValueSet",
"id" : "eorders-taskcode",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eorders-taskcode</b></p><a name=\"eorders-taskcode\"> </a><a name=\"hceorders-taskcode\"> </a><a name=\"eorders-taskcode-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html\"><code>http://hl7.org/fhir/CodeSystem/task-code</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html#task-code-fulfill\">fulfill</a></td><td style=\"color: #cccccc\">Fulfill the focal request</td><td>Act to perform the actions defined in the focus request. This might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events. The degree of fulfillment requested might be limited by Task.restriction.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html#task-code-abort\">abort</a></td><td style=\"color: #cccccc\">Mark the focal resource as no longer active</td><td>Abort, cancel or withdraw the focal resource, as appropriate for the type of resource.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.geniesolutions.io/ValueSet/eorders-taskcode",
"version" : "1.2.35",
"name" : "EOrdersTaskCode",
"title" : "EOrders Task codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-03-02T12:29:52+10:00",
"publisher" : "Magentus Practice Management",
"contact" : [
{
"name" : "Magentus Practice Management",
"telecom" : [
{
"system" : "url",
"value" : "https://www.magentus.com/practice-management"
},
{
"system" : "email",
"value" : "andy.bond@magentus.com"
}
]
},
{
"name" : "Magentus Practice Management",
"telecom" : [
{
"system" : "url",
"value" : "https://www.magentus.com/practice-management",
"use" : "work"
}
]
}
],
"description" : "EOrders Task codes",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/CodeSystem/task-code",
"concept" : [
{
"code" : "fulfill"
},
{
"code" : "abort"
}
]
}
]
}
}