PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.hvo.r5@0.1.1-alpha
    http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationAdditionalRelationshipExtension
description: Extension for Organization to supply potential relationships between organizations, for example that an organization owns or is owned by another organization.
package_name: se.electronichealth.fhir.hvo.r5
derivation: constraint
name: HVOOrganizationAdditionalRelationshipExtension
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/HVOOrganization']
                index: 6
        type:
          match: {}
          schema:
            short: Code for the type of relationship between the organizations.
            _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/HVOOrganizationAdditionalRelationshipExtension'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 0.1.1-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/HVOOrganization']
        index: 6
  type:
    url: null
    short: Code for the type of relationship between the organizations.
    _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/HVOOrganizationAdditionalRelationshipExtension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0