PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
description: This cross-version extension represents Procedure.reported[x] from http://hl7.org/fhir/StructureDefinition/Procedure|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver-r5.r4
derivation: constraint
name: ext_R5_Procedure_reported
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: Reported rather than primary record
    choices: [valueBoolean, valueReference]
    index: 1
  valueBoolean:
    base: {path: 'Extension.value[x]'}
    type: boolean
    short: Reported rather than primary record
    choiceOf: value
    index: 2
  valueReference:
    base: {path: 'Extension.value[x]'}
    type: Reference
    short: Reported rather than primary record
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 3
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported'}
    type: uri
    index: 4
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]