Terminologies de Santé - version de développement local (intégration continue v1.10.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Draft as of 2025-10-24 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/employmentStatus-supplement-fr> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "employmentStatus-supplement-fr"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem employmentStatus-supplement-fr</b></p><a name=\"employmentStatus-supplement-fr\"> </a><a name=\"hcemploymentStatus-supplement-fr\"> </a><p>This code system supplement <code>https://smt.esante.gouv.fr/fhir/CodeSystem/employmentStatus-supplement-fr</code> defines labels on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>French (France) (fr)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-1\">1</a><a name=\"employmentStatus-supplement-fr-1\"> </a></td><td>Employé à temps plein</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-2\">2</a><a name=\"employmentStatus-supplement-fr-2\"> </a></td><td>Employé à temps partiel</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-3\">3</a><a name=\"employmentStatus-supplement-fr-3\"> </a></td><td>Sans emploi</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-4\">4</a><a name=\"employmentStatus-supplement-fr-4\"> </a></td><td>Auto-entrepreuneur</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-5\">5</a><a name=\"employmentStatus-supplement-fr-5\"> </a></td><td>Retraité</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-6\">6</a><a name=\"employmentStatus-supplement-fr-6\"> </a></td><td>En service militaire actif</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-9\">9</a><a name=\"employmentStatus-supplement-fr-9\"> </a></td><td>Statut d'emploi inconnu</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-C\">C</a><a name=\"employmentStatus-supplement-fr-C\"> </a></td><td>Contrat journalier</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-L\">L</a><a name=\"employmentStatus-supplement-fr-L\"> </a></td><td>Congé (par exemple, congé familial, congé sabbatique, etc.)</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-T\">T</a><a name=\"employmentStatus-supplement-fr-T\"> </a></td><td>Temporairement sans emploi</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-v2-0066.html#v2-0066-O\">O</a><a name=\"employmentStatus-supplement-fr-O\"> </a></td><td>Autre</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-supplement-type" ] ;
fhir:Extension.valueCode [ fhir:value "lang-pack" ]
] ;
fhir:CodeSystem.url [ fhir:value "https://smt.esante.gouv.fr/fhir/CodeSystem/employmentStatus-supplement-fr"] ;
fhir:CodeSystem.version [ fhir:value "1.0"] ;
fhir:CodeSystem.name [ fhir:value "EmploymentStatusSupplementFr"] ;
fhir:CodeSystem.title [ fhir:value "EmploymentStatusSupplementFr"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2025-10-24T16:40:38+11:00"^^xsd:dateTime] ;
fhir:CodeSystem.description [ fhir:value "Traduction Française"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "FRA" ]
]
] ;
fhir:CodeSystem.content [ fhir:value "supplement"] ;
fhir:CodeSystem.supplements [
fhir:value "http://terminology.hl7.org/CodeSystem/v2-0066" ;
fhir:link <http://terminology.hl7.org/CodeSystem/v2-0066>
] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Employé à temps plein" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Employé à temps partiel" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Sans emploi" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Auto-entrepreuneur" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Retraité" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "En service militaire actif" ]
]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Statut d'emploi inconnu" ]
]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "C" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Contrat journalier" ]
]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "L" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Congé (par exemple, congé familial, congé sabbatique, etc.)" ]
]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "T" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Temporairement sans emploi" ]
]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "O" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-FR" ] ;
fhir:CodeSystem.concept.designation.use [
a sct:900000000000013009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "900000000000013009" ]
] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Autre" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/employmentStatus-supplement-fr.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/employmentStatus-supplement-fr.ttl> .
IG © 2020+ ANS. Package ans.fr.terminologies#1.10.0 based on FHIR 4.0.1. Generated 2026-06-26
Liens: Table des matières |
QA |
Historique des versions
| New Issue