FHIR IG analytics| Package | ans.fhir.fr.document-core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-doc-vs-participation-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ansforge/interop-IG-fhir-document-core/ValueSet-fr-doc-vs-participation-type.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-doc-vs-participation-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T14:08:15+00:00 |
| Name | FRValueSetParticipationType |
| Title | FR ValueSet Participation Type |
| Realm | fr |
| Description | Type de participation : destinataire |
| StructureDefinition | ||
| ans.fhir.fr.document-core#current | fr-composition-document | FR Composition Document |
| CodeSystem | ||
| hl7.terminology#current | v3-ParticipationType | ParticipationType |
Note: links and images are rebased to the (stated) source
French
Narratif généré : EnsembleValeurs fr-doc-vs-participation-type
Profil: Shareable ValueSet version : 4.0.1
http://terminology.hl7.org/CodeSystem/v3-ParticipationType version 📍6.0.0| Code | Affichage | Définition |
TRC | tracker | A secondary information recipient, who receives copies (e.g., a primary care provider receiving copies of results as ordered by specialist). |
IRCP | information recipient | A party, who may or should receive or who has recieved the Act or subsequent or derivative information of that Act. Information recipient is inert, i.e., independent of mood." Rationale: this is a generalization of a too diverse family that the definition can't be any more specific, and the concept is abstract so one of the specializations should be used. |
PRCP | primary information recipient | Information recipient to whom an act statement is primarily directed. E.g., a primary care provider receiving a discharge letter from a hospitalist, a health department receiving information on a suspected case of infectious disease. Multiple of these participations may exist on the same act without requiring that recipients be ranked as primary vs. secondary. |
English
Generated Narrative: ValueSet fr-doc-vs-participation-type
Profile: Shareable ValueSet version: 4.0.1
http://terminology.hl7.org/CodeSystem/v3-ParticipationType version 📍6.0.0| Code | Display | Definition |
TRC | tracker | A secondary information recipient, who receives copies (e.g., a primary care provider receiving copies of results as ordered by specialist). |
IRCP | information recipient | A party, who may or should receive or who has recieved the Act or subsequent or derivative information of that Act. Information recipient is inert, i.e., independent of mood." Rationale: this is a generalization of a too diverse family that the definition can't be any more specific, and the concept is abstract so one of the specializations should be used. |
PRCP | primary information recipient | Information recipient to whom an act statement is primarily directed. E.g., a primary care provider receiving a discharge letter from a hospitalist, a health department receiving information on a suspected case of infectious disease. Multiple of these participations may exist on the same act without requiring that recipients be ranked as primary vs. secondary. |
{
"resourceType": "ValueSet",
"id": "fr-doc-vs-participation-type",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-doc-vs-participation-type",
"version": "0.1.0",
"name": "FRValueSetParticipationType",
"title": "FR ValueSet Participation Type",
"status": "draft",
"experimental": false,
"date": "2026-07-20T14:08:15+00:00",
"publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"contact": [
{
"name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Type de participation : destinataire",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"version": "6.0.0",
"concept": [
{
"code": "TRC"
},
{
"code": "IRCP"
},
{
"code": "PRCP"
}
]
}
]
}
}