{
"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.2-beta",
"status": "draft",
"id": "2532c6f2-21de-4c9d-81a2-568a0fbee9b8",
"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"
}