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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "eorders-taskstatus"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eorders-taskstatus</b></p><a name=\"eorders-taskstatus\"> </a><a name=\"hceorders-taskstatus\"> </a><a name=\"eorders-taskstatus-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html\"><code>http://hl7.org/fhir/task-status</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-status.html#task-status-requested\">requested</a></td><td style=\"color: #cccccc\">Requested</td><td>The task is ready to be acted upon and action is sought.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-received\">received</a></td><td style=\"color: #cccccc\">Received</td><td>A potential performer has claimed ownership of the task and is evaluating whether to perform it.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-accepted\">accepted</a></td><td style=\"color: #cccccc\">Accepted</td><td>The potential performer has agreed to execute the task but has not yet started work.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-rejected\">rejected</a></td><td style=\"color: #cccccc\">Rejected</td><td>The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-cancelled\">cancelled</a></td><td style=\"color: #cccccc\">Cancelled</td><td>The task was not completed.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-in-progress\">in-progress</a></td><td style=\"color: #cccccc\">In Progress</td><td>The task has been started but is not yet complete.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-completed\">completed</a></td><td style=\"color: #cccccc\">Completed</td><td>The task has been completed.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-failed\">failed</a></td><td style=\"color: #cccccc\">Failed</td><td>The task was attempted but could not be completed due to some error.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.geniesolutions.io/ValueSet/eorders-taskstatus"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.35"] ; #
fhir:name [ fhir:v "EOrdersTaskStatus"] ; #
fhir:title [ fhir:v "EOrders Task Status codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-03-02T12:29:52+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Magentus Practice Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Magentus Practice Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.magentus.com/practice-management" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "andy.bond@magentus.com" ] ] )
] [
fhir:name [ fhir:v "Magentus Practice Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.magentus.com/practice-management" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "EOrders Task Status codes"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/task-status"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "requested" ] ] [
fhir:code [ fhir:v "received" ] ] [
fhir:code [ fhir:v "accepted" ] ] [
fhir:code [ fhir:v "rejected" ] ] [
fhir:code [ fhir:v "cancelled" ] ] [
fhir:code [ fhir:v "in-progress" ] ] [
fhir:code [ fhir:v "completed" ] ] [
fhir:code [ fhir:v "failed" ] ] ) ] )
] . #
IG © 2022+ Magentus Practice Management. Package geniesolutions.fhir#1.2.35 based on FHIR 4.0.1. Generated 2025-03-02
Links: Table of Contents |
QA Report