{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Concepts representing whether a person does or does not currently have a job or is not currently in the labor pool seeking employment.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "Employed"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "NotInLaborForce"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "Unemployed"
  } ],
  "codesystem" : "ec013d25-2aca-5859-85ca-8417fa535d67",
  "concept_id" : "9f30a50b-3a8a-5b0b-8321-5b34c9525e50",
  "ancestors" : {
    "_EmploymentStatus" : 0
  },
  "id" : "59481a1f-6098-49ef-8757-a232e2871375",
  "code" : "_EmploymentStatus",
  "display" : "_EmploymentStatus",
  "version" : "2018-08-12"
}