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-priority",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eorders-priority</b></p><a name=\"eorders-priority\"> </a><a name=\"hceorders-priority\"> </a><a name=\"eorders-priority-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</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-request-priority.html#request-priority-routine\">routine</a></td><td style=\"color: #cccccc\">Routine</td><td>The request has normal priority.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent\">urgent</a></td><td style=\"color: #cccccc\">Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.geniesolutions.io/ValueSet/eorders-priority",
"version" : "1.2.35",
"name" : "EOrdersPriority",
"title" : "EOrders Priority 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 Priority codes",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-priority",
"concept" : [
{
"code" : "routine"
},
{
"code" : "urgent"
}
]
}
]
}
}