Schema ContactRates.xsd


schema location:  ..\..\ContactRates.xsd
 
Elements 
ContactRates 


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


schema location:  ..\..\include\commonbasictypes.xsd
 
Complex types 
CodeNameType 
CodeOfficialCodeTextType 
CodeTextType 
IdCodeNameType 
IdCodeOfficialCodeTextType 
IdCodeShortAndLongTextType 
IdCodeTextType 
IdCodeType 
IdNameType 
IdShortAndLongTextType 
IdTextType 
LastChangedType 
ShortAndLongTextType 
UserType 


element ContactRates
diagram
children PatientId ContactId Rates
annotation
documentation 
Rates for a contact

element ContactRates/PatientId
diagram
type xs:int
annotation
documentation 
Internal PatientId

element ContactRates/ContactId
diagram
type xs:int
annotation
documentation 
Internal ContactId

element ContactRates/Rates
diagram
children Rate

element ContactRates/Rates/Rate
diagram
children MedicalDepartment CareUnit PayerType FeeType ProductType Product RateDateTime NumberOfRates Price Status ChangedBy Changed

element ContactRates/Rates/Rate/MedicalDepartment
diagram
type OrganizationType
children Id ShortNameId Name
annotation
documentation 
Departement

element ContactRates/Rates/Rate/CareUnit
diagram
type OrganizationType
children Id ShortNameId Name
annotation
documentation 
Care unit

element ContactRates/Rates/Rate/PayerType
diagram
type xs:string
annotation
documentation 
P = patient, B = orderer ie. RTV

element ContactRates/Rates/Rate/FeeType
diagram
type xs:string
annotation
documentation 
FeeType (A, G, N, O, P, X). A: ?, G: base fee (grunnavgift), N: Additional anestesia product, O and P: Additional operation products, X: Additional product.

element ContactRates/Rates/Rate/ProductType
diagram
type IdShortAndLongTextType
children Id ShortText LongText
annotation
documentation 
Type of product, ie Main rate, patient fee, additional rate.

element ContactRates/Rates/Rate/Product
diagram
type IdCodeShortAndLongTextType
children Id Code ShortText LongText
annotation
documentation 
Product (rate)

element ContactRates/Rates/Rate/RateDateTime
diagram
type xs:dateTime

element ContactRates/Rates/Rate/NumberOfRates
diagram
type xs:decimal
annotation
documentation 
Number of this rate

element ContactRates/Rates/Rate/Price
diagram
type xs:decimal

element ContactRates/Rates/Rate/Status
diagram
type CodeTextType
children Code Text
annotation
documentation 
00: not completed, 01: completede, 02: extracted

element ContactRates/Rates/Rate/ChangedBy
diagram
type xs:string

element ContactRates/Rates/Rate/Changed
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:int

element ExternalOrganizationType/Code
diagram
type xs:string

element ExternalOrganizationType/Name
diagram
type xs:string

complexType OrganizationType
diagram
children Id ShortNameId Name
used by
elements ContactRates/Rates/Rate/CareUnit ContactRates/Rates/Rate/MedicalDepartment
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

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

element ResourceType/Id
diagram
type xs:int

element ResourceType/Code
diagram
type xs:string

element ResourceType/Name
diagram
type xs:string

complexType CodeNameType
diagram
children Code Name
annotation
documentation 
Code and Name

element CodeNameType/Code
diagram
type xs:string

element CodeNameType/Name
diagram
type xs:string

complexType CodeOfficialCodeTextType
diagram
children Code OfficialCode Text
annotation
documentation 
Code, OfficialCode and Text

element CodeOfficialCodeTextType/Code
diagram
type xs:string

element CodeOfficialCodeTextType/OfficialCode
diagram
type xs:string

element CodeOfficialCodeTextType/Text
diagram
type xs:string

complexType CodeTextType
diagram
children Code Text
used by
element ContactRates/Rates/Rate/Status
annotation
documentation 
Code and Text

element CodeTextType/Code
diagram
type xs:string

element CodeTextType/Text
diagram
type xs:string

complexType IdCodeNameType
diagram
children Id Code Name
annotation
documentation 
Id, Code and Name

element IdCodeNameType/Id
diagram
type xs:int

element IdCodeNameType/Code
diagram
type xs:string

element IdCodeNameType/Name
diagram
type xs:string

complexType IdCodeOfficialCodeTextType
diagram
children Id Code OfficialCode Text
annotation
documentation 
Id, Code, Official Code and Text

element IdCodeOfficialCodeTextType/Id
diagram
type xs:int

element IdCodeOfficialCodeTextType/Code
diagram
type xs:string

element IdCodeOfficialCodeTextType/OfficialCode
diagram
type xs:string

element IdCodeOfficialCodeTextType/Text
diagram
type xs:string

complexType IdCodeShortAndLongTextType
diagram
children Id Code ShortText LongText
used by
element ContactRates/Rates/Rate/Product
annotation
documentation 
Id, Code, ShortText and LongText

element IdCodeShortAndLongTextType/Id
diagram
type xs:int

element IdCodeShortAndLongTextType/Code
diagram
type xs:string

element IdCodeShortAndLongTextType/ShortText
diagram
type xs:string

element IdCodeShortAndLongTextType/LongText
diagram
type xs:string

complexType IdCodeTextType
diagram
children Id Code Text
annotation
documentation 
Id, Code and Text

element IdCodeTextType/Id
diagram
type xs:int

element IdCodeTextType/Code
diagram
type xs:string

element IdCodeTextType/Text
diagram
type xs:string

complexType IdCodeType
diagram
children Id Code
annotation
documentation 
 Id and Code

element IdCodeType/Id
diagram
type xs:int

element IdCodeType/Code
diagram
type xs:string

complexType IdNameType
diagram
children Id Name
annotation
documentation 
Id and Name

element IdNameType/Id
diagram
type xs:int

element IdNameType/Name
diagram
type xs:string

complexType IdShortAndLongTextType
diagram
children Id ShortText LongText
used by
element ContactRates/Rates/Rate/ProductType
annotation
documentation 
Id, ShortText and LongText

element IdShortAndLongTextType/Id
diagram
type xs:int

element IdShortAndLongTextType/ShortText
diagram
type xs:string

element IdShortAndLongTextType/LongText
diagram
type xs:string

complexType IdTextType
diagram
children Id Text
annotation
documentation 
Id and Text

element IdTextType/Id
diagram
type xs:int

element IdTextType/Text
diagram
type xs:string

complexType LastChangedType
diagram
children ChangedBy Changed
annotation
documentation 
Last changed by and date

element LastChangedType/ChangedBy
diagram
type xs:string

element LastChangedType/Changed
diagram
type xs:dateTime

complexType ShortAndLongTextType
diagram
children ShortText LongText
annotation
documentation 
ShortText and LongText

element ShortAndLongTextType/ShortText
diagram
type xs:string

element ShortAndLongTextType/LongText
diagram
type xs:string

complexType UserType
diagram
children Name FullName
annotation
documentation 
ShortNameId and Name

element UserType/Name
diagram
type xs:string

element UserType/FullName
diagram
type xs:string


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