PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.referral@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/referral/GraphDefinition/full-referral-prescription
{
  "description": "Specify to include all useful resources around a ServiceRequest that can be retrieved with the $graph operation.",
  "_filename": "GraphDefinition-full-referral-prescription.json",
  "package_name": "hl7.fhir.be.referral",
  "date": "2024-09-20T15:31:51+02:00",
  "publisher": "eHealth Platform",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "FullReferralPrescription",
  "start": "ServiceRequest",
  "type": null,
  "experimental": null,
  "resourceType": "GraphDefinition",
  "title": null,
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "link": [ {
    "max": "1",
    "min": 1,
    "path": "ServiceRequest.requester",
    "target": [ {
      "link": [ {
        "max": "1",
        "min": 1,
        "path": "PractitionerRole.practitioner",
        "target": [ {
          "type": "Practitioner"
        } ],
        "description": "Get the Practitioner of the requester of the ServiceRequest"
      } ],
      "type": "PractitionerRole"
    } ],
    "description": "Get the PractitionerRole of the requester of the ServiceRequest"
  }, {
    "min": 1,
    "target": [ {
      "link": [ {
        "max": "1",
        "min": 1,
        "path": "Task.owner",
        "target": [ {
          "link": [ {
            "max": "1",
            "min": 1,
            "path": "PractitionerRole.practitioner",
            "target": [ {
              "type": "Practitioner"
            } ],
            "description": "Get the Practitioner of the caregiver owner of the task"
          } ],
          "type": "PractitionerRole"
        } ],
        "description": "Get the PractitionerRole of the caregiver owner of the task"
      } ],
      "type": "Task",
      "params": "focus={ref}"
    } ],
    "description": "Get all Tasks corresponding to the BeReferralTask + all BePerformerTasks linked to the ServiceRequest"
  } ],
  "id": "e7d34952-9583-4b67-86ed-9cec9537bf38",
  "kind": null,
  "url": "https://www.ehealth.fgov.be/standards/fhir/referral/GraphDefinition/full-referral-prescription",
  "version": "1.1.0",
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "https://www.ehealth.fgov.be",
      "system": "url"
    } ]
  }, {
    "name": "Message structure",
    "telecom": [ {
      "value": "message-structure@ehealth.fgov.be",
      "system": "email"
    } ]
  } ]
}