description: This extension applies to the ServiceRequest resource and is used to indicate an additional recipient to whom a copy of the outcome of the request (i.e. the results) should be sent. package_name: hl7.fhir.au.base derivation: constraint name: ResultCopiesTo type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/result-copies-to'} index: 0 value: short: Result copies to choices: [valueReference] index: 2 valueReference: type: Reference short: Result copies to choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', '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 package_version: 4.1.0-ballot class: extension kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/result-copies-to base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.1.0-ballot required: [valueReference, value]