{
  "resourceType" : "Encounter",
  "id" : "ppv-encounter-example",
  "meta" : {
    "versionId" : "624c2cc5-71b2-4c06-99af-22d18fbb6cd3",
    "lastUpdated" : "2024-07-21T08:09:50-07:00",
    "profile" : ["https://fhir-ig.onemedical.io/StructureDefinition/PPVEncounter"],
    "security" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
      "code" : "UNCERTREL",
      "display" : "uncertain reliability"
    }],
    "tag" : [{
      "system" : "http://onemedical.com/terminology",
      "code" : "PPV",
      "display" : "One Medical Pay-Per-Visit"
    }]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ppv-encounter-example</b></p><a name=\"ppv-encounter-example\"> </a><a name=\"hcppv-encounter-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 624c2cc5-71b2-4c06-99af-22d18fbb6cd3; Last updated: 2024-07-21 08:09:50-0700</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PPVEncounter.html\">PPVEncounter</a></p><p style=\"margin-bottom: 0px\">Tag: One Medical Pay-Per-Visit (Details: terminology code PPV = 'One Medical Pay-Per-Visit')</p><p style=\"margin-bottom: 0px\">Security Label: uncertain reliability (Details: ObservationValue code UNCERTREL = 'uncertain reliability')</p></div><p><b>status</b>: Finished</p><p><b>class</b>: terminology: VR (phone, video, or asynchronous)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 185347001}\">Encounter for problem</span></p><p><b>subject</b>: <a href=\"Patient/c7963792-a42d-4ad7-90a5-6a121c3c6997\">Patient/c7963792-a42d-4ad7-90a5-6a121c3c6997</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td>Angel Kautzer</td></tr></table><p><b>period</b>: 2022-05-27 07:52:20-0700 --&gt; 2022-05-27 08:52:20-0700</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition/e7c8e08b-cca8-4436-9b63-dfc79771a84e\">Condition/e7c8e08b-cca8-4436-9b63-dfc79771a84e</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role CC}\">Chief complaint</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location/71d8f329-9c77-415e-aca0-020501018530\">Location/71d8f329-9c77-415e-aca0-020501018530</a></td></tr></table></div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "http://onemedical.com/terminology",
    "code" : "VR",
    "display" : "phone, video, or asynchronous"
  },
  "type" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "185347001",
      "display" : "Encounter for problem"
    }]
  }],
  "subject" : {
    "reference" : "Patient/c7963792-a42d-4ad7-90a5-6a121c3c6997"
  },
  "participant" : [{
    "individual" : {
      "display" : "Angel Kautzer"
    }
  }],
  "period" : {
    "start" : "2022-05-27T07:52:20-07:00",
    "end" : "2022-05-27T08:52:20-07:00"
  },
  "diagnosis" : [{
    "condition" : {
      "reference" : "Condition/e7c8e08b-cca8-4436-9b63-dfc79771a84e"
    },
    "use" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
        "code" : "CC",
        "display" : "Chief complaint"
      }]
    }
  }],
  "location" : [{
    "location" : {
      "reference" : "Location/71d8f329-9c77-415e-aca0-020501018530"
    }
  }]
}