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

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeValueSet
IdValueSet-tddui-encounter-participant.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/tddui/2.3.0-ballot/ValueSet-tddui-encounter-participant.html
URLhttps://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-encounter-participant
Version2.3.0-ballot
Statusactive
Date2026-03-02T11:13:42+00:00
NameTDDUIEncounterParticipant
TitleTDDUI Encounter Participant
Realmfr
Authoritynational
DescriptionValueSet pour la définition des codes de participant d'un événement

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Narratif généré : EnsembleValeurs tddui-encounter-participant


Source1

{
  "resourceType": "ValueSet",
  "id": "tddui-encounter-participant",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-encounter-participant",
  "version": "2.3.0-ballot",
  "name": "TDDUIEncounterParticipant",
  "title": "TDDUI Encounter Participant",
  "status": "active",
  "experimental": false,
  "date": "2026-03-02T11:13:42+00:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "ValueSet pour la définition des codes de participant d'un événement",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/encounter-participant-type"
        ]
      }
    ]
  }
}