Interweave Implementation Guide
0.1.0 - ci-build
Interweave Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the R4 profiles here.
This page considers the expectations for systems who wish to claim confirmance with this Implementation Guide. FHIR already provides guidance on this topic and this should be consulted as it applies here also. See https://www.hl7.org/fhir/STU3/conformance-rules.html.
However this page adds additional detail and clarification for Interweave implementations.
Five basic levels of confirmance have been considered when developing these profiles:
Mandatory data items have a cardinality of at least 1, and therefore MUST always be populated. As the FHIR specification itself notes, it is surprisingly rare to find a data item which can be mandated with certainty as always available and relevant to every scenario.
Mandatory data items are, by definition, also marked as “Must Support”
Must Support is a key concept - used to identify the important fields which implementations are expected to support. It means that even where a field cannot be classified as “mandatory”, it MUST be populated where it is relevant and available.
Consider for example a patient’s phone number (telecom). Maybe some patients do not own a phone, or did not wish to provide this information, or maybe some Data Provider systems cannot capture this information about a patient. However assuming that a phone number is captured then it MUST be populated in the message.
In more detail the implications are as follows:
Optional fields are genuinely optional. A Data Provider may or may not populate them, and a Data Consumer may or may not display them.
Providing a rich data set is obviously encouraged and may help to provide additional information and support more use-cases. However use of these fields is not essential or enforced.
Note: If the choice is made to populate an optional field, then it MUST, of course, be populated correctly and safely
The use of some optional fields is actively discouraged. These fields are not seen as relevant or useful, and are not expected to be used by Data Consumer applications. They will not be included in testing scope.
Legacy implementations which provide data in this field are acceptable, as long as they understand that it is unlikely to be used. New implementations are not recommended to spend time and effort attempting to populate it.
Note: We have found this to be a useful concept, but it is not natively supported by FHIR. It is therefore implemented by starting the “short comments” field in the profile tables with the word “DISCOURAGED”
Excluded data items have a cardinality of 0, and therefore MUST NOT be populated. This is quite rare, as many unwanted data items can marked as “Discouraged” - to be tolerated and ignored. However a few items justify this stronger “Excluded” classification.
When populating coded data, FHIR offers four levels of Binding Strength, as documented here: https://www.hl7.org/fhir/STU3/conformance-rules.html
Required - This is the strongest Binding Strength, and is the most commonly used in these profiles. We take the view that to be useful then coding needs to be consistent. Where FHIR (as an international standard) offers weaker binding options, these are taken as a cue for us to consider and replace / refine the coding list - agreeing on a definitive list of codes to be used by this Implementation Guidance.
Extensible - This is not used. However if a code list does not meet your needs, please get in touch so that the issue can be discussed and extra codes added if necessary. The point is to extend the “Required” list in a curated and consistent way, to be used by all in the region. As opposed to inconsistent extensions being unilaterally devised by individual Data Providers.
Preferred - This is used where there is a clear preference for a standardised coding which should be used whenever possible to support analytics. However sometimes our engagement with data providers indicates practical difficulties with populating this standardised coding, and there is felt to be value in allowing other codings in the immediate term to support direct-care. This can be seen as somewhat analogous to “Must Support” – and our conformance criteria are stronger than those of FHIR, as we request that any deviation from the “preferred” coding seeks explicit approval.
Example - This would only be used to indicate that coding is not considered important for this field. (This is rare and will be explained further in accompanying notes).
NB: The above classifications apply only to “Must Support” fields. For “Optional” or “Discouraged” fields then no attempt has been made to define or govern coding, other than the standard defaults provided by FHIR.