PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4.test@2.8.7-prerelease
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-EPSLegal
{
  "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.7-prerelease",
  "status": "draft",
  "id": "7d7dd876-7686-4da4-88c9-8edd2e59df61",
  "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"
}