PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.infsec@1.2.0
    https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-intended-profile
description: Using this extension, the sender indicates that he intends this resource to comply with the profile and version mentioned here. This profile will be used to determine the semantic integrity of the profile.
package_name: hl7.fhir.be.infsec
derivation: constraint
name: BeExtIntendedProfile
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-intended-profile'}
    index: 1
  value:
    mustSupport: true
    choices: [valueCanonical]
    index: 3
  valueCanonical: {type: canonical, mustSupport: true, choiceOf: value, index: 4}
package_version: 1.2.0
extensions: {}
class: extension
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-intended-profile
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.2.0
required: [valueCanonical, value]