This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
SHALL | SHOULD | MAY |SHOULD-NOT
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="conformance-common-expectation"/> <url value="http://hl7.org/fhir/ExtensionDefinition/conformance-common-expectation"/> <name value="SHALL | SHOULD | MAY |SHOULD-NOT"/> <display value="Conformance expectation"/> <publisher value="Health Level Seven, Inc. - [WG Name] WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/special/committees/fhir.htm"/> </telecom> </contact> <description value="Defines the level of expectation associated with a given system capability."/> <status value="draft"/> <date value="2014-04-12"/> <mapping> <identity value="v2"/> <uri value="http://hl7.org/v2"/> <name value="HL7 v2"/> </mapping> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <contextType value="resource"/> <context value="Conformance.rest.resource.interaction"/> <context value="Conformance.rest.resource.searchParam"/> <context value="Conformance.rest.operation"/> <context value="Conformance.messaging.event"/> <context value="Conformance.document"/> <context value="Conformance.rest.interaction"/> <element> <path value="Extension"/> <short value="SHALL | SHOULD | MAY |SHOULD-NOT"/> <definition value="Defines the level of expectation associated with a given system capability."/> <comments value="If "SHALL NOT" is desired, use the "prohibited" modifier extension. This extension should only be used with conformance profiles documenting requirements, not those documenting actual system capabilities."/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <binding> <name value="ConformanceExpectation"/> <isExtensible value="false"/> <conformance value="required"/> <description value="Indicates the degree of adherence to a specified behavior or capability expected in order for a system to be deemed conformant with a specification"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/conformance-expectation"/> </referenceReference> </binding> <mapping> <identity value="v2"/> <map value="N/A"/> </mapping> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> </ExtensionDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.