PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-ImplementationGuide.manifest.resource.example
description: 'R4B: `ImplementationGuide.manifest.resource.example[x]` (new:boolean, canonical(StructureDefinition))'
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: ExtensionImplementationGuide_Manifest_Resource_Example
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-ImplementationGuide.manifest.resource.example'}
    index: 0
  value:
    short: Is an example/What is this an example of?
    choices: [valueBoolean, valueCanonical]
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    index: 2
  valueBoolean:
    short: Is an example/What is this an example of?
    type: boolean
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 3
  valueCanonical:
    short: Is an example/What is this an example of?
    type: canonical
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 4
package_version: 0.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-ImplementationGuide.manifest.resource.example
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.1.0
required: [url]