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

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeStructureDefinition
IdStructureDefinition-sgrdv-base-request-provenance.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.2.3&canonical=http://sante.quebec/fhir/StructureDefinition/sgrdv-base-request-provenance
URLhttp://sante.quebec/fhir/StructureDefinition/sgrdv-base-request-provenance
Version1.2.3
Statusactive
NameSGRDVBaseRequestProvenance
TitleProvenance de la demande de base (SGRDV)
Realmca
DescriptionProvenance de la demande, commune à toutes les opérations SGRDV (surfaces SGRDV et systèmes source). Agent unique : le système source appelant (le portail d'origine), matérialisé en Device contenu (contained[portail]) et référencé via le fragment #portail. Le Device porte l'identifiant du système source (system) et, lorsque pertinent, la tuile du portail REO et le lieu Clinique d'origine. Éléments optionnels selon l'opération : le nom du professionnel REO (extension nomProfessionnelREO), l'organisation d'origine d'une réorientation (agent[portail].onBehalfOf) et la région administrative (location) — tous en logical reference, jamais matérialisés hormis le Device contenu.
TypeProvenance
Kindresource

Resources that use this resource

StructureDefinition
ca.qc.sq.sgrdv#1.2.3sgrdv-base-book-payload-parametersParamètres neutres de réservation SGRDV (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-cancel-payload-parametersParamètres neutres d'annulation de rendez-vous (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-find-payload-parametersParamètres neutres de la recherche $find (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-lock-payload-parametersParamètres neutres de charge utile de verrou SGRDV (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-lock-reference-parametersParamètres neutres de verrou par référence (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-source-lock-notification-bundleBundle de notification de verrou — Surface Systèmes source

Resources that this resource uses

StructureDefinition
ca.qc.sq.sgrdv#1.2.3sgrdv-base-book-organization-etablissementÉtablissement d'origine de réorientation (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-book-organization-installationInstallation (hôpital) d'origine de réorientation (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-find-organizationOrganisation pour la recherche de disponibilités (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-base-source-system-deviceSystème source SGRDV (Base)
ca.qc.sq.sgrdv#1.2.3sgrdv-provenance-nom-professionnel-reoNom du professionnel REO

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "sgrdv-base-request-provenance",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-request-provenance",
  "version": "1.2.3",
  "name": "SGRDVBaseRequestProvenance",
  "title": "Provenance de la demande de base (SGRDV)",
  "status": "active",
  "experimental": true,
  "description": "Provenance de la demande, commune à toutes les opérations SGRDV (surfaces SGRDV et systèmes source). Agent unique : le système source appelant (le portail d'origine), matérialisé en Device contenu (contained[portail]) et référencé via le fragment #portail. Le Device porte l'identifiant du système source (system) et, lorsque pertinent, la tuile du portail REO et le lieu Clinique d'origine. Éléments optionnels selon l'opération : le nom du professionnel REO (extension nomProfessionnelREO), l'organisation d'origine d'une réorientation (agent[portail].onBehalfOf) et la région administrative (location) — tous en logical reference, jamais matérialisés hormis le Device contenu.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Provenance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Provenance.contained",
        "path": "Provenance.contained",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "max": "1"
      },
      {
        "id": "Provenance.contained:portail",
        "path": "Provenance.contained",
        "sliceName": "portail",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Device",
            "profile": [
              "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-source-system-device"
            ]
          }
        ]
      },
      {
        "id": "Provenance.extension",
        "path": "Provenance.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Provenance.extension:nomProfessionnelREO",
        "path": "Provenance.extension",
        "sliceName": "nomProfessionnelREO",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://sante.quebec/fhir/StructureDefinition/sgrdv-provenance-nom-professionnel-reo"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Provenance.target",
        "path": "Provenance.target",
        "mustSupport": true
      },
      {
        "id": "Provenance.recorded",
        "path": "Provenance.recorded",
        "mustSupport": true
      },
      {
        "id": "Provenance.location",
        "path": "Provenance.location",
        "mustSupport": true
      },
      {
        "id": "Provenance.location.reference",
        "path": "Provenance.location.reference",
        "max": "0"
      },
      {
        "id": "Provenance.location.type",
        "path": "Provenance.location.type",
        "fixedUri": "Location"
      },
      {
        "id": "Provenance.location.identifier",
        "path": "Provenance.location.identifier",
        "min": 1
      },
      {
        "id": "Provenance.location.identifier.type",
        "path": "Provenance.location.identifier.type",
        "min": 1
      },
      {
        "id": "Provenance.location.identifier.type.coding",
        "path": "Provenance.location.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Provenance.location.identifier.type.coding.system",
        "path": "Provenance.location.identifier.type.coding.system",
        "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
      },
      {
        "id": "Provenance.location.identifier.type.coding.code",
        "path": "Provenance.location.identifier.type.coding.code",
        "fixedCode": "regionAdmin"
      },
      {
        "id": "Provenance.location.identifier.system",
        "path": "Provenance.location.identifier.system",
        "min": 1,
        "fixedUri": "http://sante.quebec/fhir/NamingSystem/REGIONADMIN"
      },
      {
        "id": "Provenance.location.identifier.value",
        "path": "Provenance.location.identifier.value",
        "min": 1
      },
      {
        "id": "Provenance.agent",
        "path": "Provenance.agent",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "who.type"
            }
          ],
          "rules": "closed"
        },
        "max": "1"
      },
      {
        "id": "Provenance.agent:portail",
        "path": "Provenance.agent",
        "sliceName": "portail",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:portail.who",
        "path": "Provenance.agent.who",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-source-system-device"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:portail.who.reference",
        "path": "Provenance.agent.who.reference",
        "fixedString": "#portail"
      },
      {
        "id": "Provenance.agent:portail.who.type",
        "path": "Provenance.agent.who.type",
        "min": 1,
        "fixedUri": "Device"
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf",
        "path": "Provenance.agent.onBehalfOf",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization",
              "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-installation",
              "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-etablissement"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.reference",
        "path": "Provenance.agent.onBehalfOf.reference",
        "max": "0"
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.type",
        "path": "Provenance.agent.onBehalfOf.type",
        "fixedUri": "Organization"
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier",
        "path": "Provenance.agent.onBehalfOf.identifier",
        "min": 1
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier.type",
        "path": "Provenance.agent.onBehalfOf.identifier.type",
        "min": 1
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier.type.coding",
        "path": "Provenance.agent.onBehalfOf.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier.type.coding.system",
        "path": "Provenance.agent.onBehalfOf.identifier.type.coding.system",
        "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier.type.coding.code",
        "path": "Provenance.agent.onBehalfOf.identifier.type.coding.code",
        "min": 1
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier.system",
        "path": "Provenance.agent.onBehalfOf.identifier.system",
        "min": 1
      },
      {
        "id": "Provenance.agent:portail.onBehalfOf.identifier.value",
        "path": "Provenance.agent.onBehalfOf.identifier.value",
        "min": 1
      }
    ]
  }
}