FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Slot",
"id": "SpireCore-Slot",
"name": "SpireCoreSlot",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Slot",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Slot",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Slot.identifier.assigner",
"path": "Slot.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "Slot.identifier.assigner.identifier.assigner",
"path": "Slot.identifier.assigner.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "Slot.schedule",
"path": "Slot.schedule",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Schedule",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Schedule"
]
}
]
},
{
"id": "Slot.schedule.identifier.assigner",
"path": "Slot.schedule.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "Slot.schedule.identifier.assigner.identifier.assigner",
"path": "Slot.schedule.identifier.assigner.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
}
]
},
"description": "A slot of time on a schedule that may be available for booking appointments."
}