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" : "CodeSystem",
"id" : "eorder-claim-result-type-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eorder-claim-result-type-codesystem</b></p><a name=\"eorder-claim-result-type-codesystem\"> </a><a name=\"hceorder-claim-result-type-codesystem\"> </a><a name=\"eorder-claim-result-type-codesystem-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/eorder-claim-result-type-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ok<a name=\"eorder-claim-result-type-codesystem-ok\"> </a></td><td>OK</td></tr><tr><td style=\"white-space:nowrap\">fulfillment-active-elsewhere<a name=\"eorder-claim-result-type-codesystem-fulfillment-active-elsewhere\"> </a></td><td>Fulfillment is in-progress with another organization</td></tr><tr><td style=\"white-space:nowrap\">fulfillment-active<a name=\"eorder-claim-result-type-codesystem-fulfillment-active\"> </a></td><td>Fulfillment is in-progress with the provided organization</td></tr><tr><td style=\"white-space:nowrap\">already-fulfiller<a name=\"eorder-claim-result-type-codesystem-already-fulfiller\"> </a></td><td>Fulfillment is already claimed by the provided organization</td></tr><tr><td style=\"white-space:nowrap\">fulfillment-cancelled<a name=\"eorder-claim-result-type-codesystem-fulfillment-cancelled\"> </a></td><td>Fulfillment was cancelled</td></tr><tr><td style=\"white-space:nowrap\">requisition-not-found<a name=\"eorder-claim-result-type-codesystem-requisition-not-found\"> </a></td><td>Requisition Not Found</td></tr><tr><td style=\"white-space:nowrap\">organization-not-found<a name=\"eorder-claim-result-type-codesystem-organization-not-found\"> </a></td><td>Organisation Not Found</td></tr></table></div>"
},
"url" : "http://fhir.geniesolutions.io/CodeSystem/eorder-claim-result-type-codesystem",
"version" : "1.2.35",
"name" : "EOrderClaimResultTypeCodeSystem",
"title" : "Request Claim Result Type CodeSystem",
"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" : "Request Claim Result Type CodeSystem",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "ok",
"display" : "OK"
},
{
"code" : "fulfillment-active-elsewhere",
"display" : "Fulfillment is in-progress with another organization"
},
{
"code" : "fulfillment-active",
"display" : "Fulfillment is in-progress with the provided organization"
},
{
"code" : "already-fulfiller",
"display" : "Fulfillment is already claimed by the provided organization"
},
{
"code" : "fulfillment-cancelled",
"display" : "Fulfillment was cancelled"
},
{
"code" : "requisition-not-found",
"display" : "Requisition Not Found"
},
{
"code" : "organization-not-found",
"display" : "Organisation Not Found"
}
]
}