FHIR IG analytics| Package | ans.cda.fr.document-core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-valueset-reference-externe.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ansforge/interop-IG-cda-document-core/ValueSet-fr-valueset-reference-externe.html |
| URL | https://interop.esante.gouv.fr/ig/cda/document-core/ValueSet/fr-valueset-reference-externe |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-16T15:39:52+00:00 |
| Name | FRValueSetReferenceExterne |
| Title | ValueSet - FR ValueSet Reference externe |
| Realm | fr |
| Description | Jeu de valeurs regroupant les typeCode du document référencé |
| StructureDefinition | ||
| ans.cda.fr.document-core#current | fr-cda-references-externes | CDA - FR References externes |
| CodeSystem | ||
| hl7.terminology#current | v3-ActRelationshipType | ActRelationshipType |
Note: links and images are rebased to the (stated) source
French
Narratif généré : EnsembleValeurs fr-valueset-reference-externe
http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType version 📍5.0.0| Code | Affichage | Définition |
| SPRT | has support | Used to indicate that an existing service is suggesting evidence for a new observation. The assumption of support is attributed to the same actor who asserts the observation. Source must be an observation, target may be any service (e.g., to indicate a status post). |
| REFR | refers to | A relationship in which the target act is referred to by the source act. This permits a simple reference relationship that distinguishes between the referent and the referee. |
English
Generated Narrative: ValueSet fr-valueset-reference-externe
http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType version 📍5.0.0| Code | Display | Definition |
| SPRT | has support | Used to indicate that an existing service is suggesting evidence for a new observation. The assumption of support is attributed to the same actor who asserts the observation. Source must be an observation, target may be any service (e.g., to indicate a status post). |
| REFR | refers to | A relationship in which the target act is referred to by the source act. This permits a simple reference relationship that distinguishes between the referent and the referee. |
{
"resourceType": "ValueSet",
"id": "fr-valueset-reference-externe",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/cda/document-core/ValueSet/fr-valueset-reference-externe",
"version": "0.1.0",
"name": "FRValueSetReferenceExterne",
"title": "ValueSet - FR ValueSet Reference externe",
"status": "draft",
"date": "2026-07-16T15:39:52+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": "Jeu de valeurs regroupant les typeCode du document référencé",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
"version": "5.0.0",
"concept": [
{
"code": "SPRT"
},
{
"code": "REFR"
}
]
}
]
}
}