PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r5@5.1.0-cibuild
    http://hl7.org/fhir/StructureDefinition/operationdefinition-profile
description: Identifies a profile structure or implementation Guide that applies to the datatype this element refers to. If any profiles are specified, then the content must conform to at least one of them. The URL can be a local reference - to a contained StructureDefinition, or a reference to another StructureDefinition or Implementation Guide by a canonical URL. When an implementation guide is specified, the type SHALL conform to at least one profile defined in the implementation guide.
package_name: hl7.fhir.uv.extensions.r5
derivation: constraint
name: ODProfile
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/operationdefinition-profile'}
    index: 1
  value:
    choices: [valueUri]
    index: 3
  valueUri: {type: uri, choiceOf: value, index: 4}
package_version: 5.1.0-cibuild
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/operationdefinition-profile
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0-cibuild
required: [valueUri, value]