Terminologies de Santé (Publiées par l'ANS) - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2021-08-27 |
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "JDV-J117-ModeExercice-ENREG"] ; #
fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2024-04-27T05:06:14.287+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet JDV-J117-ModeExercice-ENREG</b></p><a name=\"JDV-J117-ModeExercice-ENREG\"> </a><a name=\"hcJDV-J117-ModeExercice-ENREG\"> </a><a name=\"JDV-J117-ModeExercice-ENREG-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 3; Last updated: 2024-04-27 05:06:14+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-TRE-R23-ModeExercice.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-JDV-J119-TypeActiviteLiberale-ENREG.html\">ASS_A24_ModeExercice_TypeActivite_ENREG</a></b></td></tr><tr><td><a href=\"CodeSystem-TRE-R23-ModeExercice.html#TRE-R23-ModeExercice-S\">S</a></td><td>Salarié</td><td/></tr><tr><td><a href=\"CodeSystem-TRE-R23-ModeExercice.html#TRE-R23-ModeExercice-L\">L</a></td><td>Libéral, indépendant, artisan, commerçant</td><td><span title=\"SOURCEISBROADERTHANTARGET\">></span><a href=\"CodeSystem-TRE-R24-TypeActiviteLiberale.html#TRE-R24-TypeActiviteLiberale-ACT-LIB-05\">ACT-LIB-05</a></td></tr><tr><td><a href=\"CodeSystem-TRE-R23-ModeExercice.html#TRE-R23-ModeExercice-B\">B</a></td><td>Bénévole</td><td/></tr></table></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2020-05-29T12:00:00+01:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/JDV_J117-ModeExercice-ENREG/FHIR/JDV-J117-ModeExercice-ENREG"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.250.1.213.1.6.1.188" ]
] ) ; #
fhir:version [ fhir:v "20210827120000"] ; #
fhir:name [ fhir:v "JDV_J117_ModeExercice_ENREG"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2021-08-27T12:00:00+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ANS"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ANS" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "Mode d'exercice pour ENREG"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "France" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Salarié" ] ] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Libéral, indépendant, artisan, commerçant" ] ] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Bénévole" ] ] ) ] )
] . #
IG © 2020+ ANS. Package ans.fr.terminologie#1.1.0 based on FHIR 4.0.1. Generated 2024-11-23
Liens: Table des matières |
QA |
Historique des versions
| New Issue