FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/GAP_BundleResultatReponseADemandeConsultationRDV

Packagecisis.cds
Resource TypeStructureDefinition
IdGAP_BundleResultatReponseADemandeConsultationRDV
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cisis.cds@4.0.0&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationRDV
URLhttp://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationRDV
Version2.0
Statusdraft
Date2021-12-01
NameGAP_BundleResultatReponseADemandeConsultationRDV
TitleGAP_BundleResultatReponseADemandeConsultationRDV
Authoritynational
DescriptionIl s’agit du flux de réponse à la recherche de rendez-vous dans l’agenda d’une ressource. Sur la durée demandée, il devra contenir les informations sur les rendez-vous répondant aux critères de recherche envoyés dans la demande
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
FrRelatedPersonFrRelatedPerson
FrAppointmentFrAppointment
FrHealthcareServiceFrHealthcareService
FrLocationFrLocation
FrOrganizationFrOrganization
FrPatientFrPatient
FrPractitionerFrPractitioner
FrScheduleFrSchedule
FrSlotFrSlot
practitionerRole-organizationalRole-rassPractitionerRoleOrganizationalRoleRASS
practitionerRole-professionalRole-rassPractitionerRoleProfessionalRoleRASS

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationRDV",
  "version": "2.0",
  "name": "GAP_BundleResultatReponseADemandeConsultationRDV",
  "title": "GAP_BundleResultatReponseADemandeConsultationRDV",
  "status": "draft",
  "date": "2021-12-01",
  "publisher": "ANS",
  "description": "Il s’agit du flux de réponse à la recherche de rendez-vous dans l’agenda d’une ressource. Sur la durée demandée, il devra contenir les informations sur les rendez-vous répondant aux critères de recherche envoyés dans la demande",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "searchset"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "resource"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Appointment",
        "path": "Bundle.entry",
        "sliceName": "Appointment"
      },
      {
        "id": "Bundle.entry:Appointment.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrAppointment"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Appointment.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "match"
      },
      {
        "id": "Bundle.entry:Appointment.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Appointment.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Slot",
        "path": "Bundle.entry",
        "sliceName": "Slot"
      },
      {
        "id": "Bundle.entry:Slot.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrSlot"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Slot.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Slot.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Slot.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Schedule",
        "path": "Bundle.entry",
        "sliceName": "Schedule"
      },
      {
        "id": "Bundle.entry:Schedule.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrSchedule"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Schedule.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Schedule.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Schedule.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Patient",
        "path": "Bundle.entry",
        "sliceName": "Patient"
      },
      {
        "id": "Bundle.entry:Patient.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrPatient"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Patient.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Patient.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Patient.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Practitioner",
        "path": "Bundle.entry",
        "sliceName": "Practitioner"
      },
      {
        "id": "Bundle.entry:Practitioner.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrPractitioner"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Practitioner.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Practitioner.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Practitioner.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:PractitionerRoleEx",
        "path": "Bundle.entry",
        "sliceName": "PractitionerRoleEx"
      },
      {
        "id": "Bundle.entry:PractitionerRoleEx.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitionerRole-organizationalRole-rass"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:PractitionerRoleEx.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:PractitionerRoleEx.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:PractitionerRoleEx.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:PractitionerRolePro",
        "path": "Bundle.entry",
        "sliceName": "PractitionerRolePro"
      },
      {
        "id": "Bundle.entry:PractitionerRolePro.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitionerRole-professionalRole-rass"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:PractitionerRolePro.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:PractitionerRolePro.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:PractitionerRolePro.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Device",
        "path": "Bundle.entry",
        "sliceName": "Device"
      },
      {
        "id": "Bundle.entry:Device.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Device.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Device.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Device.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Location",
        "path": "Bundle.entry",
        "sliceName": "Location"
      },
      {
        "id": "Bundle.entry:Location.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrLocation"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Location.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Location.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Location.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:HealthcareService",
        "path": "Bundle.entry",
        "sliceName": "HealthcareService"
      },
      {
        "id": "Bundle.entry:HealthcareService.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrHealthcareService"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:HealthcareService.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:HealthcareService.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:HealthcareService.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Organization",
        "path": "Bundle.entry",
        "sliceName": "Organization"
      },
      {
        "id": "Bundle.entry:Organization.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:Organization.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:Organization.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Organization.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:RelatedPerson",
        "path": "Bundle.entry",
        "sliceName": "RelatedPerson"
      },
      {
        "id": "Bundle.entry:RelatedPerson.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:RelatedPerson.search.mode",
        "path": "Bundle.entry.search.mode",
        "fixedCode": "include"
      },
      {
        "id": "Bundle.entry:RelatedPerson.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:RelatedPerson.response",
        "path": "Bundle.entry.response",
        "max": "0"
      }
    ]
  }
}