{
"description": null,
"_filename": "Spine-PractitionerRole.json",
"package_name": "uk.nhsdigital.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "NHSDigital-PractitionerRole",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD",
"identity": "servd"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.0.17-dev",
"status": "draft",
"id": "624246a6-b1d1-4ac1-a6cc-b395bb99d484",
"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" ]
} ]
}, {
"id": "PractitionerRole.practitioner.reference",
"min": 1,
"path": "PractitionerRole.practitioner.reference"
}, {
"id": "PractitionerRole.organization",
"min": 1,
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Organization" ]
} ]
}, {
"id": "PractitionerRole.organization.reference",
"min": 1,
"path": "PractitionerRole.organization.reference"
}, {
"id": "PractitionerRole.code",
"max": "1",
"min": 1,
"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"
}
}, {
"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/CodeSystem/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.healthcareService",
"max": "1",
"path": "PractitionerRole.healthcareService",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService" ]
} ]
}, {
"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"
}