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

: One Medical Virtual Encounter Service - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "om-virtual-encounter-service",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem om-virtual-encounter-service</b></p><a name=\"om-virtual-encounter-service\"> </a><a name=\"hcom-virtual-encounter-service\"> </a><p>This case-sensitive code system <code>https://onemedical.com/terminology#virtual-encounter-service</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-virtual-encounter-service-ppv\"> </a></td><td>One Medical Pay-per-visit</td></tr><tr><td style=\"white-space:nowrap\">gcn<a name=\"om-virtual-encounter-service-gcn\"> </a></td><td>Get Care Now</td></tr><tr><td style=\"white-space:nowrap\">tmn<a name=\"om-virtual-encounter-service-tmn\"> </a></td><td>Treat Me Now</td></tr><tr><td style=\"white-space:nowrap\">uvc<a name=\"om-virtual-encounter-service-uvc\"> </a></td><td>Urgent Video Chat</td></tr></table></div>"
  },
  "url" : "https://onemedical.com/terminology#virtual-encounter-service",
  "version" : "0.1.0",
  "name" : "OMVirtualEncounterService",
  "title" : "One Medical Virtual Encounter Service",
  "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" : "Virtual encounter service types",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "ppv",
      "display" : "One Medical Pay-per-visit"
    },
    {
      "code" : "gcn",
      "display" : "Get Care Now"
    },
    {
      "code" : "tmn",
      "display" : "Treat Me Now"
    },
    {
      "code" : "uvc",
      "display" : "Urgent Video Chat"
    }
  ]
}