Schema medicalcoderule.xsd


schema location:  ..\..\medicalcoderule.xsd
 
Elements 
MedicalCodeRule 


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


element MedicalCodeRule
diagram
children Id Rule RuleValue
annotation
documentation 
Rule for medical codes 

element MedicalCodeRule/Id
diagram
type xs:int

element MedicalCodeRule/Rule
diagram
type CodeTextType
children Code Text
annotation
documentation 
KodeverkKode

element MedicalCodeRule/RuleValue
diagram
type CodeTextType
children Code Text

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
elements MedicalCodeRule/Rule MedicalCodeRule/RuleValue
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
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
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