FHIR IG analytics| Package | hl7.fhir.fr.analyse-pharma |
| Resource Type | ValueSet |
| Id | ValueSet-fr-pharmaceutical-analysis-perfomer-type-value-set.json |
| FHIR Version | R4 |
| Source | https://hl7.fr/ig/fhir/analyse-pharma/0.1.0-ballot/ValueSet-fr-pharmaceutical-analysis-perfomer-type-value-set.html |
| URL | https://hl7.fr/ig/fhir/analyse-pharma/ValueSet/fr-pharmaceutical-analysis-perfomer-type-value-set |
| Version | 0.1.0-ballot |
| Status | draft |
| Date | 2026-05-29T13:27:06+02:00 |
| Name | FrPharmaceuticalAnalysisPerformerTypeValueSet |
| Title | Jeu de valeurs Interop'Santé - Codes de résultat d'analyse pharmaceutique |
| Realm | fr |
| Authority | hl7 |
| Description | Codes représentant le type de résultat de l'analyse pharmaceutique |
| StructureDefinition | ||
| hl7.fhir.fr.analyse-pharma#0.1.0-ballot | fr-inpatient-pharmaceutical-analysis-result | FR Pharmaceutical Analysis Result |
| CodeSystem | ||
| ans.fr.nos#1.5.0 | TRE-G15-ProfessionSante | TRE_G15-ProfessionSante |
| ans.fr.nos#1.5.0 | TRE-G16-ProfessionFormation | TRE_G16-ProfessionFormation |
| ans.fr.nos#1.5.0 | TRE-R85-RolePriseCharge | TRE_R85-RolePriseCharge |
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs fr-pharmaceutical-analysis-perfomer-type-value-set
Profil: Shareable ValueSet
Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :
https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante version 📦1.3.0| Code | Affichage |
| 21 | Pharmacien |
https://mos.esante.gouv.fr/NOS/TRE_G16-ProfessionFormation/FHIR/TRE-G16-ProfessionFormation version 📦1.3.0| Code | Affichage |
| 21 | Pharmacien en formation |
https://mos.esante.gouv.fr/NOS/TRE_R85-RolePriseCharge/FHIR/TRE-R85-RolePriseCharge version 📦1.3.0| Code | Affichage | Définition |
| 316 | Préparateur en pharmacie hospitalière | CSP Articles L4241-1 à L4241-18 https://www.insee.fr/fr/metadonnees/pcsese2017/rubriqueRegroupee/526b?champRecherche=true |
{
"resourceType": "ValueSet",
"id": "fr-pharmaceutical-analysis-perfomer-type-value-set",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/analyse-pharma/ValueSet/fr-pharmaceutical-analysis-perfomer-type-value-set",
"version": "0.1.0-ballot",
"name": "FrPharmaceuticalAnalysisPerformerTypeValueSet",
"title": "Jeu de valeurs Interop'Santé - Codes de résultat d'analyse pharmaceutique",
"status": "draft",
"experimental": false,
"date": "2026-05-29T13:27:06+02:00",
"publisher": "Interop'Santé",
"contact": [
{
"name": "Interop'Santé",
"telecom": [
{
"system": "url",
"value": "http://interopsante.org/"
}
]
}
],
"description": "Codes représentant le type de résultat de l'analyse pharmaceutique",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"immutable": false,
"compose": {
"include": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante",
"concept": [
{
"code": "21",
"display": "Pharmacien"
}
]
},
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_G16-ProfessionFormation/FHIR/TRE-G16-ProfessionFormation",
"concept": [
{
"code": "21",
"display": "Pharmacien en formation"
}
]
},
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R85-RolePriseCharge/FHIR/TRE-R85-RolePriseCharge",
"concept": [
{
"code": "316",
"display": "Préparateur en pharmacie hospitalière"
}
]
}
]
}
}