description: This extends the Service Request Resource to support the exchange of information describing the method of funding for the Service Request. package_name: fhir.r4.ukcore.stu3.currentbuild derivation: constraint name: ExtensionUKCoreCoverage type: Extension elements: url: pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage'} type: uri index: 0 value: short: This describes the funding category for a service request. choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {type: CodeableConcept, short: This describes the funding category for a service request., choiceOf: value, index: 3} package_version: 0.0.11-pre-release class: extension kind: complex-type url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [value, valueCodeableConcept]