Magentus Practice Management FHIR Implementation Guide
1.2.16 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.16) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-08-15 |
{
"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\">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.16",
"name" : "EOrderClaimResultTypeCodeSystem",
"title" : "Request Claim Result Type CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2024-08-15T19:35:04+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" : 3,
"concept" : [
{
"code" : "ok",
"display" : "OK"
},
{
"code" : "requisition-not-found",
"display" : "Requisition Not Found"
},
{
"code" : "organization-not-found",
"display" : "Organisation Not Found"
}
]
}