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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/conformance-common-expectation
Status: draft
Defines the level of expectation associated with a given system capability.
Health Level Seven, Inc. - [WG Name] WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/conformance-common-expectation SHALL | SHOULD | MAY |SHOULD-NOT: Defines the level of expectation associated with a given system capability. Use on element: Conformance.rest.resource.interaction, Conformance.rest.resource.searchParam, Conformance.rest.operation, Conformance.messaging.event, Conformance.document, Conformance.rest.interaction | ||
valueCode | 1..1 | code | SHALL | SHOULD | MAY |SHOULD-NOT Binding: ConformanceExpectation (required, not extensible) Use on element: Conformance.rest.resource.interaction, Conformance.rest.resource.searchParam, Conformance.rest.operation, Conformance.messaging.event, Conformance.document, Conformance.rest.interaction |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/conformance-common-expectation" : { // SHALL | SHOULD | MAY |SHOULD-NOT "valueCode" : ["<code>"] // R!SHALL | SHOULD | MAY |SHOULD-NOT }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/conformance-common-expectation SHALL | SHOULD | MAY |SHOULD-NOT: Defines the level of expectation associated with a given system capability. Use on element: Conformance.rest.resource.interaction, Conformance.rest.resource.searchParam, Conformance.rest.operation, Conformance.messaging.event, Conformance.document, Conformance.rest.interaction | ||
valueCode | 1..1 | code | SHALL | SHOULD | MAY |SHOULD-NOT Binding: ConformanceExpectation (required, not extensible) Use on element: Conformance.rest.resource.interaction, Conformance.rest.resource.searchParam, Conformance.rest.operation, Conformance.messaging.event, Conformance.document, Conformance.rest.interaction |
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/conformance-common-expectation | Indicates the degree of adherence to a specified behavior or capability expected in order for a system to be deemed conformant with a specification | Fixed | http://hl7.org/fhir/conformance-expectation |