{
"description": "This code system includes codes for indicating the status of a person's employment.",
"_filename": "CodeSystem-EmploymentStatusCS.json",
"package_name": "hl7.fhir.us.ndh",
"date": "2023-07-30T14:53:07+00:00",
"publisher": "HL7 International - Patient Administration Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "EmploymentStatusCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Employment Status Code System",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "4beed6ee-09f1-439e-95f2-65791b7a8df8",
"kind": null,
"count": 2,
"url": "http://hl7.org/fhir/us/ndh/CodeSystem/EmploymentStatusCS",
"concept": [ {
"code": "employed",
"display": "employed",
"definition": "The person is currently employed."
}, {
"code": "unemployed",
"display": "unemployed",
"definition": "The person is currently unemployed."
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International - Patient Administration Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/pafm",
"system": "url"
}, {
"value": "pafm@lists.hl7.org",
"system": "email"
} ]
} ]
}