| Package | ans.fhir.fr.eclaire |
| Resource Type | ValueSet |
| Id | eclaire-study-outcome-type-vs |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/eclaire/https://interop.esante.gouv.fr/ig/fhir/eclaire/0.3.0/ValueSet-eclaire-study-outcome-type-vs.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/eclaire/ValueSet/eclaire-study-outcome-type-vs |
| Version | 0.3.0 |
| Status | draft |
| Date | 2024-02-26T13:32:37+00:00 |
| Name | EclaireStudyOutcomeTypeVS |
| Title | Type de conséquence Value Set |
| Realm | fr |
| Authority | national |
| Description | Type de conséquence Value Set |
No resources found
| CodeSystem | |
| research-study-objective-type | ResearchStudyObjectiveType |
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/research-study-objective-typeThis value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/research-study-objective-type| Code | Display | Definition |
| exploratory | Exploratory | Exploratory questions to be answered in the study. |
{
"resourceType": "ValueSet",
"id": "eclaire-study-outcome-type-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/eclaire/ValueSet/eclaire-study-outcome-type-vs",
"version": "0.3.0",
"name": "EclaireStudyOutcomeTypeVS",
"title": "Type de conséquence Value Set",
"status": "draft",
"date": "2024-02-26T13:32:37+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Type de conséquence Value Set",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/research-study-objective-type"
}
],
"exclude": [
{
"system": "http://terminology.hl7.org/CodeSystem/research-study-objective-type",
"concept": [
{
"code": "exploratory"
}
]
}
]
}
}