Schema ResponsiblePersonResponse.xsd


schema location:  ..\..\ResponsiblePersonResponse.xsd
 
Elements 
ResponsiblePersonResponse 


schema location:  ..\..\include\orgbasictypes.xsd
 
Complex types 
ExternalOrganizationType 
OrganizationType 
ResourceType 


element ResponsiblePersonResponse
diagram
children OrganizationUnit Type Id RoleId AccessTemplateId Responsible ValidFrom ValidTo
annotation
documentation 
Responsible person of a special type for a patient

element ResponsiblePersonResponse/OrganizationUnit
diagram
type OrganizationType
children Id ShortNameId Name OfficialId
annotation
documentation 
The org unit where the responsible has the responsibilty (including the units below)

element ResponsiblePersonResponse/Type
diagram
type xs:string
annotation
documentation 
Type of responsible

element ResponsiblePersonResponse/Id
diagram
type xs:string
annotation
documentation 
Id of responsible person (user)

element ResponsiblePersonResponse/RoleId
diagram
type xs:string
annotation
documentation 
The responsible persons RoleId when responsible

element ResponsiblePersonResponse/AccessTemplateId
diagram
type xs:string
annotation
documentation 
The responsible persons AccessTemplateId when responsible

element ResponsiblePersonResponse/Responsible
diagram
type xs:string
annotation
documentation 
Name(from Id) / Role Name / AccessTemplate Name

element ResponsiblePersonResponse/ValidFrom
diagram
type xs:dateTime

element ResponsiblePersonResponse/ValidTo
diagram
type xs:dateTime

complexType ExternalOrganizationType
diagram
children Id Code Name
annotation
documentation 
Type for an external organization or resource (EksternInstans)

element ExternalOrganizationType/Id
diagram
type xs:string

element ExternalOrganizationType/Code
diagram
type xs:string

element ExternalOrganizationType/Name
diagram
type xs:string

complexType OrganizationType
diagram
children Id ShortNameId Name OfficialId
used by
element ResponsiblePersonResponse/OrganizationUnit
annotation
documentation 
Type for the organizational unit

element OrganizationType/Id
diagram
type xs:int

element OrganizationType/ShortNameId
diagram
type xs:string

element OrganizationType/Name
diagram
type xs:string

element OrganizationType/OfficialId
diagram
type xs:string
annotation
documentation 
HIS90 only. HER Id

complexType ResourceType
diagram
children Id Code Name
annotation
documentation 
Type for a resource

element ResourceType/Id
diagram
type xs:string

element ResourceType/Code
diagram
type xs:string

element ResourceType/Name
diagram
type xs:string


XML Schema documentation generated with
XML Spy Schema Editor www.xmlspy.com