FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.cda.fr.document-core
Resource TypeValueSet
IdValueSet-fr-valueset-reference-externe.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ansforge/interop-IG-cda-document-core/ValueSet-fr-valueset-reference-externe.html
URLhttps://interop.esante.gouv.fr/ig/cda/document-core/ValueSet/fr-valueset-reference-externe
Version0.1.0
Statusdraft
Date2026-07-16T15:39:52+00:00
NameFRValueSetReferenceExterne
TitleValueSet - FR ValueSet Reference externe
Realmfr
DescriptionJeu de valeurs regroupant les typeCode du document référencé

Resources that use this resource

StructureDefinition
ans.cda.fr.document-core#currentfr-cda-references-externesCDA - FR References externes

Resources that this resource uses

CodeSystem
hl7.terminology#currentv3-ActRelationshipTypeActRelationshipType

Narrative

Note: links and images are rebased to the (stated) source


French


Narratif généré : EnsembleValeurs fr-valueset-reference-externe

  • Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType version 📍5.0.0
    CodeAffichageDéfinition
    SPRThas supportUsed 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).
    REFRrefers toA 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

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType version 📍5.0.0
    CodeDisplayDefinition
    SPRThas supportUsed 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).
    REFRrefers toA 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.

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}