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
Active as of 2025-01-20 |
{
"resourceType" : "CodeSystem",
"id" : "patient-account-group",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem patient-account-group</b></p><a name=\"patient-account-group\"> </a><a name=\"hcpatient-account-group\"> </a><a name=\"patient-account-group-en-US\"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-account-group</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\">BD<a name=\"patient-account-group-BD\"> </a></td><td>Bad Debt</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"patient-account-group-C\"> </a></td><td>Company</td></tr><tr><td style=\"white-space:nowrap\">EM<a name=\"patient-account-group-EM\"> </a></td><td>Employer</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"patient-account-group-P\"> </a></td><td>Patient</td></tr></table></div>"
},
"url" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-account-group",
"version" : "0.0.1",
"name" : "PatientAccountGroupCodes",
"title" : "Medtech Patient Account Group CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2025-01-20T21:47:25+00:00",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com.au"
},
{
"system" : "email",
"value" : "support@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "support@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "CodeSystem to support Patient Account Group",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "BD",
"display" : "Bad Debt"
},
{
"code" : "C",
"display" : "Company"
},
{
"code" : "EM",
"display" : "Employer"
},
{
"code" : "P",
"display" : "Patient"
}
]
}