| Package | uk.nhsdigital.r4.test |
| Resource Type | StructureDefinition |
| Id | England-Slot.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/England-Slot |
| URL | https://fhir.nhs.uk/StructureDefinition/England-Slot |
| Status | draft |
| Name | EnglandSlot |
| Type | Slot |
| Kind | resource |
| CapabilityStatement | |
| nhsdigital-eps-requirements | NHSDigitalEPSRequirements |
| nhsdigital-requirements | NHSDigitalRequirements |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.nhs.uk/StructureDefinition/England-Slot",
"name": "EnglandSlot",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Slot",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Slot.identifier",
"path": "Slot.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Slot.identifier.value",
"path": "Slot.identifier.value",
"min": 1
},
{
"id": "Slot.identifier:alternativeSlot",
"path": "Slot.identifier",
"sliceName": "alternativeSlot",
"short": "Alternative Slot",
"definition": "PAS systems unique reference for the slot provided by the provider (only present when there is a current appointment booking to a Directly Bookable Service)",
"max": "1"
},
{
"id": "Slot.identifier:alternativeSlot.system",
"path": "Slot.identifier.system",
"min": 1,
"fixedUri": "https://fhir.nhs.uk/CodeSystem/unique-slot-reference-number"
},
{
"id": "Slot.identifier:alternativeSlot.value",
"path": "Slot.identifier.value",
"min": 1
}
]
}
}