{
"description": "Demographics and other administrative information about an individual or animal receiving care or other health-related services.",
"_filename": "SpireCore-Patient.StructureDefinition.json",
"package_name": "fhir.r4.spirecore",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SpireCorePatient",
"useContext": [ {
"code": {
"code": "workflow"
},
"valueCodeableConcept": {
"coding": [ {
"code": "SHBC1",
"system": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-UseCaseIdentifiers",
"display": "Inbound Customer Enquiry"
} ]
}
}, {
"code": {
"code": "project"
},
"valueCodeableConcept": {
"coding": [ {
"code": "SHBC3",
"system": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-UseCaseIdentifiers",
"display": "Patient Management"
} ]
}
} ],
"abstract": false,
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.0-alpha",
"status": "active",
"id": "6938acbd-92f0-4f9a-a2a3-f6ccd6d9fbc6",
"kind": "resource",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
"version": null,
"differential": {
"element": [ {
"id": "Patient",
"path": "Patient",
"comment": "- Review extension descriptions with the business.\r\n- Decide on a datatype for deceased/multipleBirth if required."
}, {
"id": "Patient.extension",
"min": 1,
"path": "Patient.extension"
}, {
"id": "Patient.extension:patientJourneyStage",
"max": "1",
"min": 1,
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-PatientJourneyStage" ]
} ],
"sliceName": "patientJourneyStage",
"isModifier": false
}, {
"id": "Patient.extension:registeredWithSpireDate",
"max": "1",
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-RegisteredWithSpireDate" ]
} ],
"sliceName": "registeredWithSpireDate",
"isModifier": false
}, {
"id": "Patient.extension:registeredWithSpireDate.value[x]",
"min": 1,
"path": "Patient.extension.value[x]"
}, {
"id": "Patient.extension:isVIP",
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-IsVIP" ]
} ],
"sliceName": "isVIP",
"isModifier": false
}, {
"id": "Patient.extension:riskIndicator",
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-RiskIndicator" ]
} ],
"sliceName": "riskIndicator",
"isModifier": false
}, {
"id": "Patient.identifier:nhsNumber",
"path": "Patient.identifier",
"sliceName": "nhsNumber"
}, {
"id": "Patient.identifier:nhsNumber.assigner",
"path": "Patient.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.identifier:nhsNumber.assigner.identifier.assigner",
"path": "Patient.identifier.assigner.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.name.given",
"max": "1",
"min": 1,
"path": "Patient.name.given"
}, {
"id": "Patient.telecom.extension:dataAbsentReason",
"path": "Patient.telecom.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ]
} ],
"sliceName": "dataAbsentReason",
"isModifier": false
}, {
"id": "Patient.telecom.extension:dataAbsentReason.value[x]",
"path": "Patient.telecom.extension.value[x]",
"short": "Reason for Absent Data"
}, {
"id": "Patient.contact.extension",
"min": 1,
"path": "Patient.contact.extension"
}, {
"id": "Patient.contact.extension:contactAllowed",
"max": "1",
"min": 1,
"path": "Patient.contact.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-ContactAllowed" ]
} ],
"sliceName": "contactAllowed",
"isModifier": false
}, {
"id": "Patient.contact.extension:noEmailReason",
"path": "Patient.contact.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-NoEmailReason" ]
} ],
"sliceName": "noEmailReason",
"isModifier": false
}, {
"id": "Patient.contact.organization",
"path": "Patient.contact.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.contact.organization.identifier.assigner",
"path": "Patient.contact.organization.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-PractitionerRole" ]
} ]
}, {
"id": "Patient.generalPractitioner.identifier.assigner",
"path": "Patient.generalPractitioner.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.managingOrganization",
"path": "Patient.managingOrganization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.managingOrganization.identifier.assigner",
"path": "Patient.managingOrganization.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.link.other",
"path": "Patient.link.other",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
}, {
"id": "Patient.link.other.identifier.assigner",
"path": "Patient.link.other.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization" ]
} ]
} ]
},
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"
}