{
  "resourceType" : "CodeSystem",
  "id" : "om-terminology",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem om-terminology</b></p><a name=\"om-terminology\"> </a><a name=\"hcom-terminology\"> </a><p>This case-sensitive code system <code>http://onemedical.com/terminology</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\">VR<a name=\"om-terminology-VR\"> </a></td><td>Virtual</td></tr><tr><td style=\"white-space:nowrap\">PPV<a name=\"om-terminology-PPV\"> </a></td><td>Pay Per Visit</td></tr></table></div>"
  },
  "url" : "http://onemedical.com/terminology",
  "version" : "0.1.0",
  "name" : "OMTerminology",
  "title" : "One Medical Terminology",
  "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" : "General One Medical terminology codes",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "VR",
    "display" : "Virtual"
  },
  {
    "code" : "PPV",
    "display" : "Pay Per Visit"
  }]
}