PackagesCanonicalsLogsProblems
    Packages
    dk.ehmi.eas@2.0.0
    http://medcomehmi.dk/ig/eas/StructureDefinition/eas-messaging-organization
description: An extension of the EerMessagingOrganization profile with a required endpoint element.
package_name: dk.ehmi.eas
derivation: constraint
name: EasMessagingOrganization
type: Organization
elements:
  type:
    mustSupport: true
    index: 0
    slicing:
      slices:
        SOR-UnitType:
          match: {}
          schema: {mustSupport: true, index: 0}
  name: {mustSupport: true, index: 1}
  address:
    elements:
      line: {mustSupport: true, index: 2}
      city: {mustSupport: true, index: 3}
      postalCode: {mustSupport: true, index: 4}
  endpoint: {mustSupport: true, index: 5}
package_version: 2.0.0
class: profile
kind: resource
url: http://medcomehmi.dk/ig/eas/StructureDefinition/eas-messaging-organization
base: http://medcomehmi.dk/ig/eer/StructureDefinition/Eer.Messaging.Organization
version: 2.0.0
required: [endpoint]