description: Where the physical document is located on which this digital representation is based on. Typically a string value. For more complex use cases a Location resource may be used and referenced. package_name: de.einwilligungsmanagement derivation: constraint name: PhysicalDocumentLocation type: Extension elements: url: pattern: {type: Uri, value: 'http://fhir.de/ConsentManagement/StructureDefinition/PhysicalDocumentLocation'} index: 0 value: choices: [valueString, valueReference] index: 2 valueString: {type: string, choiceOf: value, index: 3} valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Location'] index: 4 package_version: 2.0.4 class: extension kind: complex-type url: http://fhir.de/ConsentManagement/StructureDefinition/PhysicalDocumentLocation base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.4 required: [valueString, valueReference, value]