http://hl7.org/fhir/StructureDefinition/coding-conformance|5.2.0

Declares a profile that required the specific coding to be included in a list of Codings because of the binding. This allows reading applications to identify particular codings without processing the systems.
description: Declares a profile that required the specific coding to be included in a list of Codings because of the binding. This allows reading applications to identify particular codings without processing the systems.
derivation: constraint
name: CodingConformance
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/coding-conformance'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/coding-conformance
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]