PackagesCanonicalsLogsProblems
    Packages
    ans.cisis.fhir.r4@3.0.0-pat23v2
    http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite
{
  "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",
  "_filename": "GAP_BundleResultatReponseADemandeConsultationDisponibilites.json",
  "package_name": "ans.cisis.fhir.r4",
  "date": "2021-12-01",
  "derivation": "constraint",
  "publisher": "ANS",
  "fhirVersion": "4.0.1",
  "name": "GAP_BundleResultatReponseADemandeConsultationDisponibilite",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "GAP_BundleResultatReponseADemandeConsultationDisponibilites",
  "package_version": "3.0.0-pat23v2",
  "status": "draft",
  "id": "4db86d3b-5f84-42aa-9f5a-1cb3fc3e7612",
  "kind": "resource",
  "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite",
  "version": "2.0",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry:Slot",
      "path": "Bundle.entry",
      "sliceName": "Slot"
    }, {
      "id": "Bundle.entry:Slot.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Slot.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Schedule",
      "path": "Bundle.entry",
      "sliceName": "Schedule"
    }, {
      "id": "Bundle.entry:Schedule.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Schedule.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Patient",
      "path": "Bundle.entry",
      "sliceName": "Patient"
    }, {
      "id": "Bundle.entry:Patient.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Patient.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Practitioner",
      "path": "Bundle.entry",
      "sliceName": "Practitioner"
    }, {
      "id": "Bundle.entry:Practitioner.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Practitioner.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:PractitionerRoleEx",
      "path": "Bundle.entry",
      "sliceName": "PractitionerRoleEx"
    }, {
      "id": "Bundle.entry:PractitionerRoleEx.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:PractitionerRoleEx.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:PractitionerRolePro",
      "path": "Bundle.entry",
      "sliceName": "PractitionerRolePro"
    }, {
      "id": "Bundle.entry:PractitionerRolePro.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:PractitionerRolePro.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Device",
      "path": "Bundle.entry",
      "sliceName": "Device"
    }, {
      "id": "Bundle.entry:Device.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Device.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Location",
      "path": "Bundle.entry",
      "sliceName": "Location"
    }, {
      "id": "Bundle.entry:Location.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Location.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:HealthcareService",
      "path": "Bundle.entry",
      "sliceName": "HealthcareService"
    }, {
      "id": "Bundle.entry:HealthcareService.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:HealthcareService.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Organization",
      "path": "Bundle.entry",
      "sliceName": "Organization"
    }, {
      "id": "Bundle.entry:Organization.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Organization.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:RelatedPerson",
      "path": "Bundle.entry",
      "sliceName": "RelatedPerson"
    }, {
      "id": "Bundle.entry:RelatedPerson.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "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",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:RelatedPerson.response",
      "max": "0",
      "path": "Bundle.entry.response"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}