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

FHIR IG analytics

Packageans.cisis.fhir.r4
Resource TypeStructureDefinition
IdGAP_BundleResultatReponseADemandeConsultationDisponibilites.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ans.cisis.fhir.r4@3.0.0-pat23v2&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite
URLhttp://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite
Version2.0
Statusdraft
Date2021-12-01
NameGAP_BundleResultatReponseADemandeConsultationDisponibilite
TitleGAP_BundleResultatReponseADemandeConsultationDisponibilites
Authoritynational
DescriptionIl s’agit de la réponse à la demande de consultation des disponibilités d’une ou de plusieurs ressources. Sur la durée demandée, elle devra contenir les informations sur le temps libre ou occupé de chacune des ressources. La réponse contient donc les disponibilités (Slot) des ressources répondant aux critères de recherche de la demande. Les Slot portant le statut free représentent les disponibilités (status=free). Status=busy pour les indisponibilités correspondant à des rendez-vous pris
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7-france-fhir.administrative-2022#1.0.0FrHealthcareServiceFrHealthcareService
hl7-france-fhir.administrative-2022#1.0.0FrLocationFrLocation
hl7-france-fhir.administrative-2022#1.0.0FrOrganizationFrOrganization
hl7-france-fhir.administrative-2022#1.0.0FrPatientFrPatient
hl7-france-fhir.administrative-2022#1.0.0FrPractitionerFrPractitioner
hl7-france-fhir.administrative-2022#1.0.0FrRelatedPersonFrRelatedPerson
hl7-france-fhir.administrative-2022#1.0.0FrScheduleFrSchedule
hl7-france-fhir.administrative-2022#1.0.0FrSlotFrSlot
ans.annuaire.fhir.r4#0.2.0-pat23practitionerRole-organizationalRole-rassPractitionerRoleOrganizationalRoleRASS
ans.annuaire.fhir.r4#0.2.0-pat23practitionerRole-professionalRole-rassPractitionerRoleProfessionalRoleRASS

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite",
  "version": "2.0",
  "name": "GAP_BundleResultatReponseADemandeConsultationDisponibilite",
  "title": "GAP_BundleResultatReponseADemandeConsultationDisponibilites",
  "status": "draft",
  "date": "2021-12-01",
  "publisher": "ANS",
  "description": "Il s’agit de la réponse à la demande de consultation des disponibilités d’une ou de plusieurs ressources. Sur la durée demandée, elle devra contenir les informations sur le temps libre ou occupé de chacune des ressources. La réponse contient donc les disponibilités (Slot) des ressources répondant aux critères de recherche de la demande. Les Slot portant le statut free représentent les disponibilités (status=free). Status=busy pour les indisponibilités correspondant à des rendez-vous pris",
  "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: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": "match"
      },
      {
        "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"
      }
    ]
  }
}