{ "description": "Based on requirments from the previous NHS Digital IG and NHS Data Dictionary", "_filename": "England-Practitioner.json", "package_name": "fhir.r4.nhsengland.programme", "date": "2024-10-25T07:31:19+00:00", "derivation": "constraint", "publisher": "NHS England", "fhirVersion": "4.0.1", "purpose": "Documentation of requirements for NHS England Healthcare Worker API", "name": "EnglandPractitioner", "abstract": false, "copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\"License\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\"AS IS\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "England Practitioner", "package_version": "0.2.2-pre-release", "status": "draft", "id": "0250ebcc-6206-4008-bf86-9080d0ae130d", "kind": "resource", "url": "https://fhir.nhs.uk/England/StructureDefinition/England-Practitioner", "version": "0.0.1-current", "differential": { "element": [ { "id": "Practitioner.identifier", "min": 1, "path": "Practitioner.identifier", "slicing": { "rules": "closed", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Practitioner.identifier.system", "min": 1, "path": "Practitioner.identifier.system" }, { "id": "Practitioner.identifier.value", "min": 1, "path": "Practitioner.identifier.value" }, { "id": "Practitioner.identifier:gmp-number", "max": "1", "min": 0, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-General-Medical-Practitioner-Code" ] } ], "sliceName": "gmp-number" }, { "id": "Practitioner.identifier:gmp-number.system", "path": "Practitioner.identifier.system", "fixedUri": "https://fhir.hl7.org.uk/Id/gmp-number" }, { "id": "Practitioner.identifier:gmc-number", "max": "1", "min": 0, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-General-Medical-Council-Reference-Number" ] } ], "sliceName": "gmc-number" }, { "id": "Practitioner.identifier:gmc-number.system", "path": "Practitioner.identifier.system", "fixedUri": "https://fhir.hl7.org.uk/Id/gmc-number" }, { "id": "Practitioner.identifier:sds-user-id", "max": "1", "min": 0, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Identifier-SDS-User-Id" ] } ], "sliceName": "sds-user-id" }, { "id": "Practitioner.identifier:sds-user-id.system", "path": "Practitioner.identifier.system", "fixedUri": "https://fhir.nhs.uk/Id/sds-user-id" } ] }, "contact": [ { "name": "NHS England", "telecom": [ { "use": "work", "rank": 1, "value": "interoperabilityteam@nhs.net", "system": "email" } ] } ], "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" }