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

FHIR IG analytics

Packageans.fhir.fr.sas
Resource TypeValueSet
IdValueSet-sas-valueset-appointmentparticipanttype.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/sas/1.2.0/ValueSet-sas-valueset-appointmentparticipanttype.html
URLhttps://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentparticipanttype
Version1.2.0
Statusactive
Date2025-11-24T14:15:43+00:00
NameAppointmentParticipantTypeSAS
TitleAppointment Participant Type SAS
Realmfr
Authoritynational
DescriptionType de participant du RDV SAS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ParticipationTypeParticipationType

Narrative

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

Narratif généré : EnsembleValeurs sas-valueset-appointmentparticipanttype

  • Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans http://terminology.hl7.org/CodeSystem/v3-ParticipationType version 📦5.0.0
    CodeDisplayDéfinition
    ADMThe practitioner who is responsible for admitting a patient to a patient encounter.The practitioner who is responsible for admitting a patient to a patient encounter.

Source1

{
  "resourceType": "ValueSet",
  "id": "sas-valueset-appointmentparticipanttype",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentparticipanttype",
  "version": "1.2.0",
  "name": "AppointmentParticipantTypeSAS",
  "title": "Appointment Participant Type SAS",
  "status": "active",
  "experimental": false,
  "date": "2025-11-24T14:15:43+00:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Type de participant du RDV SAS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept": [
          {
            "code": "ADM",
            "display": "The practitioner who is responsible for admitting a patient to a patient encounter."
          }
        ]
      }
    ]
  }
}