{
  "resourceType": "Observation",
  "id": "eicr-occupation-history-eve-everywoman",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-29T20:45:08.719+00:00",
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-occupationhistory"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th>id</th><th>Occupation</th><th>Date(s)</th></tr></thead><tbody><tr><td>eicr-occupation-history-eve-everywoman</td><td>Human Resource Manager</td><td>JAN 1, 2015 to MAR 7, 2018</td></tr></tbody></table></div>"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "74287-4",
        "display": "Occupation [NTDS]"
      }
    ],
    "text": "Occupation HIstory"
  },
  "subject": {
    "reference": "Patient/ecr-patient-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectivePeriod": {
    "start": "2015-01-01",
    "end": "2018-03-07"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/ecr/CodeSystem/oes",
        "code": "11-3121",
        "display": "Human Resources Managers"
      }
    ]
  }
}