PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.1
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-provenance
{
  "description": "Profil neutre de la Provenance retournée dans le Bundle de réponse $find lorsque AppointmentStatus = booked et que la date du RV est égale ou postérieure à la date du jour. Identifie le système créateur de chaque RV retourné (portail REO, VotreSanté, ou DMÉ). Distinct de SGRDVBaseRequestProvenance : la cible est un Appointment matérialisé dans le même Bundle (référence littérale versionnée), et le système créateur est identifié en logical reference via Device.identifier (le Device n'est pas embarqué dans le Bundle). Une Provenance par Appointment.",
  "_filename": "StructureDefinition-sgrdv-base-find-response-provenance.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseFindResponseProvenance",
  "abstract": false,
  "type": "Provenance",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Provenance du RV dans la réponse $find (Base)",
  "package_version": "1.2.1",
  "status": "active",
  "id": "4b44ee2e-c24c-4f44-8a0f-a9222026ca69",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-provenance",
  "version": "1.2.1",
  "differential": {
    "element": [ {
      "id": "Provenance.target",
      "path": "Provenance.target",
      "mustSupport": true
    }, {
      "id": "Provenance.target.reference",
      "min": 1,
      "path": "Provenance.target.reference",
      "mustSupport": true
    }, {
      "id": "Provenance.recorded",
      "path": "Provenance.recorded",
      "mustSupport": true
    }, {
      "id": "Provenance.agent",
      "max": "1",
      "path": "Provenance.agent",
      "mustSupport": true
    }, {
      "id": "Provenance.agent.who",
      "path": "Provenance.agent.who",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Device" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Provenance.agent.who.reference",
      "max": "0",
      "path": "Provenance.agent.who.reference"
    }, {
      "id": "Provenance.agent.who.identifier",
      "min": 1,
      "path": "Provenance.agent.who.identifier"
    }, {
      "id": "Provenance.agent.who.identifier.system",
      "min": 1,
      "path": "Provenance.agent.who.identifier.system"
    }, {
      "id": "Provenance.agent.who.identifier.value",
      "min": 1,
      "path": "Provenance.agent.who.identifier.value"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance"
}