: MediRecords Job Type CodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "mr-job-type-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.medirecords.com/CodeSystem/mr-job-type-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\">REG<a name=\"mr-job-type-code-REG\"> </a></td><td>Permanent/Regular</td></tr><tr><td style=\"white-space:nowrap\">PRT<a name=\"mr-job-type-code-PRT\"> </a></td><td>Part-time</td></tr><tr><td style=\"white-space:nowrap\">RCT<a name=\"mr-job-type-code-RCT\"> </a></td><td>Potential Recruit</td></tr><tr><td style=\"white-space:nowrap\">OTHR<a name=\"mr-job-type-code-OTHR\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://fhir.medirecords.com/CodeSystem/mr-job-type-code",
"version" : "1.4.1",
"name" : "MRJobTypeCodeSystem",
"title" : "MediRecords Job Type CodeSystem",
"status" : "active",
"date" : "2024-10-28T02:34:31+00:00",
"description" : "MediRecords Job Type CodeSystem",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "REG",
"display" : "Permanent/Regular"
},
{
"code" : "PRT",
"display" : "Part-time"
},
{
"code" : "RCT",
"display" : "Potential Recruit"
},
{
"code" : "OTHR",
"display" : "Other"
}
]
}