description: Extension for Contract to supply information about relationships between contracts. package_name: se.electronichealth.fhir.hvo.r5 derivation: constraint name: HVOContractAdditionalRelationshipExtension type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: additionalRelationship: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: additionalRelationship} index: 3 value: choices: [valueReference] index: 5 valueReference: type: Reference choiceOf: value refers: ['http://electronichealth.se/fhir/hvo/StructureDefinition/HVOContract'] index: 6 type: match: {} schema: short: Code for the type of relationship between contracts. _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: type} index: 9 value: choices: [valueCoding] index: 11 valueCoding: {type: Coding, choiceOf: value, index: 12} url: pattern: {type: Uri, value: 'http://electronichealth.se/fhir/hvo/StructureDefinition/HVOContractAdditionalRelationshipExtension'} index: 13 value: choices: [] index: 15 package_version: 0.1.0-alpha extensions: additionalRelationship: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: additionalRelationship} index: 3 value: choices: [valueReference] index: 5 valueReference: type: Reference choiceOf: value refers: ['http://electronichealth.se/fhir/hvo/StructureDefinition/HVOContract'] index: 6 type: url: null short: Code for the type of relationship between contracts. _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: type} index: 9 value: choices: [valueCoding] index: 11 valueCoding: {type: Coding, choiceOf: value, index: 12} class: extension kind: complex-type url: http://electronichealth.se/fhir/hvo/StructureDefinition/HVOContractAdditionalRelationshipExtension base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.1.0