Package | UK.NHSDigital.BARS.R4 |
Resource Type | StructureDefinition |
Id | BARSUKCorePatient |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=UK.NHSDigital.BARS.R4@0.1.0-test&canonical=https://fhir.nhs.uk/StructureDefinition/BARSUKCorePatient |
URL | https://fhir.nhs.uk/StructureDefinition/BARSUKCorePatient |
Version | 1.0.0 |
Status | draft |
Date | 2021-10-01 |
Name | BARSUKCorePatient |
Title | BARS UKCore Patient |
Description | BARSUKCorePatient for BARS |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
UKCore-Patient | UK Core Patient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "BARSUKCorePatient", "url": "https://fhir.nhs.uk/StructureDefinition/BARSUKCorePatient", "version": "1.0.0", "name": "BARSUKCorePatient", "title": "BARS UKCore Patient", "status": "draft", "date": "2021-10-01", "description": "BARSUKCorePatient for BARS", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.extension", "path": "Patient.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Patient.extension:ethnicCategory", "path": "Patient.extension", "sliceName": "ethnicCategory", "comment": "Person Ethnicity", "min": 0 }, { "id": "Patient.extension:residentialStatus", "path": "Patient.extension", "sliceName": "residentialStatus", "comment": "Overseas visitor status", "min": 0 }, { "id": "Patient.extension:patientReligion", "path": "Patient.extension", "sliceName": "patientReligion", "comment": "Person Religion", "min": 0 }, { "id": "Patient.identifier:nhsNumber", "path": "Patient.identifier", "sliceName": "nhsNumber", "comment": "Person NHS Number" }, { "id": "Patient.identifier:nhsNumber.extension", "path": "Patient.identifier.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 1 }, { "id": "Patient.identifier:nhsNumber.extension:nhsNumberVerificationStatus", "path": "Patient.identifier.extension", "sliceName": "nhsNumberVerificationStatus", "comment": "NHS number verification status", "min": 1 }, { "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)" } ] } }