Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-07-23 |
{
"resourceType" : "CodeSystem",
"id" : "account-group-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem account-group-codes</b></p><a name=\"account-group-codes\"> </a><a name=\"hcaccount-group-codes\"> </a><a name=\"account-group-codes-en-US\"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com/fhir/CodeSystem/account-group-code</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\">CAS<a name=\"account-group-codes-CAS\"> </a></td><td>Casual Patient</td></tr><tr><td style=\"white-space:nowrap\">CH<a name=\"account-group-codes-CH\"> </a></td><td>Credit Hold</td></tr><tr><td style=\"white-space:nowrap\">CHNS<a name=\"account-group-codes-CHNS\"> </a></td><td>Credit Hold No Stmt</td></tr><tr><td style=\"white-space:nowrap\">CO<a name=\"account-group-codes-CO\"> </a></td><td>Company</td></tr><tr><td style=\"white-space:nowrap\">DEC<a name=\"account-group-codes-DEC\"> </a></td><td>Deceased</td></tr><tr><td style=\"white-space:nowrap\">GOV<a name=\"account-group-codes-GOV\"> </a></td><td>Government Dept</td></tr><tr><td style=\"white-space:nowrap\">NP<a name=\"account-group-codes-NP\"> </a></td><td>New Patient</td></tr><tr><td style=\"white-space:nowrap\">NS<a name=\"account-group-codes-NS\"> </a></td><td>No Statement</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"account-group-codes-P\"> </a></td><td>Patient</td></tr><tr><td style=\"white-space:nowrap\">RH<a name=\"account-group-codes-RH\"> </a></td><td>Rest Home</td></tr><tr><td style=\"white-space:nowrap\">TX<a name=\"account-group-codes-TX\"> </a></td><td>Transferred</td></tr></table></div>"
},
"url" : "https://alexapi.medtechglobal.com/fhir/CodeSystem/account-group-code",
"version" : "0.0.1",
"name" : "AccountGroupCodes",
"title" : "Medtech Account Holder CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2024-07-23T05:54:18+00:00",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com"
},
{
"system" : "email",
"value" : "support@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "support@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "CodeSystem to support account groups",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "CAS",
"display" : "Casual Patient"
},
{
"code" : "CH",
"display" : "Credit Hold"
},
{
"code" : "CHNS",
"display" : "Credit Hold No Stmt"
},
{
"code" : "CO",
"display" : "Company"
},
{
"code" : "DEC",
"display" : "Deceased"
},
{
"code" : "GOV",
"display" : "Government Dept"
},
{
"code" : "NP",
"display" : "New Patient"
},
{
"code" : "NS",
"display" : "No Statement"
},
{
"code" : "P",
"display" : "Patient"
},
{
"code" : "RH",
"display" : "Rest Home"
},
{
"code" : "TX",
"display" : "Transferred"
}
]
}