One Medical FHIR Implementation Guide
0.1.0 - ci-build
One Medical FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-04 |
{
"resourceType" : "CodeSystem",
"id" : "om-source-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem om-source-system</b></p><a name=\"om-source-system\"> </a><a name=\"hcom-source-system\"> </a><p>This case-sensitive code system <code>http://onemedical.com/terminology/source-system</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\">ppv<a name=\"om-source-system-ppv\"> </a></td><td>One Medical Pay-per-visit</td></tr><tr><td style=\"white-space:nowrap\">health-profile<a name=\"om-source-system-health-profile\"> </a></td><td>Health Profile</td></tr><tr><td style=\"white-space:nowrap\">onelife<a name=\"om-source-system-onelife\"> </a></td><td>OneLife</td></tr></table></div>"
},
"url" : "http://onemedical.com/terminology/source-system",
"version" : "0.1.0",
"name" : "OMSourceSystem",
"title" : "One Medical Source System",
"status" : "draft",
"date" : "2026-05-04T21:32:29+00:00",
"publisher" : "One Medical",
"contact" : [
{
"name" : "One Medical",
"telecom" : [
{
"system" : "url",
"value" : "https://www.onemedical.com"
}
]
}
],
"description" : "Identifies the source system of a resource",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "ppv",
"display" : "One Medical Pay-per-visit"
},
{
"code" : "health-profile",
"display" : "Health Profile"
},
{
"code" : "onelife",
"display" : "OneLife"
}
]
}