[go: up one dir, main page]

DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions

6.12.7 6.16.7 Resource Conformance - Formal Definitions Detailed Descriptions

Formal definitions Detailed Descriptions for the elements in the Conformance resource.

Defined on this element Type Affect this element
Conformance
Definition

A conformance statement is a set of requirements for capabilities of a desired implementation or FHIR Server that may be used as a description statement of how a target application fulfills those requirements in actual server functionality or a particular statement of required or desired server implementation.

Control 1..1
Invariants Defined on this element
Inv-1 cnf-1 : A Conformance statement SHALL have at least one of rest, REST, messaging or document (xpath: exists(f:rest) or exists(f:messaging) or exists(f:document))
Inv-2 cnf-14 : Conformance statements of kind 'requirements' do not have software or implementation elements (xpath: not(exists(f:software) or exists(f:implementation)) or (f:kind/@value != 'requirements'))
cnf-15 : Conformance statements of kind 'software' do not have implementation elements (xpath: not(exists(f:implementation)) or (f:kind/@value != 'capability'))
cnf-2 : A Conformance statement SHALL have at least one of description, software, or implementation (xpath: count(f:software | f:implementation | f:description) > 0)
Inv-4 cnf-3 : If there Messaging end-point is required (and is only permitted) when statement is more than one messaging element, endpoint must be specified for each one an implementation (xpath: count(f:messaging)<=1 not(exists(f:messaging/f:endpoint)) or not(f:messaging[not(f:endpoint)])) Inv-5 : The set of end points listed for messaging must be unique (xpath: count(f:messaging/f:endpoint)=count(distinct-values(f:messaging/f:endpoint/@value))) f:kind/@value = 'instance')
Inv-7 cnf-7 : The set of documents must be unique by the combination of profile & mode (xpath: count(f:document[f:mode='producer'])=count(distinct-values(f:document[f:mode='producer']/f:profile/@value)) count(f:document[f:mode/@value='producer'])=count(distinct-values(f:document[f:mode/@value='producer']/f:profile/f:reference/@value)) and count(f:document[f:mode='consumer'])=count(distinct-values(f:document[f:mode='consumer']/f:profile/@value))) count(f:document[f:mode/@value='consumer'])=count(distinct-values(f:document[f:mode/@value='consumer']/f:profile/f:reference/@value)))
Inv-8 cnf-8 : There can only be one REST declaration per mode (xpath: count(f:rest)=count(distinct-values(f:rest/f:mode/@value)))
Conformance.identifier Conformance.url
Definition The identifier

An absolute URL that is used to identify this conformance statement when it is referenced in a specification, model, design or an instance (should instance. This SHALL be a URL, SHOULD be globally unique OID, UUID, or URI). unique, and SHOULD be an address at which this conformance statement is (or will be) published.

Control 0..1
Type string uri
Summary true
Conformance.version
Definition

The identifier that is used to identify this version of the conformance statement when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp.

Note This is a business versionId, not a resource identifier (see discussion )
Control 0..1
Type string
Summary true
Comments

There may be multiple different instances of a conformance statement that have the same identifier but different versions.

Conformance.name
Definition

A free text natural language name identifying the conformance statement.

Control 0..1
Type string
Summary true
Comments

The name is not expected to be globally unique.

Conformance.publisher Conformance.status
Definition Name

The status of Organization publishing this conformance statement.

Control 1..1 0..1
Binding ConformanceResourceStatus: The lifecycle status of a Value Set or Concept Map. ( Required )
Type string code
Is Modifier true
Summary true
Comments

This is not intended for use with actual conformance statements, but where conformance statements are used to describe possible or desired systems.

Conformance.telecom Conformance.experimental
Definition Contacts for Organization relevant

A flag to indicate that this conformance statement. statement is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.

Control 0..1
Type boolean
Summary true
Comments

Allows filtering of conformance statements that are appropriate for use vs. not.

Conformance.publisher
Definition

The contacts name of the individual or organization that published the conformance.

Control 0..1
Type string
Requirements

Helps establish the "authority/credibility" of the conformance. May also allow for contact.

Summary true
Comments

Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context.

Conformance.contact
Definition

Contacts to assist a website, email, phone numbers, etc. user in finding and communicating with the publisher.

Control 0..*
Summary true
Comments

May be a web site, an email address, a telephone number (tel:), etc.

Conformance.contact.name
Definition

The name of an individual to contact regarding the conformance.

Control 0..1
Type string
Summary true
Comments

If there is no named individual, the telecom is for the organization as a whole.

Conformance.contact.telecom
Definition

Contact details for individual (if a name was provided) or the publisher.

Control 0..*
Type ContactPoint
Summary true
Conformance.description Conformance.date
Definition

The date (and optionally time) when the conformance statement was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the conformance statement changes.

Control 1..1
Type dateTime
Summary true
Comments

Additional specific dates may be added as extensions.

Conformance.description
Definition

A free text natural language description of the conformance statement and its use. Typically, this is used when the profile conformance statement describes a desired rather than an actual solution, for example as a formal expression of requirements as part of an RFP.

Control 0..1
Type string
Summary true
Comments

This field cmay may include the purpose of this conformance statement, comments about its context etc. This does not need to be populated if the description is adequately implied by the software or implementation details.

Invariants Affect this element
Inv-2 cnf-2 : A Conformance statement SHALL have at least one of description, software, or implementation (xpath: count(f:software | f:implementation | f:description) > 0)
Conformance.status Conformance.requirements
Definition The status of

Explains why this conformance statement. statement is needed and why it's been constrained as it has.

Control 0..1
Binding ConformanceStatementStatus: The status of this conformance statement (see http://hl7.org/fhir/conformance-statement-status for values) Type code Is Modifier true Summary string true
Comments

This is element does not intended for use with actual conformance statements, but where describe the usage of the conformance statements are statement (that's done in comments), rather it's for traceability of why the element is either needed or why the constraints exist as they do. This may be used to describe possible point to source materials or desired systems. specifications that drove the structure of this data element.

Conformance.experimental Conformance.copyright
Definition

A flag copyright statement relating to indicate that this the conformance statement is authored for testing purposes (or education/evaluation/marketing), and/or its contents. Copyright statements are generally legal restrictions on the use and is not intended to be used for genuine usage. publishing of the details of the system described by the conformance statement.

Control 0..1
Type boolean Summary string true
Alternate Names Comments Allows filtering of conformance statements that are appropriate for use vs. not. License; Restrictions
Conformance.date Conformance.kind
Definition

The date when the conformance way that this statement was published. is intended to be used, to describe an actual running instance of software, a particular product (kind not instance of software) or a class of implementation (e.g. a desired purchase).

Control 1..1
Binding ConformanceStatementKind: How a conformance statement is intended to be used. ( Required )
Type dateTime code
Requirements

Allow searching the 3 modes.

Summary true
Conformance.software
Definition

Software that is covered by this conformance statement. It is used when the profile conformance statement describes the capabilities of a particular software version, independent of an installation.

Control 0..1
Summary true
Invariants Affect this element
Inv-2 cnf-2 : A Conformance statement SHALL have at least one of description, software, or implementation (xpath: count(f:software | f:implementation | f:description) > 0)
Conformance.software.name
Definition

Name software is known by.

Control 1..1
Type string
Summary true
Conformance.software.version
Definition

The version identifier for the software covered by this statement.

Note This is a business versionId, not a resource identifier (see discussion )
Control 0..1
Type string
Summary true
Comments

If possible, version should be specified, as statements are likely to be different for different versions of software.

Conformance.software.releaseDate
Definition

Date this version of the software released.

Control 0..1
Type dateTime
Summary true
Conformance.implementation
Definition

Identifies a specific implementation instance that is described by the conformance statement - i.e. a particular installation, rather than the capabilities of a software program.

Control 0..1
Summary true
Invariants Affect this element
Inv-2 cnf-2 : A Conformance statement SHALL have at least one of description, software, or implementation (xpath: count(f:software | f:implementation | f:description) > 0)
Conformance.implementation.description
Definition

Information about the specific installation that this conformance statement relates to.

Control 1..1
Type string
Summary true
Conformance.implementation.url
Definition A

An absolute base URL for the implementation. This forms the base for REST interfaces as well as the mailbox and document interfaces.

Control 0..1
Type uri
Summary true
Conformance.fhirVersion
Definition

The version of the FHIR specification on which this conformance statement is based.

Control 1..1
Type id
Summary true
Conformance.acceptUnknown
Definition

A flag code that indicates whether the application accepts unknown elements as part of a resource. or extensions when reading resources.

Control 1..1
Binding UnknownContentCode: A code that indicates whether an application accepts unknown elements or extensions when reading resources. ( Required )
Type boolean code
Summary true
Comments This is not about extensions, but about unknown

Unknown elements in a resource - these can only arise as later versions of the specification are published, because this is the only place where such elements can be defined. Hence this element accepting unknown elements is about inter-version compatibility.

Applications are recommended to accept unknown extensions and elements ('both'), but this is not always possible.

Conformance.format
Definition

A list of the formats supported by this implementation. implementation using their content types.

Control 1..*
Binding MimeType: see MimeType : Required : BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) (The mime type of an attachment. Any valid mime type is allowed.)
Type code
Summary true
Comments

"xml" or "json" are allowed, which describe the simple encodings described in the specification (and imply appropriate bundle support). Otherwise, mime types are legal here.

Conformance.profile
Definition

A list of profiles that represent different use cases supported by the system. For a server, "supported by the system" means the system hosts/produces a set of recourses, resources that are conformant to a particular profile, and allows its clients that use its services to search using this profile and to find appropriate data. For a client, it means the system will search by this profile and process data according to the guidance implicit in the profile. See further discussion in [Using Profiles]{profiling.html#profile-uses}.

Control 0..*
Type Resource Reference ( Profile StructureDefinition )
Comments

Supported profiles are different to the profiles that apply to a particular resource in rest.resource.profile. The resource profile is a general statement of what features of the resource are supported overall by the system - the sum total of the facilities it supports. A supported profile is a deeper statement about the functionality of the data and services provided by the server (or used by the client). A typical case is a laboratory system that produces a set of different reports- reports - this is the list of types of data that it publishes. A key aspect of declaring profiles here is the question of how the client converts knowledge that the server publishes this data into working with the data; the client can inspect individual resources to determine whether they conform to a particular profile, but how does it find the ones that does? It does so by searching using the _profile profile parameter, so any resources listed here must be valid values for the _profile profile resource (using the identifier in the target profile). Typical supported profiles cross resource types to describe a network of related resources, so they are listed here rather than by resource. However However, they do not need to describe more than one resource.

Conformance.rest
Definition

A definition of the restful capabilities of the solution, if any.

Control 0..*
Summary true
Comments

Multiple repetitions allow definition of both client and / or server behaviors or possibly behaviors under different configuration settings (for software or requirements statements).

Invariants Defined on this element
Inv-9 cnf-9 : A given resource can only be described once per RESTful mode (xpath: count(f:resource)=count(distinct-values(f:resource/f:type/@value)))
Inv-10 : A given query can only be described once per RESTful mode (xpath: count(f:query)=count(distinct-values(f:query/f:name/@value))) Affect this element
Inv-1 cnf-1 : A Conformance statement SHALL have at least one of rest, REST, messaging or document (xpath: exists(f:rest) or exists(f:messaging) or exists(f:document))
Conformance.rest.mode
Definition

Identifies whether this portion of the statement is describing ability to initiate or receive restful operations.

Control 1..1
Binding RestfulConformanceMode: The mode of a RESTful conformance statement (see http://hl7.org/fhir/restful-conformance-mode statement. for values) ( Required )
Type code
Summary true
Conformance.rest.documentation
Definition

Information about the system's restful capabilities that apply across all applications, such as security.

Control 0..1
Type string
Conformance.rest.security
Definition

Information about security of implementation. implementation from an interface perspective - what a client needs to know.

Control 0..1
Conformance.rest.security.cors
Definition

Server adds CORS headers when responding to requests - this enables javascript applications to yuse use the server.

Control 0..1
Type boolean
Comments

The easiest CORS headers to add are Access-Control-Allow-Origin: * & Access-Control-Request-Method: GET, POST, PUT, DELETE. All servers SHOULD support CORS.

Conformance.rest.security.service
Definition

Types of security services are supported/required by the system.

Control 0..*
Binding RestfulSecurityService: Types of security services used with FHIR (see http://hl7.org/fhir/restful-security-service FHIR. for values) ( Extensible )
Type CodeableConcept
Conformance.rest.security.description
Definition

General description of how security works.

Control 0..1
Type string
Conformance.rest.security.certificate
Definition

Certificates associated with security profiles.

Control 0..*
Conformance.rest.security.certificate.type
Definition

Mime type for certificate.

Control 0..1
Binding MimeType: see MimeType : Required : BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) (The mime type of an attachment. Any valid mime type is allowed.)
Type code
Conformance.rest.security.certificate.blob
Definition

Actual certificate.

Control 0..1
Type base64Binary
Conformance.rest.resource
Definition

A specification of the restful capabilities of the solution for a specific resource type.

Control 1..*
Summary true
Comments

Max of one repetition per resource type.

Invariants Defined on this element
Inv-11 : Operation codes must be unique in the context of a resource (xpath: count(f:operation)=count(distinct-values(f:operation/f:code/@value))) Inv-12 cnf-12 : Search parameter names must be unique in the context of a resource (xpath: count(f:searchParam)=count(distinct-values(f:searchParam/f:name/@value)))
Conformance.rest.resource.type
Definition

A type of resource exposed via the restful interface.

Control 1..1
Binding ResourceType: Any defined Resource Type name
Type code
Summary true
Conformance.rest.resource.profile
Definition

A specification of the profile that describes the solution's overall support for the resource, including any constraints on cardinality, bindings, lengths or other limitations. See further discussion in [Using Profiles]{profiling.html#profile-uses}.

Control 0..1
Type Resource Reference ( Profile StructureDefinition )
Comments

The profile applies to all resources of this type - i.e. it is the superset of what is supported by the system.

Conformance.rest.resource.operation Conformance.rest.resource.interaction
Definition

Identifies a restful operation supported by the solution.

Control 1..*
Conformance.rest.resource.operation.code Conformance.rest.resource.interaction.code
Definition

Coded identifier of the operation, supported by the system resource.

Control 1..1
Binding RestfulOperationType: TypeRestfulInteraction: Operations supported by REST at the type or instance level (see http://hl7.org/fhir/type-restful-operation level. for values) ( Required )
Type code
Conformance.rest.resource.operation.documentation Conformance.rest.resource.interaction.documentation
Definition

Guidance specific to the implementation of this operation, such as 'delete is a logical delete' or 'updates are only allowed with version id' or 'creates permitted from pre-authorized certificates only'.

Control 0..1
Type string
Requirements

REST allows a degree of variability in the implementation of RESTful solutions that is useful for exchange partners to be aware of.

Conformance.rest.resource.readHistory Conformance.rest.resource.versioning
Definition

This field is set to no-version to specify that the system does not support (server) or use (client) versioning for this resource type. If this has some other value, the server must at least correctly track and populate the versionId meta-property on resources. If the value is 'versioned-update', then the server supports all the versioning features, including using e-tags for version integrity in the API.

Control 0..1
Binding ResourceVersionPolicy: How the system supports versioning for a resource. ( Required )
Type code
Comments

If a server supports versionIds correctly, it SHOULD support vread too, but is not required to do so.

Conformance.rest.resource.readHistory
Definition

A flag for whether the server is able to return past versions as part of the vRead operation.

Control 0..1
Type boolean
Comments

It is useful to support the vRead operation for current operations, even if past versions aren't available.

Conformance.rest.resource.updateCreate
Definition

A flag to indicate that the server allows or needs to allow the client to create new identities on the server. If server (e.g. that is, the update operation is used (client) or allowed (server) client PUTs to a new location where a resource doesn't already exist. This there is no existing resource). Allowing this operation means that the server allows the client to create new identities on the server.

Control 0..1
Type boolean
Comments

Allowing the clients to create new identities on the server means that the system administrator needs to have confidence that the clients do not create clashing identities between them. Obviously, if there is only one client, this won't happen. While creating identities on the client means that the clients need to be managed, it's much more convenient for many scenarios. scenarios if such management can be put in place.

Conformance.rest.resource.searchInclude Conformance.rest.resource.conditionalCreate
Definition

A flag that indicates that the server supports conditional create.

Control 0..1
Type boolean
Comments

Conditional Create is mainly appropriate for interface engine scripts converting from other formats, such as v2.

Conformance.rest.resource.conditionalUpdate
Definition

A flag that indicates that the server supports conditional update.

Control 0..1
Type boolean
Comments

Conditional Update is mainly appropriate for interface engine scripts converting from other formats, such as v2.

Conformance.rest.resource.conditionalDelete
Definition

A code that indicates how the server supports conditional delete.

Control 0..1
Binding ConditionalDeleteStatus: A code that indicates how the server supports conditional delete. ( Required )
Type code
Comments

Conditional Delete is mainly appropriate for interface engine scripts converting from other formats, such as v2.

Conformance.rest.resource.searchInclude
Definition

A list of _include values supported by the server.

Control 0..*
Type string
Comments

If this list is empty, the server does not support includes.

Conformance.rest.resource.searchParam Conformance.rest.resource.searchRevInclude
Definition

A list of _revinclude (reverse include) values supported by the server.

Control 0..*
Type string
Comments

If this list is empty, the server does not support includes.

Conformance.rest.resource.searchParam
Definition Additional search

Search parameters for implementations to support and/or make use of. of - either references to ones defined in the specification, or additional ones defined for/by the implementation.

Control 0..*
Invariants Conformance.rest.resource.searchParam.name Defined on this element
cnf-13 : Search parameters can only have chain names when the search parameter type is 'reference' (xpath: not(exists(f:chain)) or (f:type/@value = 'reference'))
Conformance.rest.resource.searchParam.name
Definition

The name of the search parameter used in the interface.

Control 1..1
Type string
Comments

Parameter names cannot overlap with standard parameter names, and standard parameters cannot be redefined.

Conformance.rest.resource.searchParam.definition
Definition A

An absolute URI that is a formal reference to where this parameter was first defined, so that a client can be confident of the meaning of the search parameter. parameter (a reference to SearchParameter.url ).

Control 0..1
Type uri
Comments

This SHALL SHOULD be populated for all search parameters not defined as part of the core FHIR specification. The uri is the uri of the profile defining the parameter followed by "#" followed by the structure name present, and search parameter name. matches SearchParameter.url.

Conformance.rest.resource.searchParam.type
Definition

The type of value a search parameter refers to, and how the content is interpreted.

Control 1..1
Binding SearchParamType: Data types allowed to be used for search parameters (see http://hl7.org/fhir/search-param-type parameters. for values) ( Required )
Type code
Comments

While this can be looked up from the definition, it is included here as a convenience for systems that auto-generate autogenerate a query interface based on the server conformance statement. It SHALL be the same as the type in the search parameter definition.

Conformance.rest.resource.searchParam.documentation
Definition

This allows documentation of any distinct behaviors about how the search parameter is used. For example, text matching algorithms.

Control 0..1
Type string
Conformance.rest.resource.searchParam.target
Definition

Types of resource (if a resource is referenced).

Control 0..*
Binding ResourceType: Any defined Resource Type name
Type code
Comments

This SHALL be the same as or a proper subset of the resources listed in the search parameter definition.

Conformance.rest.resource.searchParam.chain Conformance.rest.resource.searchParam.modifier
Definition

A modifier supported for the search parameter.

Control 0..*
Binding SearchModifierCode: A supported modifier for a search parameter. ( Required )
Type code
Conformance.rest.resource.searchParam.chain
Definition Chained

Contains the names supported. of any search parameters which may be chained to the containing search parameter. Chained parameters may be added to search parameters of type reference, and specify that resources will only be returned if they contain a reference to a resource which matches the chained parameter value. Values for this field should be drawn from Conformance.rest.resource.searchParam.name on the target resource type.

Control 0..*
Type string
Comments

Systems are not required to list all the chain names they support, but if they don't list them, clients may not know to use them.

Conformance.rest.operation Conformance.rest.interaction
Definition

A specification of restful operations supported by the system.

Control 0..*
Conformance.rest.operation.code Conformance.rest.interaction.code
Definition

A coded identifier of the operation, supported by the system.

Control 1..1
Binding RestfulOperationSystem: SystemRestfulInteraction: Operations supported by REST at the system level (see http://hl7.org/fhir/system-restful-operation level. for values) ( Required )
Type code
Conformance.rest.operation.documentation Conformance.rest.interaction.documentation
Definition

Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented.

Control 0..1
Type string
Conformance.rest.query Conformance.rest.transactionMode
Definition Definition of a named query and its parameters and their meaning.

A code that indicates how transactions are supported.

Control 0..* 0..1
Invariants Binding TransactionMode: A code that indicates how transactions are supported. ( Required )
Type code Inv-13 : Search parameter names must be unique in the context of a query (xpath: count(f:parameter)=count(distinct-values(f:parameter/f:name/@value)))
Default Value not-supported
Conformance.rest.query.name Conformance.rest.searchParam
Definition The name

Search parameters that are supported for searching all resources for implementations to support and/or make use of a query, which is used - either references to ones defined in the _query parameter when specification, or additional ones defined for/by the query is called. implementation.

Control 1..1 0..*
Type string See Conformance.rest.resource.searchParam
Comments

Typically, the only search parameters supported for all parameters are search parameters that apply to all resources - tags, profiles, text search etc.

Conformance.rest.query.definition Conformance.rest.operation
Definition Identifies the custom query, defined either in FHIR core

Definition of an operation or another profile. a named query and with its parameters and their meaning and type.

Control 1..1 0..*
uri Conformance.rest.query.documentation Conformance.rest.operation.name
Definition Additional information about how

The name of a query, which is used in the _query parameter when the query functions in this particular implementation. is called.

Control 0..1 1..1
Type string
Comments

The name here SHOULD be the same as the name in the definition, unless there is a name clash and the name cannot be used.

Conformance.rest.query.parameter Conformance.rest.operation.definition
Definition Identifies which of the parameters for

Where the named query are supported. formal definition can be found.

Control 0..* 1..1
Type See Conformance.rest.resource.searchParam Reference ( OperationDefinition )
Comments

This SHALL can be a proper subset of the parameters defined on used to build an HTML form to invoke the query definition. operation, for instance.

Conformance.rest.documentMailbox Conformance.rest.compartment
Definition A list of profiles that this server implements for accepting documents in the mailbox. If this list

An absolute URI which is empty, then documents are not accepted. The base specification has a reference to the profile identifier "http://hl7.org/fhir/documents/mailbox". Other specifications can declare their own identifier for this purpose. definition of a compartment hosted by the system.

Control 0..*
Type uri
Comments If a server accepts messages on the /Mailbox end-point, it declares this in

At present, the messaging elements. only defined compartments are at [[compartments.html]].

Conformance.messaging
Definition

A description of the messaging capabilities of the solution.

Control 0..*
Comments

Multiple repetitions allow the documentation of multiple endpoints per solution.

Invariants Defined on this element Inv-3 : Messaging end point is required (and is only permitted) when statement is for an implementation (xpath: exists(f:endpoint) = exists(parent::f:Conformance/f:implementation)) Inv-6 : The set of events per messaging endpoint must be unique by the combination of code & mode (xpath: count(f:event[f:mode='sender'])=count(distinct-values(f:event[f:mode='sender']/f:code/@value)) and count(f:event[f:mode='receiver'])=count(distinct-values(f:event[f:mode='receiver']/f:code/@value))) Affect this element
Inv-1 cnf-1 : A Conformance statement SHALL have at least one of rest, REST, messaging or document (xpath: exists(f:rest) or exists(f:messaging) or exists(f:document))
Conformance.messaging.endpoint
Definition

An address endpoint (network accessible address) to which messages and/or replies are to be sent.

Control 0..1 0..*
Alternate Names 3
Conformance.messaging.endpoint.protocol
Definition

A list of the messaging transport protocol(s) identifiers, supported by this endpoint.

Control 1..1
Binding MessageTransport: The protocol used for message transport. ( Extensible )
Type uri Coding
Conformance.messaging.endpoint.address
Comments Definition

The network address of the end-point. For solutions that do not use network addresses for routing, it can be just an identifier.

Invariants Control 1..1
Type uri Inv-3 : Messaging end point is required (and is only permitted) when statement is for an implementation (xpath: exists(f:endpoint) = exists(parent::f:Conformance/f:implementation))
Conformance.messaging.reliableCache
Definition

Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).

Control 0..1
Type integer unsignedInt
Comments

If this value is missing then the application does not implement (receiver) or depend on (sender) reliable messaging.

Conformance.messaging.documentation
Definition

Documentation about the system's messaging capabilities for this endpoint not otherwise documented by the conformance statement. For example, process for becoming an authorized messaging exchange partner.

Control 0..1
Type string
Conformance.messaging.event
Definition

A description of the solution's support for an event at this end point. end-point.

Control 1..*
Comments

The same event may be listed up to two times - once as sender and once as receiver.

To Do Need to add follow-ups and need to do more to flesh out messaging dynamic model.
Conformance.messaging.event.code
Definition

A coded identifier of a supported messaging event.

Control 1..1
Binding MessageEvent: the Event List in the messaging framework
Type Coding
To Do May need a profile id as well if profiles can define message events.
Conformance.messaging.event.category
Definition

The impact of the content of the message.

Control 0..1
Binding MessageSignificanceCategory: The impact of the content of a message (see http://hl7.org/fhir/message-significance-category message. for values) ( Required )
Type code
Conformance.messaging.event.mode
Definition

The mode of this event declaration - whether application is sender or receiver.

Control 1..1
Binding ConformanceEventMode: The mode of a message conformance statement (see http://hl7.org/fhir/message-conformance-event-mode statement. for values) ( Required )
Type code
Conformance.messaging.event.protocol Definition A list of the messaging transport protocol(s) identifiers, supported by this endpoint. Control 0..* Binding MessageTransport: The protocol used for message transport (see http://hl7.org/fhir/message-transport for values) Type Coding To Do Loosen this to "extensible" once tooling supports that. Conformance.messaging.event.focus
Definition

A resource associated with the event. This is the resource that defines the event.

Control 1..1
Binding ResourceType: Any defined Resource Type name
Type code
Comments

This SHALL be provided if the event type supports multiple different resource types.

Conformance.messaging.event.request
Definition

Information about the request for this event.

Control 1..1
Type Resource Reference ( Profile StructureDefinition )
Conformance.messaging.event.response
Definition

Information about the response for this event.

Control 1..1
Type Resource Reference ( Profile StructureDefinition )
Conformance.messaging.event.documentation
Definition

Guidance on how this event is handled, such as internal system trigger points, business rules, etc.

Control 0..1
Type string
Conformance.document
Definition

A document definition.

Control 0..*
Invariants Affect this element
Inv-1 cnf-1 : A Conformance statement SHALL have at least one of rest, REST, messaging or document (xpath: exists(f:rest) or exists(f:messaging) or exists(f:document))
Conformance.document.mode
Definition

Mode of this document declaration - whether application is producer or consumer.

Control 1..1
Binding DocumentMode: Whether the application produces or consumes documents (see http://hl7.org/fhir/document-mode documents. for values) ( Required )
Type code
Conformance.document.documentation
Definition

A description of how the application supports or uses the specified document profile. For example, when are documents created, what action is taken with consumed documents, etc.

Control 0..1
Type string
Conformance.document.profile
Definition

A constraint on a resource used in the document.

Control 1..1
Type Resource Reference ( Profile StructureDefinition )
Comments

The first resource is the document resource.

var disqus_shortname = 'fhirdstu';(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-676355-1']); _gaq.push(['_setDomainName', '.hl7.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();