Essais CLiniques Accessibles Interconnectés pour la Recherche ouverts à l'Ecosystème
0.3.1 - ci-build
Essais CLiniques Accessibles Interconnectés pour la Recherche ouverts à l'Ecosystème - Local Development build (v0.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-11-27 |
{
"resourceType" : "CodeSystem",
"id" : "eclaire-study-party-organization-type-code-system",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem eclaire-study-party-organization-type-code-system</b></p><a name=\"eclaire-study-party-organization-type-code-system\"> </a><a name=\"hceclaire-study-party-organization-type-code-system\"> </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\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>https://interop.esante.gouv.fr/ig/fhir/eclaire/CodeSystem/eclaire-study-party-organization-type-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">government<a name=\"eclaire-study-party-organization-type-code-system-government\"> </a></td><td>Gouvernemental / Government</td></tr><tr><td style=\"white-space:nowrap\">nonprofit<a name=\"eclaire-study-party-organization-type-code-system-nonprofit\"> </a></td><td>Sans but lucratif / Nonprofit</td></tr><tr><td style=\"white-space:nowrap\">academic<a name=\"eclaire-study-party-organization-type-code-system-academic\"> </a></td><td>Académique / Academic</td></tr><tr><td style=\"white-space:nowrap\">industry<a name=\"eclaire-study-party-organization-type-code-system-industry\"> </a></td><td>Industriel / Industry</td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/eclaire/CodeSystem/eclaire-study-party-organization-type-code-system",
"version" : "0.3.1",
"name" : "EclaireStudyPartyOrganizationTypeCS",
"title" : "Définition des différents types d'organisation des parties prenantes inspiré de http://hl7.org/fhir/research-study-party-organization-type",
"status" : "draft",
"experimental" : true,
"date" : "2025-11-27T15:06:09+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Différents rôles des parties impliquées dans l'essai",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "FRANCE"
}
]
}
],
"caseSensitive" : true,
"compositional" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "government",
"display" : "Gouvernemental / Government"
},
{
"code" : "nonprofit",
"display" : "Sans but lucratif / Nonprofit"
},
{
"code" : "academic",
"display" : "Académique / Academic"
},
{
"code" : "industry",
"display" : "Industriel / Industry"
}
]
}