HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
Definitions for the im-wado-endpoint resource profile.
Guidance on how to interpret the contents of this table can be found here
0. Endpoint | |||||
Definition | The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b, a REST endpoint for another FHIR server, or a s/Mime email address. This may include any security context information. | ||||
Short | The technical details of an endpoint that can be used for electronic services | ||||
Control | 0..* | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()) dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) | ||||
2. Endpoint.meta | |||||
Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. | ||||
Short | Metadata about the resource | ||||
Control | 0..1 | ||||
Type | Meta | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
4. Endpoint.meta.security | |||||
Definition | Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. | ||||
Short | Security Labels applied to this resource | ||||
Comments | The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
Control | 0..* | ||||
Binding | Unless not suitable, these codes SHALL be taken from AllSecurityLabelshttp://hl7.org/fhir/ValueSet/security-labels (extensible to http://hl7.org/fhir/ValueSet/security-labels )Security Labels from the Healthcare Privacy and Security Classification System. | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
6. Endpoint.implicitRules | |||||
Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. | ||||
Short | A set of rules under which this content was created | ||||
Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | true because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
8. Endpoint.language | |||||
Definition | The base language in which the resource is written. | ||||
Short | Language of the resource content | ||||
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0 )IETF language tag for a human language | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
10. Endpoint.contained | |||||
Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. | ||||
Short | Contained, inline Resources | ||||
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. | ||||
Control | 0..* This element is affected by the following invariants: dom-2, dom-4, dom-3, dom-5 | ||||
Type | Resource | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
12. Endpoint.modifierExtension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | Extensions that cannot be ignored | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
Must Support | false | ||||
Summary | true | ||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
14. Endpoint.status | |||||
Definition | The endpoint status represents the general expected availability of an endpoint. | ||||
Short | active | suspended | error | off | entered-in-error | test | ||||
Comments | This element is labeled as a modifier because the status contains codes that mark the endpoint as not currently valid. Temporary downtimes or other unexpected short-term changes in availability would not be represented in this property. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 (required to http://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 )The status of the endpoint. | ||||
Type | code | ||||
Is Modifier | true because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
16. Endpoint.connectionType | |||||
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). | ||||
Short | Protocol/Profile/Standard to be used with this endpoint connection | ||||
Comments | For additional connectivity details for the protocol, extensions will be used at this point, as in the XDS example. If there are multiple payload types or mimetypes they are all applicable for all connection types, and all have the same status. | ||||
Control | 1..* | ||||
Binding | For example codes, see EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type (example to http://hl7.org/fhir/ValueSet/endpoint-connection-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
Slicing | This element introduces a set of slices on Endpoint.connectionType . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
18. Endpoint.connectionType:wado | |||||
Slice Name | wado | ||||
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). | ||||
Short | Protocol/Profile/Standard to be used with this endpoint connection | ||||
Comments | For additional connectivity details for the protocol, extensions will be used at this point, as in the XDS example. If there are multiple payload types or mimetypes they are all applicable for all connection types, and all have the same status. | ||||
Control | 1..1* | ||||
Binding | For example codes, see EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type (example to http://hl7.org/fhir/ValueSet/endpoint-connection-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | { | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
20. Endpoint.name | |||||
Definition | A friendly name that this endpoint can be referred to with. | ||||
Short | A name that this endpoint can be identified by | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Obligations |
| ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
22. Endpoint.description | |||||
Definition | The description of the endpoint and what it is for (typically used as supplemental information in an endpoint directory describing its usage/purpose). | ||||
Short | Additional details about the endpoint that could be displayed as further information to identify the description beyond its name | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
24. Endpoint.managingOrganization | |||||
Definition | The organization that manages this endpoint (even if technically another organization is hosting this in the cloud, it is the organization associated with the data). | ||||
Short | Organization that manages this endpoint (might not be the organization that exposes the endpoint) | ||||
Comments | This property is not typically used when searching for Endpoint resources for usage. The typical usage is via the reference from an applicable Organization/Location/Practitioner resource, which is where the context is provided. Multiple Locations may reference a single endpoint, and don't have to be within the same organization resource, but most likely within the same organizational hierarchy. | ||||
Control | 0..1 | ||||
Type | Reference(Organization) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
26. Endpoint.payload | |||||
Definition | The set of payloads that are provided/available at this endpoint. | ||||
Short | Set of payloads that are provided by this endpoint | ||||
Comments | Note that not all mimetypes or types will be listed under the one endpoint resource, there may be multiple instances that information for cases where other header data such as the endpoint address, active status/period etc. is different. | ||||
Control | 10..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
Slicing | This element introduces a set of slices on Endpoint.payload . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
28. Endpoint.payload.modifierExtension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | Extensions that cannot be ignored even if unrecognized | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Summary | true | ||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
30. Endpoint.payload:wadors | |||||
Slice Name | wadors | ||||
Definition | The set of payloads that are provided/available at this endpoint. | ||||
Short | Set of payloads that are provided by this endpoint | ||||
Comments | Note that not all mimetypes or types will be listed under the one endpoint resource, there may be multiple instances that information for cases where other header data such as the endpoint address, active status/period etc. is different. | ||||
Control | 10..1* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
32. Endpoint.payload:wadors.modifierExtension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | Extensions that cannot be ignored even if unrecognized | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Summary | true | ||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
34. Endpoint.payload:wadors.type | |||||
Definition | The payload type describes the acceptable content that can be communicated on the endpoint. | ||||
Short | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) | ||||
Comments | The mimeType describes the serialization format of the data, where the payload.type indicates the specific document/schema that is being transferred; e.g. DischargeSummary or CarePlan. | ||||
Control | 10..1* | ||||
Binding | For example codes, see EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type (example to http://hl7.org/fhir/ValueSet/endpoint-payload-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | { | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
36. Endpoint.payload:wadors.mimeType | |||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 170..* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
Slicing | This element introduces a set of slices on Endpoint.payload.mimeType . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
38. Endpoint.payload:wadors.mimeType:dicom | |||||
Slice Name | dicom | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/dicom | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
40. Endpoint.payload:wadors.mimeType:dicom-octet | |||||
Slice Name | dicom-octet | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/octet-stream | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
42. Endpoint.payload:wadors.mimeType:dicom-xml | |||||
Slice Name | dicom-xml | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/dicom+xml | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
44. Endpoint.payload:wadors.mimeType:dicom-json | |||||
Slice Name | dicom-json | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/json | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
46. Endpoint.payload:wadors.mimeType:image-jpg | |||||
Slice Name | image-jpg | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jpg | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
48. Endpoint.payload:wadors.mimeType:image-gif | |||||
Slice Name | image-gif | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/gif | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
50. Endpoint.payload:wadors.mimeType:image-jp2 | |||||
Slice Name | image-jp2 | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jp2 | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
52. Endpoint.payload:wadors.mimeType:image-jph | |||||
Slice Name | image-jph | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jph | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
54. Endpoint.payload:wadors.mimeType:image-jxl | |||||
Slice Name | image-jxl | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jxl | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
56. Endpoint.payload:wadors.mimeType:video-mpeg | |||||
Slice Name | video-mpeg | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | video/mpeg | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
58. Endpoint.payload:wadors.mimeType:video-mp4 | |||||
Slice Name | video-mp4 | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | video/mp4 | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
60. Endpoint.payload:wadors.mimeType:video-H265 | |||||
Slice Name | video-H265 | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | video/H265 | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
62. Endpoint.payload:wadors.mimeType:text-html | |||||
Slice Name | text-html | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/html | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
64. Endpoint.payload:wadors.mimeType:text-plain | |||||
Slice Name | text-plain | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/plain | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
66. Endpoint.payload:wadors.mimeType:text-xml | |||||
Slice Name | text-xml | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/xml | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
68. Endpoint.payload:wadors.mimeType:text-rtf | |||||
Slice Name | text-rtf | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/rtf | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
70. Endpoint.payload:wadors.mimeType:application-pdf | |||||
Slice Name | application-pdf | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 10..1* | ||||
Binding | The codes SHALL be taken from MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/pdf | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
72. Endpoint.address | |||||
Definition | The uri that describes the actual end-point to connect to. | ||||
Short | The technical base address for connecting to this endpoint | ||||
Comments | For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since there may be more than one, clients should avoid using relative URIs) This address will be to the service base, without any parameters, or sub-services or resources tacked on. E.g. for a WADO-RS endpoint, the url should be "https://pacs.hospital.org/wado-rs" and not "https://pacs.hospital.org/wado-rs/studies/1.2.250.1.59.40211.12345678.678910/series/1.2.250.1.59.40211.789001276.14556172.67789/instances/...". | ||||
Control | 1..1 | ||||
Type | url | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here
0. Endpoint | |||||
2. Endpoint.meta | |||||
4. Endpoint.meta.security | |||||
Must Support | true | ||||
6. Endpoint.language | |||||
Must Support | true | ||||
8. Endpoint.status | |||||
Must Support | true | ||||
10. Endpoint.connectionType | |||||
Slicing | This element introduces a set of slices on Endpoint.connectionType . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
12. Endpoint.connectionType:wado | |||||
Slice Name | wado | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | { | ||||
14. Endpoint.name | |||||
Must Support | true | ||||
Obligations |
| ||||
16. Endpoint.description | |||||
Must Support | true | ||||
18. Endpoint.managingOrganization | |||||
Must Support | true | ||||
20. Endpoint.payload | |||||
Control | 1..? | ||||
Must Support | true | ||||
Slicing | This element introduces a set of slices on Endpoint.payload . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
22. Endpoint.payload:wadors | |||||
Slice Name | wadors | ||||
Control | 1..1 | ||||
Must Support | true | ||||
24. Endpoint.payload:wadors.type | |||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | { | ||||
26. Endpoint.payload:wadors.mimeType | |||||
Control | 17..? | ||||
Must Support | true | ||||
Slicing | This element introduces a set of slices on Endpoint.payload.mimeType . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
28. Endpoint.payload:wadors.mimeType:dicom | |||||
Slice Name | dicom | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | application/dicom | ||||
30. Endpoint.payload:wadors.mimeType:dicom-octet | |||||
Slice Name | dicom-octet | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | application/octet-stream | ||||
32. Endpoint.payload:wadors.mimeType:dicom-xml | |||||
Slice Name | dicom-xml | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | application/dicom+xml | ||||
34. Endpoint.payload:wadors.mimeType:dicom-json | |||||
Slice Name | dicom-json | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | application/json | ||||
36. Endpoint.payload:wadors.mimeType:image-jpg | |||||
Slice Name | image-jpg | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | image/jpg | ||||
38. Endpoint.payload:wadors.mimeType:image-gif | |||||
Slice Name | image-gif | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | image/gif | ||||
40. Endpoint.payload:wadors.mimeType:image-jp2 | |||||
Slice Name | image-jp2 | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | image/jp2 | ||||
42. Endpoint.payload:wadors.mimeType:image-jph | |||||
Slice Name | image-jph | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | image/jph | ||||
44. Endpoint.payload:wadors.mimeType:image-jxl | |||||
Slice Name | image-jxl | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | image/jxl | ||||
46. Endpoint.payload:wadors.mimeType:video-mpeg | |||||
Slice Name | video-mpeg | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | video/mpeg | ||||
48. Endpoint.payload:wadors.mimeType:video-mp4 | |||||
Slice Name | video-mp4 | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | video/mp4 | ||||
50. Endpoint.payload:wadors.mimeType:video-H265 | |||||
Slice Name | video-H265 | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | video/H265 | ||||
52. Endpoint.payload:wadors.mimeType:text-html | |||||
Slice Name | text-html | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | text/html | ||||
54. Endpoint.payload:wadors.mimeType:text-plain | |||||
Slice Name | text-plain | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | text/plain | ||||
56. Endpoint.payload:wadors.mimeType:text-xml | |||||
Slice Name | text-xml | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | text/xml | ||||
58. Endpoint.payload:wadors.mimeType:text-rtf | |||||
Slice Name | text-rtf | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | text/rtf | ||||
60. Endpoint.payload:wadors.mimeType:application-pdf | |||||
Slice Name | application-pdf | ||||
Control | 1..1 | ||||
Must Support | true | ||||
Pattern Value | application/pdf |
Guidance on how to interpret the contents of this table can be found here
0. Endpoint | |||||
Definition | The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b, a REST endpoint for another FHIR server, or a s/Mime email address. This may include any security context information. | ||||
Short | The technical details of an endpoint that can be used for electronic services | ||||
Control | 0..* | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty() )dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() )dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() )dom-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty() )dom-6: A resource should have narrative for robust management ( text.`div`.exists() ) | ||||
2. Endpoint.id | |||||
Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
Short | Logical id of this artifact | ||||
Comments | Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case. | ||||
Control | 0..1 | ||||
Type | id | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
4. Endpoint.meta | |||||
Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. | ||||
Short | Metadata about the resource | ||||
Control | 0..1 | ||||
Type | Meta | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
6. Endpoint.meta.id | |||||
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | Unique id for inter-element referencing | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | id | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
8. Endpoint.meta.extension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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 | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Endpoint.meta.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
10. Endpoint.meta.versionId | |||||
Definition | The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted. | ||||
Short | Version specific identifier | ||||
Comments | The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes. | ||||
Control | 0..1 | ||||
Type | id | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
12. Endpoint.meta.lastUpdated | |||||
Definition | When the resource last changed - e.g. when the version changed. | ||||
Short | When the resource version last changed | ||||
Comments | This element is generally omitted in instances submitted in a PUT or POST. Instead, it is populated in the response instance and when retrieving information using a GET. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction. | ||||
Control | 0..1 | ||||
Type | instant | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
14. Endpoint.meta.source | |||||
Definition | A uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc. | ||||
Short | Identifies where the resource comes from | ||||
Comments | The exact use of the source (and the possible implied Provenance.entity.role and agent.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. The source may correspond to Provenance.entity.what[x] or Provenance.agent.who[x], though it may be a more general or abstract reference. This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL. | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
16. Endpoint.meta.profile | |||||
Definition | A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. | ||||
Short | Profiles this resource claims to conform to | ||||
Comments | It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set. | ||||
Control | 0..* | ||||
Type | canonical(StructureDefinition) | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
18. Endpoint.meta.security | |||||
Definition | Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. | ||||
Short | Security Labels applied to this resource | ||||
Comments | The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
Control | 0..* | ||||
Binding | Unless not suitable, these codes SHALL be taken from AllSecurityLabels (extensible to http://hl7.org/fhir/ValueSet/security-labels )Security Labels from the Healthcare Privacy and Security Classification System. | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
20. Endpoint.meta.tag | |||||
Definition | Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. | ||||
Short | Tags applied to this resource | ||||
Comments | The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
Control | 0..* | ||||
Binding | For example codes, see CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags )Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
22. Endpoint.implicitRules | |||||
Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. | ||||
Short | A set of rules under which this content was created | ||||
Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | true because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
24. Endpoint.language | |||||
Definition | The base language in which the resource is written. | ||||
Short | Language of the resource content | ||||
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0 )IETF language tag for a human language | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
26. Endpoint.text | |||||
Definition | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||||
Short | Text summary of the resource, for human interpretation | ||||
Comments | Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||
Control | 0..1 This element is affected by the following invariants: dom-6 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Alternate Names | narrative, html, xhtml, display | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
28. Endpoint.contained | |||||
Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. | ||||
Short | Contained, inline Resources | ||||
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. | ||||
Control | 0..* This element is affected by the following invariants: dom-2, dom-4, dom-3, dom-5 | ||||
Type | Resource | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
30. Endpoint.extension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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 | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
32. Endpoint.modifierExtension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | Extensions that cannot be ignored | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
Must Support | false | ||||
Summary | true | ||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
34. Endpoint.identifier | |||||
Definition | Identifier for the organization that is used to identify the endpoint across multiple disparate systems. | ||||
Short | Identifies this endpoint across multiple systems | ||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||
Control | 0..* | ||||
Type | Identifier | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
36. Endpoint.status | |||||
Definition | The endpoint status represents the general expected availability of an endpoint. | ||||
Short | active | suspended | error | off | entered-in-error | test | ||||
Comments | This element is labeled as a modifier because the status contains codes that mark the endpoint as not currently valid. Temporary downtimes or other unexpected short-term changes in availability would not be represented in this property. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from EndpointStatus (required to http://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 )The status of the endpoint. | ||||
Type | code | ||||
Is Modifier | true because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
38. Endpoint.connectionType | |||||
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). | ||||
Short | Protocol/Profile/Standard to be used with this endpoint connection | ||||
Comments | For additional connectivity details for the protocol, extensions will be used at this point, as in the XDS example. If there are multiple payload types or mimetypes they are all applicable for all connection types, and all have the same status. | ||||
Control | 1..* | ||||
Binding | For example codes, see EndpointConnectionType (example to http://hl7.org/fhir/ValueSet/endpoint-connection-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
Slicing | This element introduces a set of slices on Endpoint.connectionType . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
40. Endpoint.connectionType:wado | |||||
Slice Name | wado | ||||
Definition | A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way. (e.g. XDS.b/DICOM/cds-hook). | ||||
Short | Protocol/Profile/Standard to be used with this endpoint connection | ||||
Comments | For additional connectivity details for the protocol, extensions will be used at this point, as in the XDS example. If there are multiple payload types or mimetypes they are all applicable for all connection types, and all have the same status. | ||||
Control | 1..1 | ||||
Binding | For example codes, see EndpointConnectionType (example to http://hl7.org/fhir/ValueSet/endpoint-connection-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | { | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
42. Endpoint.name | |||||
Definition | A friendly name that this endpoint can be referred to with. | ||||
Short | A name that this endpoint can be identified by | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Obligations |
| ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
44. Endpoint.description | |||||
Definition | The description of the endpoint and what it is for (typically used as supplemental information in an endpoint directory describing its usage/purpose). | ||||
Short | Additional details about the endpoint that could be displayed as further information to identify the description beyond its name | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
46. Endpoint.environmentType | |||||
Definition | The type of environment(s) exposed at this endpoint (dev, prod, test, etc.). | ||||
Short | The type of environment(s) exposed at this endpoint | ||||
Control | 0..* | ||||
Binding | Unless not suitable, these codes SHALL be taken from EndpointEnvironment (extensible to http://hl7.org/fhir/ValueSet/endpoint-environment ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
48. Endpoint.managingOrganization | |||||
Definition | The organization that manages this endpoint (even if technically another organization is hosting this in the cloud, it is the organization associated with the data). | ||||
Short | Organization that manages this endpoint (might not be the organization that exposes the endpoint) | ||||
Comments | This property is not typically used when searching for Endpoint resources for usage. The typical usage is via the reference from an applicable Organization/Location/Practitioner resource, which is where the context is provided. Multiple Locations may reference a single endpoint, and don't have to be within the same organization resource, but most likely within the same organizational hierarchy. | ||||
Control | 0..1 | ||||
Type | Reference(Organization) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
50. Endpoint.contact | |||||
Definition | Contact details for a human to contact about the endpoint. The primary use of this for system administrator troubleshooting. | ||||
Short | Contact details for source (e.g. troubleshooting) | ||||
Control | 0..* | ||||
Type | ContactPoint | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
52. Endpoint.period | |||||
Definition | The interval during which the endpoint is expected to be operational. | ||||
Short | Interval the endpoint is expected to be operational | ||||
Comments | Temporary downtimes or other short-term changes in availability would not be represented in this property. | ||||
Control | 0..1 | ||||
Type | Period | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
54. Endpoint.payload | |||||
Definition | The set of payloads that are provided/available at this endpoint. | ||||
Short | Set of payloads that are provided by this endpoint | ||||
Comments | Note that not all mimetypes or types will be listed under the one endpoint resource, there may be multiple instances that information for cases where other header data such as the endpoint address, active status/period etc. is different. | ||||
Control | 1..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
Slicing | This element introduces a set of slices on Endpoint.payload . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
56. Endpoint.payload.id | |||||
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | Unique id for inter-element referencing | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
58. Endpoint.payload.extension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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 | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
60. Endpoint.payload.modifierExtension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | Extensions that cannot be ignored even if unrecognized | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Summary | true | ||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
62. Endpoint.payload.type | |||||
Definition | The payload type describes the acceptable content that can be communicated on the endpoint. | ||||
Short | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) | ||||
Comments | The mimeType describes the serialization format of the data, where the payload.type indicates the specific document/schema that is being transferred; e.g. DischargeSummary or CarePlan. | ||||
Control | 0..* | ||||
Binding | For example codes, see EndpointPayloadType (example to http://hl7.org/fhir/ValueSet/endpoint-payload-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
64. Endpoint.payload.mimeType | |||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 0..* | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
66. Endpoint.payload:wadors | |||||
Slice Name | wadors | ||||
Definition | The set of payloads that are provided/available at this endpoint. | ||||
Short | Set of payloads that are provided by this endpoint | ||||
Comments | Note that not all mimetypes or types will be listed under the one endpoint resource, there may be multiple instances that information for cases where other header data such as the endpoint address, active status/period etc. is different. | ||||
Control | 1..1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
68. Endpoint.payload:wadors.id | |||||
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | Unique id for inter-element referencing | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
70. Endpoint.payload:wadors.extension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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 | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
72. Endpoint.payload:wadors.modifierExtension | |||||
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | Extensions that cannot be ignored even if unrecognized | ||||
Comments | 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. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Summary | true | ||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
74. Endpoint.payload:wadors.type | |||||
Definition | The payload type describes the acceptable content that can be communicated on the endpoint. | ||||
Short | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) | ||||
Comments | The mimeType describes the serialization format of the data, where the payload.type indicates the specific document/schema that is being transferred; e.g. DischargeSummary or CarePlan. | ||||
Control | 1..1 | ||||
Binding | For example codes, see EndpointPayloadType (example to http://hl7.org/fhir/ValueSet/endpoint-payload-type ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | { | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
76. Endpoint.payload:wadors.mimeType | |||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 17..* | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
Slicing | This element introduces a set of slices on Endpoint.payload.mimeType . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
78. Endpoint.payload:wadors.mimeType:dicom | |||||
Slice Name | dicom | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/dicom | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
80. Endpoint.payload:wadors.mimeType:dicom-octet | |||||
Slice Name | dicom-octet | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/octet-stream | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
82. Endpoint.payload:wadors.mimeType:dicom-xml | |||||
Slice Name | dicom-xml | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/dicom+xml | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
84. Endpoint.payload:wadors.mimeType:dicom-json | |||||
Slice Name | dicom-json | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/json | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
86. Endpoint.payload:wadors.mimeType:image-jpg | |||||
Slice Name | image-jpg | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jpg | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
88. Endpoint.payload:wadors.mimeType:image-gif | |||||
Slice Name | image-gif | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/gif | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
90. Endpoint.payload:wadors.mimeType:image-jp2 | |||||
Slice Name | image-jp2 | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jp2 | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
92. Endpoint.payload:wadors.mimeType:image-jph | |||||
Slice Name | image-jph | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jph | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
94. Endpoint.payload:wadors.mimeType:image-jxl | |||||
Slice Name | image-jxl | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | image/jxl | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
96. Endpoint.payload:wadors.mimeType:video-mpeg | |||||
Slice Name | video-mpeg | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | video/mpeg | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
98. Endpoint.payload:wadors.mimeType:video-mp4 | |||||
Slice Name | video-mp4 | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | video/mp4 | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
100. Endpoint.payload:wadors.mimeType:video-H265 | |||||
Slice Name | video-H265 | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | video/H265 | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
102. Endpoint.payload:wadors.mimeType:text-html | |||||
Slice Name | text-html | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/html | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
104. Endpoint.payload:wadors.mimeType:text-plain | |||||
Slice Name | text-plain | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/plain | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
106. Endpoint.payload:wadors.mimeType:text-xml | |||||
Slice Name | text-xml | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/xml | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
108. Endpoint.payload:wadors.mimeType:text-rtf | |||||
Slice Name | text-rtf | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | text/rtf | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
110. Endpoint.payload:wadors.mimeType:application-pdf | |||||
Slice Name | application-pdf | ||||
Definition | The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType). | ||||
Short | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | ||||
Comments | Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Pattern Value | application/pdf | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
112. Endpoint.address | |||||
Definition | The uri that describes the actual end-point to connect to. | ||||
Short | The technical base address for connecting to this endpoint | ||||
Comments | For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since there may be more than one, clients should avoid using relative URIs) This address will be to the service base, without any parameters, or sub-services or resources tacked on. E.g. for a WADO-RS endpoint, the url should be "https://pacs.hospital.org/wado-rs" and not "https://pacs.hospital.org/wado-rs/studies/1.2.250.1.59.40211.12345678.678910/series/1.2.250.1.59.40211.789001276.14556172.67789/instances/...". | ||||
Control | 1..1 | ||||
Type | url | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | false | ||||
Summary | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
114. Endpoint.header | |||||
Definition | Additional headers / information to send as part of the notification. | ||||
Short | Usage depends on the channel type | ||||
Comments | Exactly what these mean depends on the channel type. The can convey additional information to the recipient and/or meet security requirements. | ||||
Control | 0..* | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | false | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
IG © 2025+ HL7 Europe. Package hl7.fhir.eu.imaging#0.1.0 based on FHIR 5.0.0. Generated 2025-03-18