Table of Contents
Target Namespace
http://schemas.vecozo.nl/Machtigingen/v2/SharedTypes
Element and Attribute Namespaces
Global element and attribute declarations belong to this schema's target namespace.
By default, local element declarations belong to this schema's target namespace.
By default, local attribute declarations have no namespace.
Declared Namespaces
Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
xs
http://www.w3.org/2001/XMLSchema
tns
http://schemas.vecozo.nl/Machtigingen/v2/SharedTypes
Schema Component Representation
<
xs:schema targetNamespace ="
http://schemas.vecozo.nl/Machtigingen/v2/SharedTypes "
elementFormDefault ="
qualified ">
...
</
xs:schema >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AanvragerType ">
<
xs:sequence >
<
xs:element name ="
Instantie "
type ="
tns :InstantieType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Zorgverlener "
type ="
tns :ZorgverlenerType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Emailadressen "
type ="
tns :ArrayOfEmailadres "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AdresType ">
<
xs:sequence >
<
xs:element name ="
Straatnaam "
type ="
tns :StraatnaamType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Huisnummer "
type ="
tns :HuisnummerType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Postcode "
type ="
tns :PostcodeType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Woonplaats "
type ="
tns :WoonplaatsType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
CodeLand "
type ="
tns :CodeLandType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
AgbCodeType
Abstract
no
Documentation
Representatie van een agb-code. De AGB-code bestaat uit ZORGVERLENERSSOORT (COD008) en ZORGVERLENERSNUMMER (NUM005). Het zorgverlenersnummer is uniek binnen de zorgverlenerssoort.
XML Instance Representation
<...>
<
tns :Soort>
xs :int (value >= 0) (total no. of digits = 2) </
tns :Soort>
[1] <
tns :Nummer>
xs :int (value >= 0) (total no. of digits = 6) </
tns :Nummer>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
AgbCodeType ">
<
xs:sequence >
<
xs:element name ="
Soort "
minOccurs ="
1 "
maxOccurs ="
1 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="2 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
Nummer "
minOccurs ="
1 "
maxOccurs ="
1 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="6 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ArrayOfBestand ">
<
xs:sequence >
<
xs:element name ="
Bestand "
type ="
tns :Bestand "
minOccurs ="
0 "
maxOccurs ="
10 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ArrayOfEmailadres ">
<
xs:sequence >
<
xs:element name ="
Emailadres "
type ="
tns :EmailadresType "
minOccurs ="
0 "
maxOccurs ="
10 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ArrayOfPrestatie ">
<
xs:sequence >
<
xs:element name ="
Prestatie "
type ="
tns :PrestatieType "
minOccurs ="
1 "
maxOccurs ="
100 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
BeperkendeVoorwaardeType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
BeperkendeVoorwaardeType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Bestand ">
<
xs:sequence >
<
xs:element name ="
MimeType "
type ="
tns :MimeType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
FileSize "
type ="
tns :FileSizeType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
EerstelijnsPsychologischehulp
Abstract
no
Schema Component Representation
<
xs:complexType name ="
EerstelijnsPsychologischehulp ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
EmailadresType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Farmaceutischehulp ">
<xs:sequence />
</
xs:complexType >
Complex Type: GGZDBC
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
GGZDBC ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Huisartsenhulp ">
<xs:sequence />
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
<
tns :DatumAfleveringVoorgaandeHulpmiddel>
tns :Datum </
tns :DatumAfleveringVoorgaandeHulpmiddel>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
Hulpmiddelenzorg ">
<
xs:sequence >
<
xs:element name ="
DatumAfleveringVoorgaandeHulpmiddel "
type ="
tns :Datum "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
InstantieType ">
<
xs:sequence >
<
xs:element name ="
AgbCode "
type ="
tns :AgbCodeType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
Adres "
type ="
tns :AdresType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Emailadressen "
type ="
tns :ArrayOfEmailadres "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
IsAliveRequest ">
<xs:sequence />
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
<
tns :IsAliveAndReady>
xs :boolean </
tns :IsAliveAndReady>
[1] ? <
tns :Reason>
xs :string </
tns :Reason>
[0..1] ? </...>
Schema Component Representation
<
xs:complexType name ="
IsAliveResponse ">
<
xs:sequence >
<
xs:element name ="
IsAliveAndReady "
type ="
xs :boolean"
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
Reason "
type ="
xs :string"
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Kraamzorg ">
<xs:sequence />
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
MachtigingenFaultContract
Abstract
no
XML Instance Representation
<...>
<
tns :Message>
xs :string </
tns :Message>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
MachtigingenFaultContract ">
<
xs:sequence >
<
xs:element name ="
Resultaatcode "
type ="
tns :Resultaatcode "
minOccurs ="
1 "
maxOccurs ="
1 "
nillable ="
false "/>
<
xs:element name ="
Message "
type ="
xs :string"
minOccurs ="
1 "
maxOccurs ="
1 "
nillable ="
false "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Mondzorg ">
<
xs:sequence >
<
xs:element name ="
Vlakcode "
type ="
tns :VlakcodeType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Paramedischehulp ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
PrestatieType ">
<
xs:sequence >
<
xs:element name ="
Declaratiecode "
type ="
tns :DeclaratiecodeType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
SoortPrestatie "
type ="
tns :SoortPrestatieType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Zorgsoort "
type ="
tns :ZorgsoortType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
UitvoerderType ">
<
xs:sequence >
<
xs:element name ="
Zorgverlener "
type ="
tns :ZorgverlenerType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Instantie "
type ="
tns :InstantieType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Verloskunde ">
<xs:sequence />
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Vervoer ">
<
xs:sequence >
<
xs:element name ="
AdresHerkomst "
type ="
tns :AdresType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
AdresBestemming "
type ="
tns :AdresType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
VerzekerdeType ">
<
xs:sequence >
<
xs:element name ="
BSN "
type ="
tns :BSNType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
Patientnummer "
type ="
tns :PatientnummerType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Achternaam "
type ="
tns :AchternaamType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
Tussenvoegsels "
type ="
tns :TussenvoegselsType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Geslacht "
type ="
tns :GeslachtType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
DeclaratieUzovi "
type ="
tns :UzoviType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
RisicoUzovi "
type ="
tns :UzoviType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
VolmachtUzovi "
type ="
tns :UzoviType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Adres "
type ="
tns :AdresType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
Ziekenhuiszorg ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ZorgOverigeSectoren ">
<xs:sequence />
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ZorgsoortType ">
<
xs:sequence >
<
xs:element name ="
Ziekenhuiszorg "
type ="
tns :Ziekenhuiszorg "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Mondzorg "
type ="
tns :Mondzorg "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Hulpmiddelenzorg "
type ="
tns :Hulpmiddelenzorg "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Paramedischehulp "
type ="
tns :Paramedischehulp "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Farmaceutischehulp "
type ="
tns :Farmaceutischehulp "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
GGZDBC "
type ="
tns :GGZDBC "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Huisartsenhulp "
type ="
tns :Huisartsenhulp "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Kraamzorg "
type ="
tns :Kraamzorg "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Verloskunde "
type ="
tns :Verloskunde "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
ZorgOverigeSectoren "
type ="
tns :ZorgOverigeSectoren "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Vervoer "
type ="
tns :Vervoer "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ZorgverlenerType ">
<
xs:sequence >
<
xs:element name ="
Achternaam "
type ="
tns :AchternaamType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
Tussenvoegsels "
type ="
tns :TussenvoegselsType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
AgbCode "
type ="
tns :AgbCodeType "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
Adres "
type ="
tns :AdresType "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
<
xs:element name ="
Emailadressen "
type ="
tns :ArrayOfEmailadres "
minOccurs ="
0 "
maxOccurs ="
1 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
xs :int < AanduidingPrestatieCodeLijstType (by restriction)
Sub-types:
None
Name
AanduidingPrestatieCodeLijstType
Content
value >= 0
total no. of digits = 3
Documentation
Code die aangeeft welke codelijst gebruikt is, met aanduiding van de oorsprong van de codes en/of de beheerder ervan. Volgens COD367-VEKT.
Schema Component Representation
<
xs:simpleType name ="
AanduidingPrestatieCodeLijstType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < AanvullendeGeneriekeProductcodeHulpmiddelenType (by restriction)
Sub-types:
None
Name
AanvullendeGeneriekeProductcodeHulpmiddelenType
Content
value >= 0
total no. of digits = 6
Documentation
De A-GPH betreft een aanvulling op de "generieke productcode hulpmiddelen (GPH)". Het betreft onderwerpen/activiteiten die niet aansluiten bij de uitgangspunten van de internationale classificatie van technische hulpmiddelen voor gehandicapten (ISO 9999), volgens COD456-VEKT.
Schema Component Representation
<
xs:simpleType name ="
AanvullendeGeneriekeProductcodeHulpmiddelenType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="6 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < AchternaamType (by restriction)
Sub-types:
None
Name
AchternaamType
Content
Schema Component Representation
<
xs:simpleType name ="
AchternaamType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="100 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < BeperkendeVoorwaardeAantalType (by restriction)
Sub-types:
None
Name
BeperkendeVoorwaardeAantalType
Content
value >= 0
total no. of digits = 5
Schema Component Representation
<
xs:simpleType name ="
BeperkendeVoorwaardeAantalType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="5 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < BeperkendeVoorwaardeBedragType (by restriction)
Sub-types:
None
Name
BeperkendeVoorwaardeBedragType
Content
value >= 0
total no. of digits = 8
Documentation
Bedrag in gehele centen.
Schema Component Representation
<
xs:simpleType name ="
BeperkendeVoorwaardeBedragType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="8 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < BeperkendeVoorwaardeEenheidType (by restriction)
Sub-types:
None
Name
BeperkendeVoorwaardeEenheidType
Content
Schema Component Representation
<
xs:simpleType name ="
BeperkendeVoorwaardeEenheidType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="2 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < BeperkendeVoorwaardeVoorwaardenType (by restriction)
Sub-types:
None
Name
BeperkendeVoorwaardeVoorwaardenType
Content
Schema Component Representation
<
xs:simpleType name ="
BeperkendeVoorwaardeVoorwaardenType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1024 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < BestandOmschrijvingType (by restriction)
Sub-types:
None
Name
BestandOmschrijvingType
Content
Schema Component Representation
<
xs:simpleType name ="
BestandOmschrijvingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1000 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < BestandsnaamType (by restriction)
Sub-types:
None
Name
BestandsnaamType
Content
Schema Component Representation
<
xs:simpleType name ="
BestandsnaamType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="255 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :base64Binary < BinaryDataType (by restriction)
Sub-types:
None
Name
BinaryDataType
Content
Base XSD Type: base64Binary
Schema Component Representation
<
xs:simpleType name ="
BinaryDataType ">
<
xs:restriction base ="
xs :base64Binary"/>
</
xs:simpleType >
Super-types:
xs :int < BSNType (by restriction)
Sub-types:
None
Name
BSNType
Content
value >= 0
total no. of digits = 9
Documentation
Burgerservicenummer volgens NUM313-GBA.
Schema Component Representation
<
xs:simpleType name ="
BSNType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="9 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < CodeBestemmingVervoerType (by restriction)
Sub-types:
None
Name
CodeBestemmingVervoerType
Content
value >= 0
total no. of digits = 4
Documentation
COD-101
Schema Component Representation
<
xs:simpleType name ="
CodeBestemmingVervoerType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="4 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < CodeLandType (by restriction)
Sub-types:
None
Name
CodeLandType
Content
Documentation
Identificatie van een (historisch/actueel) land of gebiedsdeel volgens COD032-NEN.
Schema Component Representation
<
xs:simpleType name ="
CodeLandType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="2 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < CodeRolAanvragerType (by restriction)
Sub-types:
None
Name
CodeRolAanvragerType
Content
value comes from list: {'Zorgaanbieder'|'MedewerkerZorgverzekeraar'}
Schema Component Representation
<
xs:simpleType name ="
CodeRolAanvragerType ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="Zorgaanbieder "/>
<xs:enumeration value ="MedewerkerZorgverzekeraar "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < CodeSoortIndicatieParamedischeHulpType (by restriction)
Sub-types:
None
Name
CodeSoortIndicatieParamedischeHulpType
Content
value >= 0
total no. of digits = 3
Documentation
Code (N3) volgens COD321-VEKT.
Schema Component Representation
<
xs:simpleType name ="
CodeSoortIndicatieParamedischeHulpType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Simple Type: Datum
Super-types:
xs :date < Datum (by restriction)
Sub-types:
None
Name
Datum
Content
Documentation
Datum volgens de tijdzone Central European Summer Time (CEST) Referentie: http://en.wikipedia.org/wiki/Central_European_Summer_Time
Schema Component Representation
<
xs:simpleType name ="
Datum ">
<
xs:restriction base ="
xs :date"/>
</
xs:simpleType >
Super-types:
xs :dateTime < DatumTijd (by restriction)
Sub-types:
None
Name
DatumTijd
Content
Documentation
Datum en tijd volgens de tijdzone Central European Summer Time (CEST). Referentie: http://en.wikipedia.org/wiki/Central_European_Summer_Time
Schema Component Representation
<
xs:simpleType name ="
DatumTijd ">
<
xs:restriction base ="
xs :dateTime"/>
</
xs:simpleType >
Super-types:
xs :string < DeclaratiecodeType (by restriction)
Sub-types:
None
Name
DeclaratiecodeType
Content
Schema Component Representation
<
xs:simpleType name ="
DeclaratiecodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="12 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < EerstelijnsPsychologischehulpDiagnosecodelijstType (by restriction)
Sub-types:
None
Name
EerstelijnsPsychologischehulpDiagnosecodelijstType
Content
value >= 0
total no. of digits = 3
Documentation
Aanduiding diagnosecodelijst (N3) volgens COD392-VEKT.
Schema Component Representation
<
xs:simpleType name ="
EerstelijnsPsychologischehulpDiagnosecodelijstType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < EerstelijnsPsychologischehulpDiagnosecodeType (by restriction)
Sub-types:
None
Name
EerstelijnsPsychologischehulpDiagnosecodeType
Content
Documentation
Diagnosecode (AN8) volgens COD393-LVE.
Schema Component Representation
<
xs:simpleType name ="
EerstelijnsPsychologischehulpDiagnosecodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="8 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < EmailAdresType (by restriction)
Sub-types:
None
Name
EmailAdresType
Content
Schema Component Representation
<
xs:simpleType name ="
EmailAdresType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="100 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < FileSizeType (by restriction)
Sub-types:
None
Name
FileSizeType
Content
Schema Component Representation
<
xs:simpleType name ="
FileSizeType ">
<
xs:restriction base ="
xs :int">
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < GebitselementcodeType (by restriction)
Sub-types:
None
Name
GebitselementcodeType
Content
value >= 0
total no. of digits = 2
Documentation
Code voor de identificatie van de elementen van een gebit.
Schema Component Representation
<
xs:simpleType name ="
GebitselementcodeType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="2 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :date < GeboortedatumType (by restriction)
Sub-types:
None
Name
GeboortedatumType
Content
Schema Component Representation
<
xs:simpleType name ="
GeboortedatumType ">
<
xs:restriction base ="
xs :date"/>
</
xs:simpleType >
Super-types:
xs :int < GeslachtType (by restriction)
Sub-types:
None
Name
GeslachtType
Content
value >= 0
total no. of digits = 1
Documentation
Geslacht van een persoon, volgens COD046-NEN.
Schema Component Representation
<
xs:simpleType name ="
GeslachtType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="1 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < HuisnummerToevoegingType (by restriction)
Sub-types:
None
Name
HuisnummerToevoegingType
Content
Schema Component Representation
<
xs:simpleType name ="
HuisnummerToevoegingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="6 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < HuisnummerType (by restriction)
Sub-types:
None
Name
HuisnummerType
Content
Schema Component Representation
<
xs:simpleType name ="
HuisnummerType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="5 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < IndicatieBegeleidingVervoerType (by restriction)
Sub-types:
None
Name
IndicatieBegeleidingVervoerType
Content
Documentation
COD-221
Schema Component Representation
<
xs:simpleType name ="
IndicatieBegeleidingVervoerType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < IndicatieBijzondereTandheelkundeType (by restriction)
Sub-types:
None
Name
IndicatieBijzondereTandheelkundeType
Content
Documentation
Indicatie die aangeeft of er sprake is van bijzondere tandheelkunde, volgens COD854-VEKT.
Schema Component Representation
<
xs:simpleType name ="
IndicatieBijzondereTandheelkundeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < IndicatieBovenOnderTandheelkundeType (by restriction)
Sub-types:
None
Name
IndicatieBovenOnderTandheelkundeType
Content
value >= 0
total no. of digits = 1
Documentation
Plaatsaanduiding in de mond, van bijvoorbeeld een prothese. Volgens COD176-VEKT.
Schema Component Representation
<
xs:simpleType name ="
IndicatieBovenOnderTandheelkundeType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="1 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < IndicatiePositieType (by restriction)
Sub-types:
None
Name
IndicatiePositieType
Content
value >= 0
total no. of digits = 2
Documentation
Aanduiding over de plaats in het lichaam waarop een hulpmiddel betrekking heeft, volgens COD071-VEK1.
Schema Component Representation
<
xs:simpleType name ="
IndicatiePositieType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="2 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < InstantieNaamType (by restriction)
Sub-types:
None
Name
InstantieNaamType
Content
Schema Component Representation
<
xs:simpleType name ="
InstantieNaamType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="100 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :long < MachtigingIdType (by restriction)
Sub-types:
None
Name
MachtigingIdType
Content
Schema Component Representation
<
xs:simpleType name ="
MachtigingIdType ">
<
xs:restriction base ="
xs :long">
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < MachtigingnummerType (by restriction)
Sub-types:
None
Name
MachtigingnummerType
Content
Schema Component Representation
<
xs:simpleType name ="
MachtigingnummerType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="40 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < MachtigingStatusIndienenTerugkoppelingType (by restriction)
Sub-types:
None
Name
MachtigingStatusIndienenTerugkoppelingType
Content
value comes from list: {'GoedgekeurdEnAfgehandeld'|'AfgekeurdNaOfflineBeoordeling'|'InBehandelingNadereInfoOpgevraagdDoorVerzekeraar'|'GedeeltelijkGoedgekeurd'|'BeeindigdDoorZorgverzekeraar'}
Schema Component Representation
<
xs:simpleType name ="
MachtigingStatusIndienenTerugkoppelingType ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="GoedgekeurdEnAfgehandeld "/>
<xs:enumeration value ="AfgekeurdNaOfflineBeoordeling "/>
<xs:enumeration value ="InBehandelingNadereInfoOpgevraagdDoorVerzekeraar "/>
<xs:enumeration value ="GedeeltelijkGoedgekeurd "/>
<xs:enumeration value ="BeeindigdDoorZorgverzekeraar "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < MachtigingStatusIntrekkenMachtigingType (by restriction)
Sub-types:
None
Name
MachtigingStatusIntrekkenMachtigingType
Content
value comes from list: {'IngetrokkenDoorZorgverlener'}
Schema Component Representation
<
xs:simpleType name ="
MachtigingStatusIntrekkenMachtigingType ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="IngetrokkenDoorZorgverlener "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < MachtigingStatusOntvangenMachtigingType (by restriction)
Sub-types:
None
Name
MachtigingStatusOntvangenMachtigingType
Content
value comes from list: {'Goedgekeurd'|'Afgekeurd'|'AanvragenVoltooidWordtVerzondenNaarZorgverzekeraar'|'GedeeltelijkGoedgekeurd'}
Schema Component Representation
<
xs:simpleType name ="
MachtigingStatusOntvangenMachtigingType ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="Goedgekeurd "/>
<xs:enumeration value ="Afgekeurd "/>
<xs:enumeration value ="AanvragenVoltooidWordtVerzondenNaarZorgverzekeraar "/>
<xs:enumeration value ="GedeeltelijkGoedgekeurd "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < MachtigingStatusType (by restriction)
Sub-types:
None
Name
MachtigingStatusType
Content
value comes from list: {'Goedgekeurd'|'Afgekeurd'|'AanvragenVoltooidWordtVerzondenNaarZorgverzekeraar'|'SuccesvolOntvangenDoorZorgverzekeraar'|'IngetrokkenDoorZorgverlener'|'GoedgekeurdEnAfgehandeld'|'InBehandelingNadereInfoOpgevraagdDoorVerzekeraar'|'AfgekeurdNaOfflineBeoordeling'|'BeeindigdDoorZorgverzekeraar'|'GedeeltelijkGoedgekeurd'}
Schema Component Representation
<
xs:simpleType name ="
MachtigingStatusType ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="Goedgekeurd "/>
<xs:enumeration value ="Afgekeurd "/>
<xs:enumeration value ="AanvragenVoltooidWordtVerzondenNaarZorgverzekeraar "/>
<xs:enumeration value ="SuccesvolOntvangenDoorZorgverzekeraar "/>
<xs:enumeration value ="IngetrokkenDoorZorgverlener "/>
<xs:enumeration value ="GoedgekeurdEnAfgehandeld "/>
<xs:enumeration value ="InBehandelingNadereInfoOpgevraagdDoorVerzekeraar "/>
<xs:enumeration value ="AfgekeurdNaOfflineBeoordeling "/>
<xs:enumeration value ="BeeindigdDoorZorgverzekeraar "/>
<xs:enumeration value ="GedeeltelijkGoedgekeurd "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < MimeType (by restriction)
Sub-types:
None
Name
MimeType
Content
Documentation
The Internet media type associated with a data-stream, as explained here: http://en.wikipedia.org/wiki/Internet_media_type
Schema Component Representation
<
xs:simpleType name ="
MimeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="500 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < MondzorgDiagnosecodelijstType (by restriction)
Sub-types:
None
Name
MondzorgDiagnosecodelijstType
Content
value >= 0
total no. of digits = 3
Documentation
Aanduiding diagnosecodelijst (N3) volgens COD392-VEKT
Schema Component Representation
<
xs:simpleType name ="
MondzorgDiagnosecodelijstType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < MondzorgDiagnosecodeType (by restriction)
Sub-types:
None
Name
MondzorgDiagnosecodeType
Content
value >= 0
total no. of digits = 4
Documentation
Diagnosecode (N4) bijzondere tandheelkunde volgens COD852-VEKT.
Schema Component Representation
<
xs:simpleType name ="
MondzorgDiagnosecodeType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="4 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ParamedischehulpDiagnosecode1Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecode1Type
Content
value >= 0
total no. of digits = 8
Documentation
Verwijsdiagnose (N8) gecodeerd door paramedicus volgens COD697-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecode1Type ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="8 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ParamedischehulpDiagnosecode2Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecode2Type
Content
value >= 0
total no. of digits = 8
Documentation
Diagnosecode (N8) volgens COD690-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecode2Type ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="8 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ParamedischehulpDiagnosecode3Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecode3Type
Content
Documentation
Paramedische diagnosecode (AN8) volgens COD597-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecode3Type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="8 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ParamedischehulpDiagnosecode4Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecode4Type
Content
Documentation
Paramedische diagnosecode (AN8) volgens COD691-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecode4Type ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="8 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ParamedischehulpDiagnosecodelijst1Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecodelijst1Type
Content
value >= 0
total no. of digits = 3
Documentation
Aanduiding diagnosecodelijst (N3) volgens COD696-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecodelijst1Type ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ParamedischehulpDiagnosecodelijst2Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecodelijst2Type
Content
value >= 0
total no. of digits = 3
Documentation
Aanduiding diagnosecodelijst (N3) volgens COD687-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecodelijst2Type ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ParamedischehulpDiagnosecodelijst3Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecodelijst3Type
Content
value >= 0
total no. of digits = 3
Documentation
Aanduiding diagnosecodelijst (N3) volgens COD688-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecodelijst3Type ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ParamedischehulpDiagnosecodelijst4Type (by restriction)
Sub-types:
None
Name
ParamedischehulpDiagnosecodelijst4Type
Content
value >= 0
total no. of digits = 3
Documentation
Aanduiding diagnosecodelijst (N3) volgens COD689-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ParamedischehulpDiagnosecodelijst4Type ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < PatientnummerType (by restriction)
Sub-types:
None
Name
PatientnummerType
Content
Documentation
Een nummer dat de patient identificeert.
Schema Component Representation
<
xs:simpleType name ="
PatientnummerType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="11 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < PoortspecialismeType (by restriction)
Sub-types:
None
Name
PoortspecialismeType
Content
value >= 0
total no. of digits = 4
Documentation
Bestaat uit ZORGVERLENERSSOORT (COD008) en ZORGVERLENER SPECIFICATIENUMMER (COD007).
Schema Component Representation
<
xs:simpleType name ="
PoortspecialismeType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="4 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < PostcodeType (by restriction)
Sub-types:
None
Name
PostcodeType
Content
Documentation
Postcodeveld geschikt voor alle relevante postcodes ter wereld. Referentie: http://en.wikipedia.org/wiki/List_of_postal_codes
Schema Component Representation
<
xs:simpleType name ="
PostcodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="8 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < PrestatieCodeStatusType (by restriction)
Sub-types:
None
Name
PrestatieCodeStatusType
Content
value comes from list: {'NietIngevuld'|'Goedgekeurd'|'GedeeltelijkGoedgekeurd'|'Afgekeurd'}
Schema Component Representation
<
xs:simpleType name ="
PrestatieCodeStatusType ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="NietIngevuld "/>
<xs:enumeration value ="Goedgekeurd "/>
<xs:enumeration value ="GedeeltelijkGoedgekeurd "/>
<xs:enumeration value ="Afgekeurd "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < PrestatiecodeType (by restriction)
Sub-types:
None
Name
PrestatiecodeType
Content
Documentation
Code die de prestatie (zorg/ product/ middel) identificeert.
Schema Component Representation
<
xs:simpleType name ="
PrestatiecodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="12 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < RedenAfkeuringCodeType (by restriction)
Sub-types:
None
Name
RedenAfkeuringCodeType
Content
Schema Component Representation
<
xs:simpleType name ="
RedenAfkeuringCodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="3 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < RedenAfkeuringOmschrijvingType (by restriction)
Sub-types:
None
Name
RedenAfkeuringOmschrijvingType
Content
Schema Component Representation
<
xs:simpleType name ="
RedenAfkeuringOmschrijvingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="500 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < RedenAfkeuringToelichtingType (by restriction)
Sub-types:
None
Name
RedenAfkeuringToelichtingType
Content
Schema Component Representation
<
xs:simpleType name ="
RedenAfkeuringToelichtingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1024 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < RedenBeeindigingType (by restriction)
Sub-types:
None
Name
RedenBeeindigingType
Content
Schema Component Representation
<
xs:simpleType name ="
RedenBeeindigingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="500 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < RedenIntrekkenOmschrijvingType (by restriction)
Sub-types:
None
Name
RedenIntrekkenOmschrijvingType
Content
Schema Component Representation
<
xs:simpleType name ="
RedenIntrekkenOmschrijvingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="500 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < RedenIntrekkenToelichtingType (by restriction)
Sub-types:
None
Name
RedenIntrekkenToelichtingType
Content
Schema Component Representation
<
xs:simpleType name ="
RedenIntrekkenToelichtingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1024 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ReferentiecodeType (by restriction)
Sub-types:
None
Name
ReferentiecodeType
Content
Schema Component Representation
<
xs:simpleType name ="
ReferentiecodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="40 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < Resultaatcode (by restriction)
Sub-types:
None
Name
Resultaatcode
Content
value comes from list: {'MACH000'|'MACH001'|'MACH002'|'MACH003'|'MACH004'|'MACH999'}
Schema Component Representation
<
xs:simpleType name ="
Resultaatcode ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="MACH000 "/>
<xs:enumeration value ="MACH001 "/>
<xs:enumeration value ="MACH002 "/>
<xs:enumeration value ="MACH003 "/>
<xs:enumeration value ="MACH004 "/>
<xs:enumeration value ="MACH999 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < SoortBijzondereTandheelkundeType (by restriction)
Sub-types:
None
Name
SoortBijzondereTandheelkundeType
Content
value >= 0
total no. of digits = 3
Documentation
Indicatie van de soort bijzondere tandheelkunde, volgens COD859-VEKT.
Schema Component Representation
<
xs:simpleType name ="
SoortBijzondereTandheelkundeType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="3 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < SoortPrestatieType (by restriction)
Sub-types:
None
Name
SoortPrestatieType
Content
value >= 0
total no. of digits = 2
Documentation
Aanduiding van de soort kosten / prestatie die gemaakt worden m.b.t. de verkrijging door een verzekerde, volgens COD076-VEKT / COD853-VEKT.
Schema Component Representation
<
xs:simpleType name ="
SoortPrestatieType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="2 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < StraatnaamType (by restriction)
Sub-types:
None
Name
StraatnaamType
Content
Schema Component Representation
<
xs:simpleType name ="
StraatnaamType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="75 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < TussenvoegselsType (by restriction)
Sub-types:
None
Name
TussenvoegselsType
Content
Schema Component Representation
<
xs:simpleType name ="
TussenvoegselsType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < TypeInstantieCode (by restriction)
Sub-types:
None
Name
TypeInstantieCode
Content
value comes from list: {'Praktijk'|'Instelling'}
Documentation
Type instantie (Praktijk, Instelling)
Schema Component Representation
<
xs:simpleType name ="
TypeInstantieCode ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="Praktijk "/>
<xs:enumeration value ="Instelling "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < UzoviType (by restriction)
Sub-types:
None
Name
UzoviType
Content
value >= 0
total no. of digits = 4
Documentation
Uzovi-nummer volgens COD061-VEKT.
Schema Component Representation
<
xs:simpleType name ="
UzoviType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="4 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :long < VecozoCertificaatnummerType (by restriction)
Sub-types:
None
Name
VecozoCertificaatnummerType
Content
value >= 0
total no. of digits = 14
Documentation
De identifier die een certificaat dat is uitgegeven door Vecozo uniek identificeert.
Schema Component Representation
<
xs:simpleType name ="
VecozoCertificaatnummerType ">
<
xs:restriction base ="
xs :long">
<xs:totalDigits value ="14 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < VerstrekkingType (by restriction)
Sub-types:
None
Name
VerstrekkingType
Content
Schema Component Representation
<
xs:simpleType name ="
VerstrekkingType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < VerzekerdenNummerType (by restriction)
Sub-types:
None
Name
VerzekerdenNummerType
Content
Schema Component Representation
<
xs:simpleType name ="
VerzekerdenNummerType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="15 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < VlakcodeType (by restriction)
Sub-types:
None
Name
VlakcodeType
Content
Documentation
Code voor de identificatie van het vlak van een element van het gebit, volgens COD041-WHO1.
Schema Component Representation
<
xs:simpleType name ="
VlakcodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="6 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < VoorlettersType (by restriction)
Sub-types:
None
Name
VoorlettersType
Content
Schema Component Representation
<
xs:simpleType name ="
VoorlettersType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="6 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < VraagAntwoordXMLType (by restriction)
Sub-types:
None
Name
VraagAntwoordXMLType
Content
Documentation
Bevat de verzameling vragen uit het aanvraagformulier met alle antwoorden die door de aanvrager zijn opgegeven in XML formaat.
Schema Component Representation
<
xs:simpleType name ="
VraagAntwoordXMLType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="524288 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < WoonplaatsType (by restriction)
Sub-types:
None
Name
WoonplaatsType
Content
Schema Component Representation
<
xs:simpleType name ="
WoonplaatsType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="75 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ZiekenhuiszorgDiagnosecodeType (by restriction)
Sub-types:
None
Name
ZiekenhuiszorgDiagnosecodeType
Content
Documentation
De diagnosecode (AN7), zoals deze kan worden getypeerd binnen een bepaald specialisme.
Schema Component Representation
<
xs:simpleType name ="
ZiekenhuiszorgDiagnosecodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="7 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :int < ZiekenhuiszorgSoortDiagnoseType (by restriction)
Sub-types:
None
Name
ZiekenhuiszorgSoortDiagnoseType
Content
value >= 0
total no. of digits = 1
Documentation
Soort diagnose (N1) volgens COD074-VEKT.
Schema Component Representation
<
xs:simpleType name ="
ZiekenhuiszorgSoortDiagnoseType ">
<
xs:restriction base ="
xs :int">
<xs:totalDigits value ="1 "/>
<xs:minInclusive value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ZorgactiviteitcodeType (by restriction)
Sub-types:
None
Name
ZorgactiviteitcodeType
Content
Documentation
Zorgactiviteitcode volgens het DOT-coderingssysteem.
Schema Component Representation
<
xs:simpleType name ="
ZorgactiviteitcodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ZorgproductcodeType (by restriction)
Sub-types:
None
Name
ZorgproductcodeType
Content
Documentation
Zorgproductcode volgens het DOT-coderingssysteem.
Schema Component Representation
<
xs:simpleType name ="
ZorgproductcodeType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="9 "/>
</
xs:restriction >
</
xs:simpleType >
Complex Type:
Schema Component Type
AusAddress
Schema Component Name
Super-types:
Address < AusAddress (by extension)
Sub-types:
QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation
<...
country="Australia "
>
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice
[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]
?
</...>
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Schema Component Representation
<complexType
name ="AusAddress ">
<complexContent >
<extension
base ="Address ">
<sequence >
<element
name ="state " type ="AusStates "/>
<element
name ="postcode ">
<simpleType >
<restriction
base ="string ">
<pattern
value ="[1-9][0-9]{3} "/>
</restriction >
</simpleType >
</element >
</sequence >
<attribute
name ="country " type ="string " fixed ="Australia "/>
</extension >
</complexContent >
</complexType >
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group
Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .