description: This cross-version extension represents Location.hoursOfOperation from http://hl7.org/fhir/StructureDefinition/Location|4.3.0 for use in FHIR R5. package_name: hl7.fhir.uv.xver-r4b.r5 derivation: constraint name: ext_R4B_Location_hoursOfOperation type: Extension elements: extension: array: true index: 0 slicing: rules: closed ordered: false discriminator: - {path: url, type: value} min: 0 slices: daysOfWeek: match: {url: null} schema: isModifier: false short: mon | tue | wed | thu | fri | sat | sun array: true index: 1 elements: value: base: {path: 'Extension.value[x]'} short: mon | tue | wed | thu | fri | sat | sun choices: [valueCode] index: 3 valueCode: base: {path: 'Extension.value[x]'} type: code short: mon | tue | wed | thu | fri | sat | sun choiceOf: value index: 4 allDay: match: {url: null} schema: short: The Location is open all day isModifier: false index: 5 elements: value: base: {path: 'Extension.value[x]'} short: The Location is open all day choices: [valueBoolean] index: 7 valueBoolean: base: {path: 'Extension.value[x]'} type: boolean short: The Location is open all day choiceOf: value index: 8 openingTime: match: {url: null} schema: short: Time that the Location opens isModifier: false index: 9 elements: value: base: {path: 'Extension.value[x]'} short: Time that the Location opens choices: [valueTime] index: 11 valueTime: base: {path: 'Extension.value[x]'} type: time short: Time that the Location opens choiceOf: value index: 12 closingTime: match: {url: null} schema: short: Time that the Location closes isModifier: false index: 13 elements: value: base: {path: 'Extension.value[x]'} short: Time that the Location closes choices: [valueTime] index: 15 valueTime: base: {path: 'Extension.value[x]'} type: time short: Time that the Location closes choiceOf: value index: 16 url: pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Location.hoursOfOperation'} index: 17 package_version: 0.0.1-snapshot-1 extensions: daysOfWeek: url: null isModifier: false short: mon | tue | wed | thu | fri | sat | sun array: true index: 1 elements: value: base: {path: 'Extension.value[x]'} short: mon | tue | wed | thu | fri | sat | sun choices: [valueCode] index: 3 valueCode: base: {path: 'Extension.value[x]'} type: code short: mon | tue | wed | thu | fri | sat | sun choiceOf: value index: 4 allDay: url: null short: The Location is open all day isModifier: false index: 5 elements: value: base: {path: 'Extension.value[x]'} short: The Location is open all day choices: [valueBoolean] index: 7 valueBoolean: base: {path: 'Extension.value[x]'} type: boolean short: The Location is open all day choiceOf: value index: 8 openingTime: url: null short: Time that the Location opens isModifier: false index: 9 elements: value: base: {path: 'Extension.value[x]'} short: Time that the Location opens choices: [valueTime] index: 11 valueTime: base: {path: 'Extension.value[x]'} type: time short: Time that the Location opens choiceOf: value index: 12 closingTime: url: null short: Time that the Location closes isModifier: false index: 13 elements: value: base: {path: 'Extension.value[x]'} short: Time that the Location closes choices: [valueTime] index: 15 valueTime: base: {path: 'Extension.value[x]'} type: time short: Time that the Location closes choiceOf: value index: 16 class: extension kind: complex-type url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Location.hoursOfOperation base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.0.1-snapshot-1 required: [url]