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" : "gs-local-identifier-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gs-local-identifier-types</b></p><a name=\"gs-local-identifier-types\"> </a><a name=\"hcgs-local-identifier-types\"> </a><a name=\"gs-local-identifier-types-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/gs-local-identifier-types</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\">LOI<a name=\"gs-local-identifier-types-LOI\"> </a></td><td>local organization identifier</td></tr><tr><td style=\"white-space:nowrap\">LPI<a name=\"gs-local-identifier-types-LPI\"> </a></td><td>local practitioner identifier</td></tr><tr><td style=\"white-space:nowrap\">LPRI<a name=\"gs-local-identifier-types-LPRI\"> </a></td><td>local practitioner role identifier</td></tr></table></div>"
},
"url" : "http://fhir.geniesolutions.io/CodeSystem/gs-local-identifier-types",
"version" : "1.2.35",
"name" : "GSLocalIdentifierTypes",
"title" : "Genie Systems local identifier types",
"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" : "Genie Systems local identifier types to expose Organization, Practitioner, and PractitionRole",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "LOI",
"display" : "local organization identifier"
},
{
"code" : "LPI",
"display" : "local practitioner identifier"
},
{
"code" : "LPRI",
"display" : "local practitioner role identifier"
}
]
}