{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Persons not classified as employed or unemployed, meaning those who have no job and are not looking for one.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_EmploymentStatus"
  } ],
  "codesystem" : "e67d8c9c-b493-5a7e-a48f-2e583e5bc47a",
  "concept_id" : "04f7ebbf-665f-54de-a018-bb1fc579b9e0",
  "ancestors" : {
    "NotInLaborForce" : 0,
    "_EmploymentStatus" : 1
  },
  "id" : "8015c89b-006c-4133-a5bd-e5f423fdabf2",
  "code" : "NotInLaborForce",
  "display" : "Not In Labor Force",
  "version" : "2018-08-12"
}