{ "description": "Information about when this location is available", "_filename": "StructureDefinition-location-availability.json", "package_name": "hl7.fhir.uv.vhdir", "date": "2017-11-16T14:22:57.268-05:00", "derivation": "constraint", "meta": { "lastUpdated": "2017-11-16T15:17:43.148-05:00" }, "publisher": null, "fhirVersion": "3.2.0", "jurisdiction": [ { "coding": [ { "code": "International", "system": "urn:iso:std:iso:3166" } ] } ], "name": "location-availability", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0", "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "Element", "severity": "error", "expression": "hasValue() | (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])", "source": "Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "Extension", "min": 0, "definition": "Information about when the location is available", "short": "Availability", "max": "*", "id": "Extension", "condition": [ "ele-1" ], "base": { "max": "*", "min": 0, "path": "Extension" } }, { "path": "Extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension", "min": 0, "definition": "An Extension", "short": "Extension", "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "max": "*", "id": "Extension.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension", "min": 0, "definition": "Times the location is available", "short": "Available time", "type": [ { "code": "Extension" } ], "sliceName": "availableTime", "max": "*", "label": "availableTime", "id": "Extension.extension:availabletime", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "An Extension", "short": "Extension", "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "max": "*", "id": "Extension.extension:availabletime.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Days of the week", "short": "Days of week", "type": [ { "code": "Extension" } ], "sliceName": "daysOfWeek", "max": "*", "label": "daysOfWeek", "id": "Extension.extension:availabletime.extension:daysofweek", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:daysofweek.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:availabletime.extension:daysofweek.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "daysOfWeek", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:daysofweek.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valueCode", "min": 0, "definition": "Days of the week", "short": "Days of Week", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "code" } ], "sliceName": "valueCode", "max": "1", "label": "daysOfWeek", "id": "Extension.extension:availabletime.extension:daysofweek.valueCode:valuecode", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Always available? e.g. 24 hour service", "short": "All day", "type": [ { "code": "Extension" } ], "sliceName": "allDay", "max": "1", "label": "allDay", "id": "Extension.extension:availabletime.extension:allday", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:allday.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:availabletime.extension:allday.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "allDay", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:allday.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valueBoolean", "min": 0, "definition": "Always available? e.g. 24 hour service", "short": "All day", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "boolean" } ], "sliceName": "valueBoolean", "max": "1", "label": "allDay", "id": "Extension.extension:availabletime.extension:allday.valueBoolean:valueboolean", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Opening time of day (ignored if allDay = true)", "short": "Available start time", "type": [ { "code": "Extension" } ], "sliceName": "availableStartTime", "max": "1", "label": "availableStartTime", "id": "Extension.extension:availabletime.extension:availablestarttime", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:availablestarttime.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:availabletime.extension:availablestarttime.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "availableStartTime", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:availablestarttime.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valueTime", "min": 0, "definition": "Opening time of day (ignored if allDay = true)", "short": "Available start time", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "time" } ], "sliceName": "valueTime", "max": "1", "label": "availableStartTime", "id": "Extension.extension:availabletime.extension:availablestarttime.valueTime:valuetime", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Closing time of day (ignored if allDay = true)", "short": "Available end time", "type": [ { "code": "Extension" } ], "sliceName": "availableEndTime", "max": "1", "label": "availableEndTime", "id": "Extension.extension:availabletime.extension:availableendtime", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:availableendtime.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:availabletime.extension:availableendtime.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "availableEndTime", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.extension:availableendtime.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valueTime", "min": 0, "definition": "Closing time of day (ignored if allDay = true)", "short": "Available end time", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "time" } ], "sliceName": "valueTime", "max": "1", "label": "availableEndTime", "id": "Extension.extension:availabletime.extension:availableendtime.valueTime:valuetime", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "availableTime", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabletime.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.value[x]", "min": 0, "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).", "short": "Value of extension", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "Dosage" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Meta" } ], "max": "0", "id": "Extension.extension:availabletime.value[x]", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension", "min": 0, "definition": "Not available during this time due to provided reason", "short": "Not available", "type": [ { "code": "Extension" } ], "sliceName": "notAvailable", "max": "*", "label": "notAvailable", "id": "Extension.extension:notavailable", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:notavailable.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "An Extension", "short": "Extension", "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "max": "*", "id": "Extension.extension:notavailable.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension", "min": 1, "definition": "Reason presented to the user explaining why time not available", "short": "Description", "type": [ { "code": "Extension" } ], "sliceName": "description", "max": "1", "label": "description", "id": "Extension.extension:notavailable.extension:description", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:notavailable.extension:description.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:notavailable.extension:description.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "description", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:notavailable.extension:description.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valueString", "min": 0, "definition": "Reason presented to the user explaining why time not available", "short": "Description", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "string" } ], "sliceName": "valueString", "max": "1", "label": "description", "id": "Extension.extension:notavailable.extension:description.valueString:valuestring", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "Location not available from this date", "short": "During", "type": [ { "code": "Extension" } ], "sliceName": "during", "max": "1", "label": "during", "id": "Extension.extension:notavailable.extension:during", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:notavailable.extension:during.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:notavailable.extension:during.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "during", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:notavailable.extension:during.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.extension.valuePeriod", "min": 0, "definition": "Location not available from this date", "short": "Description", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Period" } ], "sliceName": "valuePeriod", "max": "1", "label": "description", "id": "Extension.extension:notavailable.extension:during.valuePeriod:valueperiod", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "notAvailable", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:notavailable.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.value[x]", "min": 0, "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).", "short": "Value of extension", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "Dosage" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Meta" } ], "max": "0", "id": "Extension.extension:notavailable.value[x]", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.extension", "min": 0, "definition": "Description of availability exceptions", "short": "Availability exceptions", "type": [ { "code": "Extension" } ], "sliceName": "availabilityExceptions", "max": "1", "label": "availabilityExceptions", "id": "Extension.extension:availabilityexceptions", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabilityexceptions.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Extension.extension.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Extension.extension:availabilityexceptions.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Extension.extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "availabilityExceptions", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.extension:availabilityexceptions.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.extension.valueString", "min": 0, "definition": "Description of availability exceptions", "short": "Availability exceptions", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "string" } ], "sliceName": "valueString", "max": "1", "label": "availabilityExceptions", "id": "Extension.extension:availabilityexceptions.valueString:valuestring", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "path": "Extension.url", "min": 1, "definition": "Source of the definition for the extension code - a logical name or a URL.", "short": "identifies the meaning of the extension", "fixedUri": "http://hl7.org/fhir/ig/vhdir/StructureDefinition/location-availability", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "uri" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Extension.url", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "base": { "max": "1", "min": 1, "path": "Extension.url" } }, { "path": "Extension.value[x]", "min": 0, "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).", "short": "Value of extension", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "Dosage" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Meta" } ], "max": "0", "id": "Extension.value[x]", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } } ] }, "status": "draft", "id": "98598291-6b26-4a10-87a0-0047163b8501", "kind": "complex-type", "url": "http://hl7.org/fhir/ig/vhdir/StructureDefinition/location-availability", "context": [ "Location" ], "version": "0.1.0", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Availability", "definition": "Information about when the location is available" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:availabletime", "path": "Extension.extension", "label": "availableTime", "short": "Available time", "sliceName": "availableTime", "definition": "Times the location is available" }, { "id": "Extension.extension:availabletime.extension", "path": "Extension.extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:availabletime.extension:daysofweek", "path": "Extension.extension.extension", "label": "daysOfWeek", "short": "Days of week", "sliceName": "daysOfWeek", "definition": "Days of the week" }, { "id": "Extension.extension:availabletime.extension:daysofweek.url", "path": "Extension.extension.extension.url", "fixedUri": "daysOfWeek" }, { "id": "Extension.extension:availabletime.extension:daysofweek.valueCode:valuecode", "path": "Extension.extension.extension.valueCode", "type": [ { "code": "code" } ], "label": "daysOfWeek", "short": "Days of Week", "sliceName": "valueCode", "definition": "Days of the week" }, { "id": "Extension.extension:availabletime.extension:allday", "max": "1", "path": "Extension.extension.extension", "label": "allDay", "short": "All day", "sliceName": "allDay", "definition": "Always available? e.g. 24 hour service" }, { "id": "Extension.extension:availabletime.extension:allday.url", "path": "Extension.extension.extension.url", "fixedUri": "allDay" }, { "id": "Extension.extension:availabletime.extension:allday.valueBoolean:valueboolean", "path": "Extension.extension.extension.valueBoolean", "type": [ { "code": "boolean" } ], "label": "allDay", "short": "All day", "sliceName": "valueBoolean", "definition": "Always available? e.g. 24 hour service" }, { "id": "Extension.extension:availabletime.extension:availablestarttime", "max": "1", "path": "Extension.extension.extension", "label": "availableStartTime", "short": "Available start time", "sliceName": "availableStartTime", "definition": "Opening time of day (ignored if allDay = true)" }, { "id": "Extension.extension:availabletime.extension:availablestarttime.url", "path": "Extension.extension.extension.url", "fixedUri": "availableStartTime" }, { "id": "Extension.extension:availabletime.extension:availablestarttime.valueTime:valuetime", "path": "Extension.extension.extension.valueTime", "type": [ { "code": "time" } ], "label": "availableStartTime", "short": "Available start time", "sliceName": "valueTime", "definition": "Opening time of day (ignored if allDay = true)" }, { "id": "Extension.extension:availabletime.extension:availableendtime", "max": "1", "path": "Extension.extension.extension", "label": "availableEndTime", "short": "Available end time", "sliceName": "availableEndTime", "definition": "Closing time of day (ignored if allDay = true)" }, { "id": "Extension.extension:availabletime.extension:availableendtime.url", "path": "Extension.extension.extension.url", "fixedUri": "availableEndTime" }, { "id": "Extension.extension:availabletime.extension:availableendtime.valueTime:valuetime", "path": "Extension.extension.extension.valueTime", "type": [ { "code": "time" } ], "label": "availableEndTime", "short": "Available end time", "sliceName": "valueTime", "definition": "Closing time of day (ignored if allDay = true)" }, { "id": "Extension.extension:availabletime.url", "path": "Extension.extension.url", "fixedUri": "availableTime" }, { "id": "Extension.extension:availabletime.value[x]", "max": "0", "path": "Extension.extension.value[x]" }, { "id": "Extension.extension:notavailable", "path": "Extension.extension", "label": "notAvailable", "short": "Not available", "sliceName": "notAvailable", "definition": "Not available during this time due to provided reason" }, { "id": "Extension.extension:notavailable.extension", "path": "Extension.extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:notavailable.extension:description", "max": "1", "min": 1, "path": "Extension.extension.extension", "label": "description", "short": "Description", "sliceName": "description", "definition": "Reason presented to the user explaining why time not available" }, { "id": "Extension.extension:notavailable.extension:description.url", "path": "Extension.extension.extension.url", "fixedUri": "description" }, { "id": "Extension.extension:notavailable.extension:description.valueString:valuestring", "path": "Extension.extension.extension.valueString", "type": [ { "code": "string" } ], "label": "description", "short": "Description", "sliceName": "valueString", "definition": "Reason presented to the user explaining why time not available" }, { "id": "Extension.extension:notavailable.extension:during", "max": "1", "path": "Extension.extension.extension", "label": "during", "short": "During", "sliceName": "during", "definition": "Location not available from this date" }, { "id": "Extension.extension:notavailable.extension:during.url", "path": "Extension.extension.extension.url", "fixedUri": "during" }, { "id": "Extension.extension:notavailable.extension:during.valuePeriod:valueperiod", "path": "Extension.extension.extension.valuePeriod", "type": [ { "code": "Period" } ], "label": "description", "short": "Description", "sliceName": "valuePeriod", "definition": "Location not available from this date" }, { "id": "Extension.extension:notavailable.url", "path": "Extension.extension.url", "fixedUri": "notAvailable" }, { "id": "Extension.extension:notavailable.value[x]", "max": "0", "path": "Extension.extension.value[x]" }, { "id": "Extension.extension:availabilityexceptions", "max": "1", "path": "Extension.extension", "label": "availabilityExceptions", "short": "Availability exceptions", "sliceName": "availabilityExceptions", "definition": "Description of availability exceptions" }, { "id": "Extension.extension:availabilityexceptions.url", "path": "Extension.extension.url", "fixedUri": "availabilityExceptions" }, { "id": "Extension.extension:availabilityexceptions.valueString:valuestring", "path": "Extension.extension.valueString", "type": [ { "code": "string" } ], "label": "availabilityExceptions", "short": "Availability exceptions", "sliceName": "valueString", "definition": "Description of availability exceptions" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/ig/vhdir/StructureDefinition/location-availability" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]" } ] }, "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }