PackagesCanonicalsLogsProblems
    Packages
    nhsdigital.fhir.stu3@1.1.0
    https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-ProxyRole-1
description: Captures the role of a proxy giving consent for or detail recorded in a Reasonable Adjustment Flag
package_name: nhsdigital.fhir.stu3
derivation: constraint
name: Extension-RARecord-ProxyRole-1
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-ProxyRole-1'}
    index: 0
  valueCodeableConcept:
    type: CodeableConcept
    index: 1
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            type: CodeableConcept
            _required: true
            index: 1
            elements:
              coding:
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://fhir.nhs.uk/STU3/CodeSystem/RARecord-ProxyRole-1'}
                    index: 3
                  code: {index: 4}
                required: [system, code]
            required: [coding]
package_version: 1.1.0
class: extension
kind: complex-type
url: https://fhir.nhs.uk/STU3/StructureDefinition/Extension-RARecord-ProxyRole-1
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [valueCodeableConcept]