| Package | ans.fr.terminologies |
| Resource Type | ValueSet |
| Id | jdv-hl7-v3-employmentStatusODH-cisis |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.2.0/ValueSet-jdv-hl7-v3-employmentStatusODH-cisis.html |
| URL | https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-employmentStatusODH-cisis |
| Version | 20250624152059 |
| Status | active |
| Date | 2025-06-24T15:20:59+01:00 |
| Name | EmploymentStatusODH |
| Title | EmploymentStatusODH |
| Realm | fr |
| Authority | national |
| Description | EmploymentStatusODH |
No resources found
| CodeSystem | |
| v3-ObservationValue | ObservationValue |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet jdv-hl7-v3-employmentStatusODH-cisis
version: 4; Last updated: 2025-06-25 09:12:29+0000; Language: fr-FR
Profil: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/v3-ObservationValue| Code | Display | Définition |
| Employed | En activité | Individuals who, during the last week: a) did any work for at least 1 hour as paid or unpaid employees of a business or government organization; worked in their own businesses, professions, or on their own farms; or b) were not working, but who have a job or business from which the individual was temporarily absent because of vacation, illness, bad weather, childcare problems, maternity or paternity leave, labor-management dispute, job training, or other family or personal reasons, regardless of whether or not they were paid for the time off or were seeking other jobs. |
| NotInLaborForce | Inactif | Persons not classified as employed or unemployed, meaning those who have no job and are not looking for one. |
| Unemployed | Sans activité | Persons who currently have no employment, but are available for work and have made specific efforts to find employment. |
{
"resourceType": "ValueSet",
"id": "jdv-hl7-v3-employmentStatusODH-cisis",
"meta": {
"versionId": "4",
"lastUpdated": "2025-06-25T09:12:29.139+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "fr-FR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2019-01-01T00:00:00+01:00"
}
}
],
"url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-employmentStatusODH-cisis",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20562"
}
],
"version": "20250624152059",
"name": "EmploymentStatusODH",
"title": "EmploymentStatusODH",
"status": "active",
"experimental": false,
"date": "2025-06-24T15:20:59+01:00",
"publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description": "EmploymentStatusODH",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"concept": [
{
"code": "Employed",
"display": "En activité"
},
{
"code": "NotInLaborForce",
"display": "Inactif"
},
{
"code": "Unemployed",
"display": "Sans activité"
}
]
}
]
}
}