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

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeStructureDefinition
IdStructureDefinition-sgrdv-source-find-response-bundle.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.2.1&canonical=http://sante.quebec/fhir/StructureDefinition/sgrdv-source-find-response-bundle
URLhttp://sante.quebec/fhir/StructureDefinition/sgrdv-source-find-response-bundle
Version1.2.1
Statusactive
NameSGRDVSourceFindResponseBundle
TitleBundle de réponse $find — Surface Systèmes source
Realmca
DescriptionRéponse à l'opération $find sur la surface Systèmes source. Bundle searchset retourné par le DMÉ contenant les disponibilités (mode proposed) ou les rendez-vous existants du patient (mode booked).
TypeBundle
Kindresource

Resources that use this resource

CapabilityStatement
ca.qc.sq.sgrdv#1.2.1sgrdv-sourceSGRDV — CapabilityStatement Surface Systèmes source

Resources that this resource uses

StructureDefinition
ca.qc.sq.sgrdv#1.2.1sgrdv-base-find-response-bundleBundle de réponse $find (Base)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "sgrdv-source-find-response-bundle",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-source-find-response-bundle",
  "version": "1.2.1",
  "name": "SGRDVSourceFindResponseBundle",
  "title": "Bundle de réponse $find — Surface Systèmes source",
  "status": "active",
  "experimental": true,
  "description": "Réponse à l'opération $find sur la surface Systèmes source. Bundle searchset retourné par le DMÉ contenant les disponibilités (mode proposed) ou les rendez-vous existants du patient (mode booked).",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:appointment",
        "path": "Bundle.entry",
        "sliceName": "appointment",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:appointment.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:practitioner",
        "path": "Bundle.entry",
        "sliceName": "practitioner",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:practitioner.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:practitionerRole",
        "path": "Bundle.entry",
        "sliceName": "practitionerRole",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:practitionerRole.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:location",
        "path": "Bundle.entry",
        "sliceName": "location",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:location.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:organization",
        "path": "Bundle.entry",
        "sliceName": "organization",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:organization.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:encounter",
        "path": "Bundle.entry",
        "sliceName": "encounter",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:encounter.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:outcome",
        "path": "Bundle.entry",
        "sliceName": "outcome",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:outcome.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:provenance",
        "path": "Bundle.entry",
        "sliceName": "provenance",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:provenance.resource",
        "path": "Bundle.entry.resource",
        "mustSupport": true
      }
    ]
  }
}