| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime.description |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Availability.notAvailableTime.description. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Reason presented to the user explaining why time not available | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | string | ||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime.description" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-av.not.description",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime.description",
"name" : "XVerExtensionAvailability.notAvailableTime.descriptionR5",
"title" : "Cross-Version Extension for Availability.notAvailableTime.description in R5",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 FHIR Standard",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Cross-Version Extension for Availability.notAvailableTime.description. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Reason presented to the user explaining why time not available",
"definition" : "Reason presented to the user explaining why time not available.",
"comment" : "The reason will generally be provided to give the textual reason for displaying when the {item} is not available, e.g. 'Closed public holidays' or 'Independence Day'. In cases such as this, the `during` might not be included and local knowledge would be required in such cases (as don't desire to keep updating when the holiday occurs each year).\n\ne.g.2: 'Closed for maintenance over the summer' for this example you would want to include the `during` period, unless this was a university hospital and the \"summer\" period was well known, but would recommend its inclusion anyway.",
"requirements" : "The reason that can be presented to the user as to why this time is not available.",
"min" : 0,
"max" : "1",
"isModifier" : false
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "string"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Availability.notAvailableTime.description"
}]
}
}