PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.9-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/model-be-prescriptionreferral
{
  "description": "Logical model describing the model for the prescription referral. This draft is used in the HL7 Belgian workgroup for referral.",
  "_filename": "structuredefinition-model-be-prescriptionreferral.json",
  "package_name": "ehealthplatform.be.r4.federalprofiles",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "BePrescriptionReferral",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/model-be-prescriptionreferral",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.9-beta",
  "status": "draft",
  "id": "47555e4c-e7de-4fe5-a60c-52532edac43c",
  "kind": "logical",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/model-be-prescriptionreferral",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "model-be-prescriptionreferral",
      "max": "*",
      "min": 0,
      "path": "model-be-prescriptionreferral",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "model-be-prescriptionreferral.prescriber",
      "max": "1",
      "min": 1,
      "path": "model-be-prescriptionreferral.prescriber",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner" ]
      } ]
    }, {
      "id": "model-be-prescriptionreferral.signer",
      "max": "*",
      "min": 0,
      "path": "model-be-prescriptionreferral.signer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner" ]
      } ]
    }, {
      "id": "model-be-prescriptionreferral.patient",
      "max": "1",
      "min": 1,
      "path": "model-be-prescriptionreferral.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ]
      } ]
    }, {
      "id": "model-be-prescriptionreferral.service",
      "max": "1",
      "min": 1,
      "path": "model-be-prescriptionreferral.service",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}