{
  "resourceType": "Encounter",
  "id": "eicr-encounter-eve-everywoman-20180401",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-29T20:45:08.719+00:00",
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: eicr-encounter-eve-everywoman-20180401</p><p><b>meta</b>: </p><p><b>status</b>: generated</p><p><b>class</b>: ambulatory (Details: http://hl7.org/fhir/v3/ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit \n        <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '99201' = '99201)</span></p><p><b>subject</b>: \n        <b>name</b>: Eve Everywoman \n        <b>identifier</b>: Medical Record Number = 1032702 (http://hospital.smarthealthit.org), SSN = 11-00-1234 (USUAL)</p><p><b>period</b>: Apr 1, 2018 10:00:00 AM --&gt; Apr 2, 2018 10:15:00 AM</p></div>"
  },
  "identifier": [
    {
      "system": "http://hospital.smarthealthit.org",
      "value": "9937012"
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://hl7.org/fhir/v3/ActCode",
    "code": "AMB",
    "display": "ambulatory"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://www.ama-assn.org/go/cpt",
          "code": "99201"
        }
      ],
      "text": "Office Visit"
    }
  ],
  "subject": {
    "reference": "Patient/ecr-patient-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "participant": [
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/ParticipationType",
              "code": "ATND",
              "display": "attender"
            }
          ]
        }
      ],
      "individual": {
        "reference": "Practitioner/ecr-practitioner-henry-seven",
        "display": "Henry Seven, MD"
      }
    }
  ],
  "period": {
    "start": "2018-04-01T15:00:00+00:00",
    "end": "2018-04-02T15:15:00+00:00"
  },
  "location": [
    {
      "location": {
        "reference": "Location/ecr-location-salem-medical-center",
        "display": "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368"
      }
    }
  ],
  "serviceProvider": {
    "reference": "Organization/ecr-organization-salem-medical-center",
    "display": "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999"
  }
}