{
  "resourceType" : "Observation",
  "id" : "observation-past-or-present-job-anon",
  "meta" : {
    "profile" : ["http://fhir.org/fhir/us/anonymized-eicr/StructureDefinition/eicr-anon-past-or-present-job"]
  },
  "text" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
      "valueCode" : "masked"
    }],
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/us/odh/StructureDefinition/odh-Employer-extension",
    "valueReference" : {
      "reference" : "Organization/organization-name-tele-addr-anon"
    }
  }],
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "11341-5",
      "display" : "History of Occupation"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-anon"
  },
  "focus" : [{
    "reference" : "RelatedPerson/relatedperson-anon"
  }],
  "effectivePeriod" : {
    "start" : "2015-04-24"
  },
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/PHOccupationCDCCensus2010",
      "code" : "3600",
      "display" : "Nursing, psychiatric, and home health aides"
    }]
  },
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "86188-0",
        "display" : "History of Occupation industry"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/PHIndustryCDCCensus2010",
        "code" : "8270",
        "display" : "Nursing care facilities"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "87729-0",
        "display" : "History of Occupational hazard"
      }]
    },
    "valueString" : "Asbestos"
  }]
}