{ "description": "BARSUKCorePatient for BARS", "_filename": "BARSUKCorePatient.json", "package_name": "UK.NHSDigital.BARS.R4", "date": "2021-10-01", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BARSUKCorePatient", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "BARS UKCore Patient", "package_version": "0.1.0-test", "status": "draft", "id": "9097047f-327e-4a20-8cbe-42abe26422c6", "kind": "resource", "url": "https://fhir.nhs.uk/StructureDefinition/BARSUKCorePatient", "version": "1.0.0", "differential": { "element": [ { "id": "Patient.extension", "min": 0, "path": "Patient.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.extension:ethnicCategory", "min": 0, "path": "Patient.extension", "comment": "Person Ethnicity", "sliceName": "ethnicCategory" }, { "id": "Patient.extension:residentialStatus", "min": 0, "path": "Patient.extension", "comment": "Overseas visitor status", "sliceName": "residentialStatus" }, { "id": "Patient.extension:patientReligion", "min": 0, "path": "Patient.extension", "comment": "Person Religion", "sliceName": "patientReligion" }, { "id": "Patient.identifier:nhsNumber", "path": "Patient.identifier", "comment": "Person NHS Number", "sliceName": "nhsNumber" }, { "id": "Patient.identifier:nhsNumber.extension", "min": 1, "path": "Patient.identifier.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.identifier:nhsNumber.extension:nhsNumberVerificationStatus", "min": 1, "path": "Patient.identifier.extension", "comment": "NHS number verification status", "sliceName": "nhsNumberVerificationStatus" }, { "id": "Patient.name", "path": "Patient.name", "comment": "Person name" }, { "id": "Patient.telecom", "path": "Patient.telecom", "comment": "Person telecom details" }, { "id": "Patient.gender", "path": "Patient.gender", "comment": "Person gender" }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "comment": "Person date of birth" }, { "id": "Patient.address", "path": "Patient.address", "comment": "Person Address" }, { "id": "Patient.communication.preferred", "path": "Patient.communication.preferred", "comment": "Person communication preferences" }, { "id": "Patient.generalPractitioner", "path": "Patient.generalPractitioner", "comment": "Person Registered General Practice (GP)" } ] }, "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" }