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-virtual-encounter-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem om-virtual-encounter-type</b></p><a name=\"om-virtual-encounter-type\"> </a><a name=\"hcom-virtual-encounter-type\"> </a><p>This case-sensitive code system <code>https://onemedical.com/terminology#virtual-encounter-type</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\">video<a name=\"om-virtual-encounter-type-video\"> </a></td><td>Video</td></tr><tr><td style=\"white-space:nowrap\">messaging<a name=\"om-virtual-encounter-type-messaging\"> </a></td><td>Messaging</td></tr><tr><td style=\"white-space:nowrap\">phone<a name=\"om-virtual-encounter-type-phone\"> </a></td><td>Phone</td></tr></table></div>"
},
"url" : "https://onemedical.com/terminology#virtual-encounter-type",
"version" : "0.1.0",
"name" : "OMVirtualEncounterType",
"title" : "One Medical Virtual Encounter Type",
"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" : "Types of virtual encounters",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "video",
"display" : "Video"
},
{
"code" : "messaging",
"display" : "Messaging"
},
{
"code" : "phone",
"display" : "Phone"
}
]
}