{
"description": null,
"_filename": "NHSDigital-PractitionerRole-EPSLegal.json",
"package_name": "uk.nhsdigital.r4.test",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"purpose": "Constraint profile for EPS MedicationRequest which enforces the legal requirement for prescriptions",
"name": "NHSDigitalPractitionerRoleEPSLegal",
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.8.6-prerelease",
"status": "draft",
"id": "8f9b40f3-565d-4431-adf6-56407f17ff75",
"kind": "resource",
"url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-EPSLegal",
"version": null,
"differential": {
"element": [ {
"id": "PractitionerRole.identifier",
"min": 1,
"path": "PractitionerRole.identifier"
}, {
"id": "PractitionerRole.identifier:sdsRoleProfileID",
"min": 1,
"path": "PractitionerRole.identifier",
"sliceName": "sdsRoleProfileID"
}, {
"id": "PractitionerRole.practitioner",
"min": 1,
"path": "PractitionerRole.practitioner",
"constraint": [ {
"key": "nhsd-practitioner-references",
"human": "practitioner - An identifier reference or resource reference must be provided",
"source": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-EPSLegal",
"severity": "error",
"expression": "(reference.exists() or (identifier.exists()))"
} ]
}, {
"id": "PractitionerRole.organization",
"min": 1,
"path": "PractitionerRole.organization",
"constraint": [ {
"key": "nhsd-organization-references",
"human": "organisation - An identifier reference or resource reference must be provided",
"source": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-EPSLegal",
"severity": "error",
"expression": "(reference.exists() or (identifier.exists()))"
} ]
}, {
"id": "PractitionerRole.code",
"min": 1,
"path": "PractitionerRole.code"
}, {
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"type": [ {
"code": "Reference",
"aggregation": [ "bundled" ]
} ]
}, {
"id": "PractitionerRole.telecom",
"min": 1,
"path": "PractitionerRole.telecom"
} ]
},
"baseDefinition": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole"
}