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

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeCodeSystem
IdCodeSystem-tddui-encounter-participant.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/tddui/2.2.0/CodeSystem-tddui-encounter-participant.html
URLhttps://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-participant
Version2.2.0
Statusactive
Date2026-02-06T14:47:26+00:00
NameTDDUIEncounterParticipant
TitleTDDUI Encounter Participant
Realmfr
Authoritynational
DescriptionCodeSystem définissant les types de participants dans le profil TDDUIEncounterEvenement.
Contentcomplete

Resources that use this resource

ValueSet
tddui-encounter-participantTDDUI Encounter Participant

Resources that this resource uses

No resources found


Narrative

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

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

This case-sensitive code system https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-participant defines the following code:

CodeAffichage
AUT Auteur du statut de la ressource

Source1

{
  "resourceType": "CodeSystem",
  "id": "tddui-encounter-participant",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-participant",
  "version": "2.2.0",
  "name": "TDDUIEncounterParticipant",
  "title": "TDDUI Encounter Participant",
  "status": "active",
  "experimental": false,
  "date": "2026-02-06T14:47:26+00:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "CodeSystem définissant les types de participants dans le profil TDDUIEncounterEvenement.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "AUT",
      "display": "Auteur du statut de la ressource"
    }
  ]
}