{ "description": null, "_filename": "NHSDigital-PractitionerRole.StructureDefinition.json", "package_name": "uk.nhsdigital.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NHSDigital-PractitionerRole", "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.1.16-discovery", "status": "draft", "id": "47380e27-2e99-4fb6-96bd-b2f130a381fd", "kind": "resource", "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole", "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.identifier:nhsbsaSpuriousCode", "max": "1", "path": "PractitionerRole.identifier", "sliceName": "nhsbsaSpuriousCode" }, { "id": "PractitionerRole.identifier:nhsbsaSpuriousCode.system", "min": 1, "path": "PractitionerRole.identifier.system", "fixedUri": "https://fhir.hl7.org.uk/Id/nhsbsa-spurious-code" }, { "id": "PractitionerRole.identifier:nhsbsaSpuriousCode.value", "min": 1, "path": "PractitionerRole.identifier.value" }, { "id": "PractitionerRole.practitioner", "min": 1, "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Practitioner" ] } ], "constraint": [ { "key": "nhsd-2", "human": "An identifier or resource reference must be provided", "severity": "error", "expression": "(reference.exists() or identifier.exists())" } ] }, { "id": "PractitionerRole.organization", "min": 1, "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Organization" ] } ], "constraint": [ { "key": "nhsd-1", "human": "An identifier or resource reference must be supplied", "severity": "error", "expression": "(reference.exists() or identifier.exists())" } ] }, { "id": "PractitionerRole.code", "path": "PractitionerRole.code", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SDSJobRoleName" } }, { "id": "PractitionerRole.code:sdsJobRoleName", "min": 1, "path": "PractitionerRole.code", "sliceName": "sdsJobRoleName" }, { "id": "PractitionerRole.specialty.coding", "min": 1, "path": "PractitionerRole.specialty.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "PractitionerRole.specialty.coding.system", "min": 1, "path": "PractitionerRole.specialty.coding.system" }, { "id": "PractitionerRole.specialty.coding.code", "min": 1, "path": "PractitionerRole.specialty.coding.code" }, { "id": "PractitionerRole.specialty.coding.display", "min": 1, "path": "PractitionerRole.specialty.coding.display" }, { "id": "PractitionerRole.specialty.coding:NHSDataDictionarySpecialty", "path": "PractitionerRole.specialty.coding", "binding": { "strength": "required", "valueSet": "https://fhir.nhs.uk/ValueSet/NHSDataModelAndDictionary-clinical-specialty", "description": "NHS Data Dictionary Specialty" }, "sliceName": "NHSDataDictionarySpecialty" }, { "id": "PractitionerRole.specialty.coding:NHSDataDictionarySpecialty.system", "path": "PractitionerRole.specialty.coding.system", "fixedUri": "https://fhir.nhs.uk/CodeSystem/NHSDataModelAndDictionary-clinical-specialty" }, { "id": "PractitionerRole.specialty.coding:SNOMEDSpecialty", "path": "PractitionerRole.specialty.coding", "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/c80-practice-codes", "description": "Specific specialty associated with the agency." }, "sliceName": "SNOMEDSpecialty" }, { "id": "PractitionerRole.specialty.coding:SNOMEDSpecialty.system", "path": "PractitionerRole.specialty.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "PractitionerRole.location", "path": "PractitionerRole.location", "constraint": [ { "key": "nhsd-3", "human": "An identifier or resource reference must be provided", "severity": "error", "expression": "(reference.exists() or identifier.exists())" } ] }, { "id": "PractitionerRole.healthcareService", "max": "1", "path": "PractitionerRole.healthcareService", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService" ] } ], "constraint": [ { "key": "nhsd-4", "human": "An identifier or resource reference must be provided", "severity": "error", "expression": "(reference.exists() or identifier.exists())" } ] }, { "id": "PractitionerRole.telecom.value", "min": 1, "path": "PractitionerRole.telecom.value" }, { "id": "PractitionerRole.telecom.use", "min": 1, "path": "PractitionerRole.telecom.use" } ] }, "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" }