Schema Rekvisisjon-v13-TE-CLIN-MBIO.xsd


schema location:  ..\..\Rekvisisjon-v13-TE-CLIN-MBIO.xsd
targetNamespace:  http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
 
Elements 
AdditionalId 
Address 
AdmLocation 
AnalysedSubject 
Animal 
CollectedSample 
CollectedStudyProduct 
Comment 
CopyDest 
CopyDestRole 
Dept 
HCP 
HCPerson 
HCProf 
InfItem 
Inst 
Investigation 
Location 
Material 
Message 
Observation 
Patient 
PaymentResponsible 
Pretreatment 
ReasonAsText 
RefDoc 
ReqInvestigation 
RequestedSubject 
Requester 
ResponsibleHcp 
ServProvider 
ServReq 
StandingInv 
SubjectMeasures 
SubLocation 


schema location:  ..\..\kith.xsd
targetNamespace:  http://www.kith.no/xmlstds
 
Elements  Complex types  Simple types 
REF  base  avdNr 
TN  BL  bydelNr 
CS  fNr 
CV  instNr 
ED  INT 
MO  kommNr 
PQ  oid 
REAL  ST 
RTO  takstNr 
TS 
URL 


element AdditionalId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Id Type
annotation
documentation 
For pasients ID i lokalt system(eks PAS) i dersom den finnes.
source
<element name="AdditionalId">
  <annotation>
    <documentation>For pasients ID i lokalt system(eks PAS) i dersom den finnes.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Id" type="kith:ST">
        <annotation>
          <documentation>Pasient ID</documentation>
        </annotation>
      </element>
      <element name="Type" type="kith:CS">
        <annotation>
          <documentation>Attributter: V="LOC" DN="Lokalt generert hjelpenummer"</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element AdditionalId/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Pasient ID
source
<element name="Id" type="kith:ST">
  <annotation>
    <documentation>Pasient ID</documentation>
  </annotation>
</element>

element AdditionalId/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Attributter: V="LOC" DN="Lokalt generert hjelpenummer"
source
<element name="Type" type="kith:CS">
  <annotation>
    <documentation>Attributter: V="LOC" DN="Lokalt generert hjelpenummer"</documentation>
  </annotation>
</element>

element Address
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Type StreetAdr PostalCode City County Country CityDistr TeleAddress
source
<element name="Address">
  <complexType>
    <sequence>
      <element name="Type" type="kith:CS"/>
      <element name="StreetAdr" type="kith:ST" minOccurs="0"/>
      <element name="PostalCode" type="kith:ST" minOccurs="0"/>
      <element name="City" type="kith:ST" minOccurs="0"/>
      <element name="County" type="kith:CS" minOccurs="0"/>
      <element name="Country" type="kith:CS" minOccurs="0"/>
      <element name="CityDistr" type="kith:CS" minOccurs="0"/>
      <element name="TeleAddress" type="kith:URL" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>

element Address/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Type" type="kith:CS"/>

element Address/StreetAdr
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="StreetAdr" type="kith:ST" minOccurs="0"/>

element Address/PostalCode
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="PostalCode" type="kith:ST" minOccurs="0"/>

element Address/City
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="City" type="kith:ST" minOccurs="0"/>

element Address/County
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="County" type="kith:CS" minOccurs="0"/>

element Address/Country
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Country" type="kith:CS" minOccurs="0"/>

element Address/CityDistr
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="CityDistr" type="kith:CS" minOccurs="0"/>

element Address/TeleAddress
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:URL
attributes
Name  Type  Use  Default  Fixed  Annotation
V  anyURI  optional      
source
<element name="TeleAddress" type="kith:URL" minOccurs="0" maxOccurs="unbounded"/>

element AdmLocation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children lso:Location
source
<element name="AdmLocation">
  <complexType>
    <sequence>
      <element ref="lso:Location"/>
    </sequence>
  </complexType>
</element>

element AnalysedSubject
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children lso:CollectedSample Type Comment AnatomicalOrigin Number SampleHandling lso:SubjectMeasures lso:Pretreatment
used by
element ReqInvestigation
source
<element name="AnalysedSubject">
  <complexType>
    <sequence minOccurs="0">
      <element ref="lso:CollectedSample"/>
      <element name="Type" type="kith:ST">
        <annotation>
          <documentation>CLIN: Glasstype angis her MBIO: Materiale som kodeverdi. Innholder: (lokal kode^beskrivelse)            Eks: I NSML blod anngit som koden BLO^BLOD</documentation>
        </annotation>
      </element>
      <element name="Comment" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Evt kommentar på objekt som skal analyseres.</documentation>
        </annotation>
      </element>
      <element name="AnatomicalOrigin" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>CLIN: Ikke i bruk.              MBIO: Lokasjon for prøven.</documentation>
        </annotation>
      </element>
      <element name="Number" type="kith:INT" minOccurs="0">
        <annotation>
          <documentation>Antall prøveglass det er behov for, også for sjekke om alle glass er annkommet senere.</documentation>
        </annotation>
      </element>
      <element name="SampleHandling" type="kith:ST" minOccurs="0" maxOccurs="unbounded">
        <annotation>
          <documentation>Angir prøvetakning prosedyre. Eks forhåndsregler.            Lagres som prøvekommentar i NSL/NSML</documentation>
        </annotation>
      </element>
      <element ref="lso:SubjectMeasures" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="lso:Pretreatment" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element AnalysedSubject/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
CLIN: Glasstype angis her MBIO: Materiale som kodeverdi. Innholder: (lokal kode^beskrivelse)            Eks: I NSML blod anngit som koden BLO^BLOD
source
<element name="Type" type="kith:ST">
  <annotation>
    <documentation>CLIN: Glasstype angis her MBIO: Materiale som kodeverdi. Innholder: (lokal kode^beskrivelse)            Eks: I NSML blod anngit som koden BLO^BLOD</documentation>
  </annotation>
</element>

element AnalysedSubject/Comment
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Evt kommentar på objekt som skal analyseres.
source
<element name="Comment" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Evt kommentar på objekt som skal analyseres.</documentation>
  </annotation>
</element>

element AnalysedSubject/AnatomicalOrigin
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
CLIN: Ikke i bruk.              MBIO: Lokasjon for prøven.
source
<element name="AnatomicalOrigin" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>CLIN: Ikke i bruk.              MBIO: Lokasjon for prøven.</documentation>
  </annotation>
</element>

element AnalysedSubject/Number
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:INT
annotation
documentation 
Antall prøveglass det er behov for, også for sjekke om alle glass er annkommet senere.
source
<element name="Number" type="kith:INT" minOccurs="0">
  <annotation>
    <documentation>Antall prøveglass det er behov for, også for sjekke om alle glass er annkommet senere.</documentation>
  </annotation>
</element>

element AnalysedSubject/SampleHandling
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Angir prøvetakning prosedyre. Eks forhåndsregler.            Lagres som prøvekommentar i NSL/NSML
source
<element name="SampleHandling" type="kith:ST" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Angir prøvetakning prosedyre. Eks forhåndsregler.            Lagres som prøvekommentar i NSL/NSML</documentation>
  </annotation>
</element>

element Animal
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Sex Name NameOwner Species IdByServProvider IdByRequester Relation lso:ResponsibleHcp
source
<element name="Animal">
  <complexType>
    <sequence>
      <element name="Sex" type="kith:CS" minOccurs="0"/>
      <element name="Name" type="kith:ST" minOccurs="0"/>
      <element name="NameOwner" type="kith:ST" minOccurs="0"/>
      <element name="Species" type="kith:ST" minOccurs="0"/>
      <element name="IdByServProvider" type="kith:ST" minOccurs="0"/>
      <element name="IdByRequester" type="kith:ST" minOccurs="0"/>
      <element name="Relation" type="kith:CS" minOccurs="0"/>
      <element ref="lso:ResponsibleHcp" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element Animal/Sex
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Sex" type="kith:CS" minOccurs="0"/>

element Animal/Name
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Name" type="kith:ST" minOccurs="0"/>

element Animal/NameOwner
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="NameOwner" type="kith:ST" minOccurs="0"/>

element Animal/Species
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Species" type="kith:ST" minOccurs="0"/>

element Animal/IdByServProvider
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="IdByServProvider" type="kith:ST" minOccurs="0"/>

element Animal/IdByRequester
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="IdByRequester" type="kith:ST" minOccurs="0"/>

element Animal/Relation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Relation" type="kith:CS" minOccurs="0"/>

element CollectedSample
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children CollectedDate CollectorComment CollectorSign
used by
element AnalysedSubject
source
<element name="CollectedSample">
  <complexType>
    <sequence>
      <element name="CollectedDate" type="kith:TS">
        <annotation>
          <documentation>Prøvetakingadtao/tid som er ønsket. Når prøven er tatt angis faktisk dato/tid når prøven(glasset) er tatt. GMT format: CCYY-MM-DDThh:mm:ss  Atributter:V="2004-08-17T12:00:00"</documentation>
        </annotation>
      </element>
      <element name="CollectorComment" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Prøveglasskommentar Eks fra InSign</documentation>
        </annotation>
      </element>
      <element name="CollectorSign" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Signatur på prøvetaker</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element CollectedSample/CollectedDate
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
annotation
documentation 
Prøvetakingadtao/tid som er ønsket. Når prøven er tatt angis faktisk dato/tid når prøven(glasset) er tatt. GMT format: CCYY-MM-DDThh:mm:ss  Atributter:V="2004-08-17T12:00:00"
source
<element name="CollectedDate" type="kith:TS">
  <annotation>
    <documentation>Prøvetakingadtao/tid som er ønsket. Når prøven er tatt angis faktisk dato/tid når prøven(glasset) er tatt. GMT format: CCYY-MM-DDThh:mm:ss  Atributter:V="2004-08-17T12:00:00"</documentation>
  </annotation>
</element>

element CollectedSample/CollectorComment
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Prøveglasskommentar Eks fra InSign
source
<element name="CollectorComment" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Prøveglasskommentar Eks fra InSign</documentation>
  </annotation>
</element>

element CollectedSample/CollectorSign
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Signatur på prøvetaker
source
<element name="CollectorSign" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Signatur på prøvetaker</documentation>
  </annotation>
</element>

element CollectedStudyProduct
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Type ProducedDate RefRelatedProd
source
<element name="CollectedStudyProduct">
  <complexType>
    <sequence>
      <element name="Type" type="kith:ST" minOccurs="0"/>
      <element name="ProducedDate" type="kith:TS" minOccurs="0"/>
      <element name="RefRelatedProd" type="kith:ST" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element CollectedStudyProduct/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Type" type="kith:ST" minOccurs="0"/>

element CollectedStudyProduct/ProducedDate
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
source
<element name="ProducedDate" type="kith:TS" minOccurs="0"/>

element CollectedStudyProduct/RefRelatedProd
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="RefRelatedProd" type="kith:ST" minOccurs="0"/>

element Comment
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Heading TextResultValue
used by
element ServReq
annotation
documentation 
Rekvisisjonskommentarer. Brukes kun til spesielle rekvisisjonskommentarer.
source
<element name="Comment">
  <annotation>
    <documentation>Rekvisisjonskommentarer. Brukes kun til spesielle rekvisisjonskommentarer.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Heading" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>Type kommentar: TEL, ADM eller SH. Enten TEL eller SH for RoS/NSL/NSML   Atributter:V="SH"</documentation>
        </annotation>
      </element>
      <element name="TextResultValue" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Kommentar fritekst.</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element Comment/Heading
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Type kommentar: TEL, ADM eller SH. Enten TEL eller SH for RoS/NSL/NSML   Atributter:V="SH"
source
<element name="Heading" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>Type kommentar: TEL, ADM eller SH. Enten TEL eller SH for RoS/NSL/NSML   Atributter:V="SH"</documentation>
  </annotation>
</element>

element Comment/TextResultValue
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Kommentar fritekst.
source
<element name="TextResultValue" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Kommentar fritekst.</documentation>
  </annotation>
</element>

element CopyDest
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Role lso:CopyDestRole lso:HCP
source
<element name="CopyDest">
  <complexType>
    <sequence>
      <element name="Role" type="kith:CS" minOccurs="0"/>
      <element ref="lso:CopyDestRole" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="lso:HCP"/>
    </sequence>
  </complexType>
</element>

element CopyDest/Role
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Role" type="kith:CS" minOccurs="0"/>

element CopyDestRole
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children MsgType ReqComMethod ActComMethod
used by
element CopyDest
source
<element name="CopyDestRole">
  <complexType>
    <sequence>
      <element name="MsgType" type="kith:CS"/>
      <element name="ReqComMethod" type="kith:CS" minOccurs="0"/>
      <element name="ActComMethod" type="kith:CS" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element CopyDestRole/MsgType
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="MsgType" type="kith:CS"/>

element CopyDestRole/ReqComMethod
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="ReqComMethod" type="kith:CS" minOccurs="0"/>

element CopyDestRole/ActComMethod
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="ActComMethod" type="kith:CS" minOccurs="0"/>

element Dept
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Name Id TypeId
used by
element Inst
annotation
documentation 
SPR: Ikke i bruk.                 REQ: Rekvirende avdeling
source
<element name="Dept">
  <annotation>
    <documentation>SPR: Ikke i bruk.                 REQ: Rekvirende avdeling</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Name" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>SPR: Ikke i bruk                 REQ: Navn på rekvirende avdeling</documentation>
        </annotation>
      </element>
      <element name="Id" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>SPR: Ikke i bruk                  REQ: Lokal rekvirentkode fra tjenesteyteren(NSL/NSML )</documentation>
        </annotation>
      </element>
      <element name="TypeId" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>SPR: Ikke i bruk.                REQ: Bruk V="LAV" DN="Lokal identifikator for avdelinger"  </documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element Dept/Name
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
SPR: Ikke i bruk                 REQ: Navn på rekvirende avdeling
source
<element name="Name" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>SPR: Ikke i bruk                 REQ: Navn på rekvirende avdeling</documentation>
  </annotation>
</element>

element Dept/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
SPR: Ikke i bruk                  REQ: Lokal rekvirentkode fra tjenesteyteren(NSL/NSML )
source
<element name="Id" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>SPR: Ikke i bruk                  REQ: Lokal rekvirentkode fra tjenesteyteren(NSL/NSML )</documentation>
  </annotation>
</element>

element Dept/TypeId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
SPR: Ikke i bruk.                REQ: Bruk V="LAV" DN="Lokal identifikator for avdelinger"  
source
<element name="TypeId" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>SPR: Ikke i bruk.                REQ: Bruk V="LAV" DN="Lokal identifikator for avdelinger"  </documentation>
  </annotation>
</element>

element HCP
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children lso:Inst
used by
elements CopyDest PaymentResponsible Requester ResponsibleHcp ServProvider
source
<element name="HCP">
  <complexType>
    <sequence>
      <element ref="lso:Inst"/>
    </sequence>
  </complexType>
</element>

element HCPerson
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Name Id TypeId
used by
element Inst
annotation
documentation 
SPR: Ikke i bruk.            REQ: Ansvarlig lege for rekvisisjon
source
<element name="HCPerson">
  <annotation>
    <documentation>SPR: Ikke i bruk.            REQ: Ansvarlig lege for rekvisisjon</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Name" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>SPR: Ikke i bruk          REQ: Ansvarlig leges navn fra rekvirentkilde(RoS)</documentation>
        </annotation>
      </element>
      <element name="Id" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>SPR: Ikke i bruk          REQ: Ansvarlig leges HER id</documentation>
        </annotation>
      </element>
      <element name="TypeId" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>SPR: Ikke i bruk          REQ: Bruk V="HER" DN="Identifikator fra Helsetjenesteenhetsregisteret (HER)"      </documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element HCPerson/Name
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
SPR: Ikke i bruk          REQ: Ansvarlig leges navn fra rekvirentkilde(RoS)
source
<element name="Name" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>SPR: Ikke i bruk          REQ: Ansvarlig leges navn fra rekvirentkilde(RoS)</documentation>
  </annotation>
</element>

element HCPerson/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
SPR: Ikke i bruk          REQ: Ansvarlig leges HER id
source
<element name="Id" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>SPR: Ikke i bruk          REQ: Ansvarlig leges HER id</documentation>
  </annotation>
</element>

element HCPerson/TypeId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
SPR: Ikke i bruk          REQ: Bruk V="HER" DN="Identifikator fra Helsetjenesteenhetsregisteret (HER)"      
source
<element name="TypeId" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>SPR: Ikke i bruk          REQ: Bruk V="HER" DN="Identifikator fra Helsetjenesteenhetsregisteret (HER)"      </documentation>
  </annotation>
</element>

element HCProf
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Type Name Id TypeId
source
<element name="HCProf">
  <complexType>
    <sequence>
      <element name="Type" type="kith:CS" minOccurs="0"/>
      <element name="Name" type="kith:ST" minOccurs="0"/>
      <element name="Id" type="kith:ST" minOccurs="0"/>
      <element name="TypeId" type="kith:CS" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element HCProf/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Type" type="kith:CS" minOccurs="0"/>

element HCProf/Name
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Name" type="kith:ST" minOccurs="0"/>

element HCProf/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Id" type="kith:ST" minOccurs="0"/>

element HCProf/TypeId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="TypeId" type="kith:CS" minOccurs="0"/>

element InfItem
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children lso:Observation Type
used by
element Patient
annotation
documentation 
Informasjon om bla smitte
source
<element name="InfItem">
  <annotation>
    <documentation>Informasjon om bla smitte</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="lso:Observation"/>
      <element name="Type" type="kith:CS">
        <annotation>
          <documentation>Type OPPL brukes for smitte.                 Attributer: V="SMITTE" DN="Smitte opplysninger"</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element InfItem/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Type OPPL brukes for smitte.                 Attributer: V="SMITTE" DN="Smitte opplysninger"
source
<element name="Type" type="kith:CS">
  <annotation>
    <documentation>Type OPPL brukes for smitte.                 Attributer: V="SMITTE" DN="Smitte opplysninger"</documentation>
  </annotation>
</element>

element Inst
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Id TypeId Name lso:Dept lso:HCPerson
used by
element HCP
source
<element name="Inst">
  <complexType>
    <sequence>
      <element name="Id" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>SPR: Unik providerID from requester(RoS)               REQ: Ikke i bruk</documentation>
        </annotation>
      </element>
      <element name="TypeId" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>SPR: Bruk V="LIN" DN="Lokal identifikator for institusjoner"                   REQ: Ikke i bruk</documentation>
        </annotation>
      </element>
      <element name="Name" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>SPR: Navn på tjenesteyter fra rekvirentkild(RoS) . Kan utelates                      REQ: Ikke i bruk</documentation>
        </annotation>
      </element>
      <element ref="lso:Dept" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="lso:HCPerson" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>

element Inst/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
SPR: Unik providerID from requester(RoS)               REQ: Ikke i bruk
source
<element name="Id" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>SPR: Unik providerID from requester(RoS)               REQ: Ikke i bruk</documentation>
  </annotation>
</element>

element Inst/TypeId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
SPR: Bruk V="LIN" DN="Lokal identifikator for institusjoner"                   REQ: Ikke i bruk
source
<element name="TypeId" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>SPR: Bruk V="LIN" DN="Lokal identifikator for institusjoner"                   REQ: Ikke i bruk</documentation>
  </annotation>
</element>

element Inst/Name
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
SPR: Navn på tjenesteyter fra rekvirentkild(RoS) . Kan utelates                      REQ: Ikke i bruk
source
<element name="Name" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>SPR: Navn på tjenesteyter fra rekvirentkild(RoS) . Kan utelates                      REQ: Ikke i bruk</documentation>
  </annotation>
</element>

element Investigation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Id Comment
used by
element ReqInvestigation
annotation
documentation 
Analyser som ønskes utført på prøveglasset
source
<element name="Investigation">
  <annotation>
    <documentation>Analyser som ønskes utført på prøveglasset</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Id" type="kith:CV">
        <annotation>
          <documentation>Lokal eller NKKKL-kode    For NSML XXXXX som er alfanumerisk kode for analyse.                          Eks. CLIN: V="LO0039" S="2.16.578.1.12.4.1.1.7230" DN="ALAT"               Eks. MBIO: V="B1" S="2.16.578.1.12.4.1.1.8212" DN="Aerob 1"</documentation>
        </annotation>
      </element>
      <element name="Comment" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Analysekommentarer</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element Investigation/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CV
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
S  kith:oid  optional      
DN  string  optional      
OT  string  optional      
annotation
documentation 
Lokal eller NKKKL-kode    For NSML XXXXX som er alfanumerisk kode for analyse.                          Eks. CLIN: V="LO0039" S="2.16.578.1.12.4.1.1.7230" DN="ALAT"               Eks. MBIO: V="B1" S="2.16.578.1.12.4.1.1.8212" DN="Aerob 1"
source
<element name="Id" type="kith:CV">
  <annotation>
    <documentation>Lokal eller NKKKL-kode    For NSML XXXXX som er alfanumerisk kode for analyse.                          Eks. CLIN: V="LO0039" S="2.16.578.1.12.4.1.1.7230" DN="ALAT"               Eks. MBIO: V="B1" S="2.16.578.1.12.4.1.1.8212" DN="Aerob 1"</documentation>
  </annotation>
</element>

element Investigation/Comment
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Analysekommentarer
source
<element name="Comment" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Analysekommentarer</documentation>
  </annotation>
</element>

element Location
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children lso:SubLocation
used by
element AdmLocation
source
<element name="Location">
  <complexType>
    <sequence>
      <element ref="lso:SubLocation" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>

element Material
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children InvMaterial IdByServProvider IdByRequester Relation lso:ResponsibleHcp
source
<element name="Material">
  <complexType>
    <sequence>
      <element name="InvMaterial" type="kith:ST" minOccurs="0"/>
      <element name="IdByServProvider" type="kith:ST" minOccurs="0"/>
      <element name="IdByRequester" type="kith:ST" minOccurs="0"/>
      <element name="Relation" type="kith:CS" minOccurs="0"/>
      <element ref="lso:ResponsibleHcp" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element Material/InvMaterial
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="InvMaterial" type="kith:ST" minOccurs="0"/>

element Material/IdByServProvider
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="IdByServProvider" type="kith:ST" minOccurs="0"/>

element Material/IdByRequester
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="IdByRequester" type="kith:ST" minOccurs="0"/>

element Material/Relation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Relation" type="kith:CS" minOccurs="0"/>

element Message
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Type MIGversion GenDate MsgId lso:ServReq
source
<element name="Message">
  <complexType>
    <sequence>
      <element name="Type" type="kith:CS">
        <annotation>
          <documentation>Alltid R                 Atributter: V="R" DN="Rekvisisjon"</documentation>
        </annotation>
      </element>
      <element name="MIGversion" type="kith:ST">
        <annotation>
          <documentation>Dokumentversjon, dvs versjon av KITH meldingen. v1.3 2003-10-13</documentation>
        </annotation>
      </element>
      <element name="GenDate" type="kith:TS">
        <annotation>
          <documentation>Dato for generering av meldingen, standard GMT dateformat. Angi lokal tid. CCYY-MM-DDThh:mm:ss</documentation>
        </annotation>
      </element>
      <element name="MsgId" type="kith:ST">
        <annotation>
          <documentation>Unik id på meldingen: Genereres av rekvirentkilde som meldingen unike id. Ikke rekvirents refid.</documentation>
        </annotation>
      </element>
      <element ref="lso:ServReq"/>
    </sequence>
  </complexType>
</element>

element Message/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Alltid R                 Atributter: V="R" DN="Rekvisisjon"
source
<element name="Type" type="kith:CS">
  <annotation>
    <documentation>Alltid R                 Atributter: V="R" DN="Rekvisisjon"</documentation>
  </annotation>
</element>

element Message/MIGversion
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Dokumentversjon, dvs versjon av KITH meldingen. v1.3 2003-10-13
source
<element name="MIGversion" type="kith:ST">
  <annotation>
    <documentation>Dokumentversjon, dvs versjon av KITH meldingen. v1.3 2003-10-13</documentation>
  </annotation>
</element>

element Message/GenDate
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
annotation
documentation 
Dato for generering av meldingen, standard GMT dateformat. Angi lokal tid. CCYY-MM-DDThh:mm:ss
source
<element name="GenDate" type="kith:TS">
  <annotation>
    <documentation>Dato for generering av meldingen, standard GMT dateformat. Angi lokal tid. CCYY-MM-DDThh:mm:ss</documentation>
  </annotation>
</element>

element Message/MsgId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Unik id på meldingen: Genereres av rekvirentkilde som meldingen unike id. Ikke rekvirents refid.
source
<element name="MsgId" type="kith:ST">
  <annotation>
    <documentation>Unik id på meldingen: Genereres av rekvirentkilde som meldingen unike id. Ikke rekvirents refid.</documentation>
  </annotation>
</element>

element Observation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Description Comment CodedDescr
used by
element InfItem
source
<element name="Observation">
  <complexType>
    <sequence>
      <element name="Description" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Evt Smitte beskrivelse/navn.           Ikke påkrevd felt.</documentation>
        </annotation>
      </element>
      <element name="Comment" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Evt kommentar om smitte. Ikke påkrevd felt.</documentation>
        </annotation>
      </element>
      <element name="CodedDescr" type="kith:CV" minOccurs="0">
        <annotation>
          <documentation>Kode for smittetype.           Må alltid fylles ut for smitte. For NSL gjelder følgende smittetyper Kontaktsmitte, Blodsmitte, Luftsmitte og Isolat.                            Eks: Atributter: V="INCO" S="LO"  DN= "Kontaktsmitte" </documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element Observation/Description
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Evt Smitte beskrivelse/navn.           Ikke påkrevd felt.
source
<element name="Description" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Evt Smitte beskrivelse/navn.           Ikke påkrevd felt.</documentation>
  </annotation>
</element>

element Observation/Comment
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Evt kommentar om smitte. Ikke påkrevd felt.
source
<element name="Comment" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Evt kommentar om smitte. Ikke påkrevd felt.</documentation>
  </annotation>
</element>

element Observation/CodedDescr
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CV
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
S  kith:oid  optional      
DN  string  optional      
OT  string  optional      
annotation
documentation 
Kode for smittetype.           Må alltid fylles ut for smitte. For NSL gjelder følgende smittetyper Kontaktsmitte, Blodsmitte, Luftsmitte og Isolat.                            Eks: Atributter: V="INCO" S="LO"  DN= "Kontaktsmitte" 
source
<element name="CodedDescr" type="kith:CV" minOccurs="0">
  <annotation>
    <documentation>Kode for smittetype.           Må alltid fylles ut for smitte. For NSL gjelder følgende smittetyper Kontaktsmitte, Blodsmitte, Luftsmitte og Isolat.                            Eks: Atributter: V="INCO" S="LO"  DN= "Kontaktsmitte" </documentation>
  </annotation>
</element>

element Patient
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Sex DateOfBirth Name IdByServProvider OffId TypeOffId lso:InfItem
used by
element ServReq
source
<element name="Patient">
  <complexType>
    <sequence>
      <element name="Sex" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>1=Mann, 2=Kvinne, 9=Ukjent</documentation>
        </annotation>
      </element>
      <element name="DateOfBirth" type="kith:TS" minOccurs="0">
        <annotation>
          <documentation>Fødselsdato            Atributter: V="CCYY-MM-DD"</documentation>
        </annotation>
      </element>
      <element name="Name" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Pasientens navn.           Format: Etternavn, Fornavn og Mellomnavn</documentation>
        </annotation>
      </element>
      <element name="IdByServProvider" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Prøvenummer/Labnummer fra serviceprovider           hhv NSL/NSML        Format: XXXXCCYYNNNNNNNN where XXXX is LabSystem(SubSys), CCYY is year and NNNNNNNN is requisitionnumber. N is between 0 to 9 </documentation>
        </annotation>
      </element>
      <element name="OffId" type="kith:ST">
        <annotation>
          <documentation>Fødselsnummer 11 siffer, Format DDMMYYNNNNN</documentation>
        </annotation>
      </element>
      <element name="TypeOffId" type="kith:CS">
        <annotation>
          <documentation>FNR = Fødselsnummer   HNR= Hjelpenummer/nødnummer Attributer: V="FNR" DN="Fødselnummer"</documentation>
        </annotation>
      </element>
      <element ref="lso:InfItem" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>

element Patient/Sex
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
1=Mann, 2=Kvinne, 9=Ukjent
source
<element name="Sex" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>1=Mann, 2=Kvinne, 9=Ukjent</documentation>
  </annotation>
</element>

element Patient/DateOfBirth
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
annotation
documentation 
Fødselsdato            Atributter: V="CCYY-MM-DD"
source
<element name="DateOfBirth" type="kith:TS" minOccurs="0">
  <annotation>
    <documentation>Fødselsdato            Atributter: V="CCYY-MM-DD"</documentation>
  </annotation>
</element>

element Patient/Name
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Pasientens navn.           Format: Etternavn, Fornavn og Mellomnavn
source
<element name="Name" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Pasientens navn.           Format: Etternavn, Fornavn og Mellomnavn</documentation>
  </annotation>
</element>

element Patient/IdByServProvider
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Prøvenummer/Labnummer fra serviceprovider           hhv NSL/NSML        Format: XXXXCCYYNNNNNNNN where XXXX is LabSystem(SubSys), CCYY is year and NNNNNNNN is requisitionnumber. N is between 0 to 9 
source
<element name="IdByServProvider" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Prøvenummer/Labnummer fra serviceprovider           hhv NSL/NSML        Format: XXXXCCYYNNNNNNNN where XXXX is LabSystem(SubSys), CCYY is year and NNNNNNNN is requisitionnumber. N is between 0 to 9 </documentation>
  </annotation>
</element>

element Patient/OffId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Fødselsnummer 11 siffer, Format DDMMYYNNNNN
source
<element name="OffId" type="kith:ST">
  <annotation>
    <documentation>Fødselsnummer 11 siffer, Format DDMMYYNNNNN</documentation>
  </annotation>
</element>

element Patient/TypeOffId
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
FNR = Fødselsnummer   HNR= Hjelpenummer/nødnummer Attributer: V="FNR" DN="Fødselnummer"
source
<element name="TypeOffId" type="kith:CS">
  <annotation>
    <documentation>FNR = Fødselsnummer   HNR= Hjelpenummer/nødnummer Attributer: V="FNR" DN="Fødselnummer"</documentation>
  </annotation>
</element>

element PaymentResponsible
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Role TypeGuarantor lso:HCP
source
<element name="PaymentResponsible">
  <complexType>
    <sequence>
      <element name="Role" type="kith:CS" minOccurs="0"/>
      <element name="TypeGuarantor" type="kith:ST"/>
      <element ref="lso:HCP"/>
    </sequence>
  </complexType>
</element>

element PaymentResponsible/Role
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Role" type="kith:CS" minOccurs="0"/>

element PaymentResponsible/TypeGuarantor
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="TypeGuarantor" type="kith:ST"/>

element Pretreatment
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Heading TextResultValue
used by
element AnalysedSubject
annotation
documentation 
Info som kan påvirke          analysen. Eks Faste, diett    Lagres som prøvekommentar i NSL/NSML
source
<element name="Pretreatment">
  <annotation>
    <documentation>Info som kan påvirke          analysen. Eks Faste, diett    Lagres som prøvekommentar i NSL/NSML</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Heading" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>Kodeverk on forbehandling eks. MEDB=Medikamentell behandling, DI=Diett, FA=Faste              Atributter: V="FA" DN="Faste"</documentation>
        </annotation>
      </element>
      <element name="TextResultValue" type="kith:ST" minOccurs="0">
        <annotation>
          <documentation>Fristekst beskrivelse av forbehandlingen, eks hvilke medikamenter som er gitt</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element Pretreatment/Heading
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Kodeverk on forbehandling eks. MEDB=Medikamentell behandling, DI=Diett, FA=Faste              Atributter: V="FA" DN="Faste"
source
<element name="Heading" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>Kodeverk on forbehandling eks. MEDB=Medikamentell behandling, DI=Diett, FA=Faste              Atributter: V="FA" DN="Faste"</documentation>
  </annotation>
</element>

element Pretreatment/TextResultValue
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Fristekst beskrivelse av forbehandlingen, eks hvilke medikamenter som er gitt
source
<element name="TextResultValue" type="kith:ST" minOccurs="0">
  <annotation>
    <documentation>Fristekst beskrivelse av forbehandlingen, eks hvilke medikamenter som er gitt</documentation>
  </annotation>
</element>

element ReasonAsText
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Heading TextResultValue TextCode
source
<element name="ReasonAsText">
  <complexType>
    <sequence>
      <element name="Heading" type="kith:CS" minOccurs="0"/>
      <element name="TextResultValue" type="kith:ST" minOccurs="0"/>
      <element name="TextCode" type="kith:CV" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element ReasonAsText/Heading
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Heading" type="kith:CS" minOccurs="0"/>

element ReasonAsText/TextResultValue
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="TextResultValue" type="kith:ST" minOccurs="0"/>

element ReasonAsText/TextCode
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CV
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
S  kith:oid  optional      
DN  string  optional      
OT  string  optional      
source
<element name="TextCode" type="kith:CV" minOccurs="0"/>

element RefDoc
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children IssueDate MsgType Id
source
<element name="RefDoc">
  <complexType>
    <sequence>
      <element name="IssueDate" type="kith:TS" minOccurs="0"/>
      <element name="MsgType" type="kith:CS"/>
      <element name="Id" type="kith:ST" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element RefDoc/IssueDate
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
source
<element name="IssueDate" type="kith:TS" minOccurs="0"/>

element RefDoc/MsgType
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="MsgType" type="kith:CS"/>

element RefDoc/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Id" type="kith:ST" minOccurs="0"/>

element ReqInvestigation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children ServType Priority lso:Investigation lso:AnalysedSubject
used by
element ServReq
annotation
documentation 
En ReqInv pr fysiske prøveglass
source
<element name="ReqInvestigation">
  <annotation>
    <documentation>En ReqInv pr fysiske prøveglass</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="ServType" type="kith:CS">
        <annotation>
          <documentation>For NSL and NSML alltid ny. Atributter: V="N" DN="Ny", V="M" DN="Endring" eller V="C" DN="Kansellering"</documentation>
        </annotation>
      </element>
      <element name="Priority" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>0,1  or 2 for prioritet. Antalle dager(a 24 timer) før svar. 0=ØHJELP/EMERGENT (Umiddelbart),  1=ASAP(Innen 24 timer), 2=ROUTINE(Innen 48 timer)           Atributter:V="0" DN="Umiddelbart"</documentation>
        </annotation>
      </element>
      <element ref="lso:Investigation" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="lso:AnalysedSubject" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>

element ReqInvestigation/ServType
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
For NSL and NSML alltid ny. Atributter: V="N" DN="Ny", V="M" DN="Endring" eller V="C" DN="Kansellering"
source
<element name="ServType" type="kith:CS">
  <annotation>
    <documentation>For NSL and NSML alltid ny. Atributter: V="N" DN="Ny", V="M" DN="Endring" eller V="C" DN="Kansellering"</documentation>
  </annotation>
</element>

element ReqInvestigation/Priority
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
0,1  or 2 for prioritet. Antalle dager(a 24 timer) før svar. 0=ØHJELP/EMERGENT (Umiddelbart),  1=ASAP(Innen 24 timer), 2=ROUTINE(Innen 48 timer)           Atributter:V="0" DN="Umiddelbart"
source
<element name="Priority" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>0,1  or 2 for prioritet. Antalle dager(a 24 timer) før svar. 0=ØHJELP/EMERGENT (Umiddelbart),  1=ASAP(Innen 24 timer), 2=ROUTINE(Innen 48 timer)           Atributter:V="0" DN="Umiddelbart"</documentation>
  </annotation>
</element>

element RequestedSubject
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Priority ReqDate
source
<element name="RequestedSubject">
  <complexType>
    <sequence>
      <element name="Priority" type="kith:CS" minOccurs="0"/>
      <element name="ReqDate" type="kith:TS" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element RequestedSubject/Priority
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Priority" type="kith:CS" minOccurs="0"/>

element RequestedSubject/ReqDate
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
source
<element name="ReqDate" type="kith:TS" minOccurs="0"/>

element Requester
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Role lso:HCP
used by
element ServReq
annotation
documentation 
Rekvirent, avdeling/enhet eller person
source
<element name="Requester">
  <annotation>
    <documentation>Rekvirent, avdeling/enhet eller person</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Role" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>Alltid REQ Requester Atributter:V="REQ" DN="Rekvirent"</documentation>
        </annotation>
      </element>
      <element ref="lso:HCP"/>
    </sequence>
  </complexType>
</element>

element Requester/Role
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Alltid REQ Requester Atributter:V="REQ" DN="Rekvirent"
source
<element name="Role" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>Alltid REQ Requester Atributter:V="REQ" DN="Rekvirent"</documentation>
  </annotation>
</element>

element ResponsibleHcp
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Role Relation lso:HCP
used by
elements Animal Material
source
<element name="ResponsibleHcp">
  <complexType>
    <sequence>
      <element name="Role" type="kith:CS" minOccurs="0"/>
      <element name="Relation" type="kith:CS" minOccurs="0"/>
      <element ref="lso:HCP"/>
    </sequence>
  </complexType>
</element>

element ResponsibleHcp/Role
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Role" type="kith:CS" minOccurs="0"/>

element ResponsibleHcp/Relation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Relation" type="kith:CS" minOccurs="0"/>

element ServProvider
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Role lso:HCP
used by
element ServReq
annotation
documentation 
Tjenesteyter, lab
source
<element name="ServProvider">
  <annotation>
    <documentation>Tjenesteyter, lab</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="Role" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>Alltid SPR ServiceProvider Attributer: V="SPR" DN="Tjenesteyter"</documentation>
        </annotation>
      </element>
      <element ref="lso:HCP"/>
    </sequence>
  </complexType>
</element>

element ServProvider/Role
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Alltid SPR ServiceProvider Attributer: V="SPR" DN="Tjenesteyter"
source
<element name="Role" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>Alltid SPR ServiceProvider Attributer: V="SPR" DN="Tjenesteyter"</documentation>
  </annotation>
</element>

element ServReq
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children ServType IssueDate MsgDescr Id RequestedDateReport RequestedPrioReport lso:Patient lso:ServProvider lso:Requester lso:Comment lso:ReqInvestigation
used by
element Message
source
<element name="ServReq">
  <complexType>
    <sequence>
      <element name="ServType" type="kith:CS">
        <annotation>
          <documentation>N: Ny, M: Endring, C: Kansellering. Atributter: V="N" DN="Ny"</documentation>
        </annotation>
      </element>
      <element name="IssueDate" type="kith:TS">
        <annotation>
          <documentation>Registreringdato/Dato for sist endret/sendt i rekvirentkilden på GMT format.  Angi lokal tid.  CCYY-MM-DDThh:mm:ss Atributter: V="CCYY-MM-DDThh:mm:ss"</documentation>
        </annotation>
      </element>
      <element name="MsgDescr" type="kith:CS">
        <annotation>
          <documentation>CLIN(Klinisk kjemi) eller MBIO(Mikrobiologi)</documentation>
        </annotation>
      </element>
      <element name="Id" type="kith:ST">
        <annotation>
          <documentation>Unik Id/ReferanseId fra rekvirentkilde(eks GUID fra RoS). Sendes også med svaret i fra fagsystemet tilbake til rekvirent eks. RoS.</documentation>
        </annotation>
      </element>
      <element name="RequestedDateReport" type="kith:TS" minOccurs="0">
        <annotation>
          <documentation>Dato/tid på ønsket svarrapport. RequestedPrioReport må være satt til DATO for å bruke denne. Format er CCYY-MM-DDThh:mm:ss</documentation>
        </annotation>
      </element>
      <element name="RequestedPrioReport" type="kith:CS" minOccurs="0">
        <annotation>
          <documentation>Prioritet på rekvisisjon. OHJELP, NORM, TEL eller DATO .    Atributter:V="NORM" DN="Normal"</documentation>
        </annotation>
      </element>
      <element ref="lso:Patient"/>
      <element ref="lso:ServProvider"/>
      <element ref="lso:Requester"/>
      <element ref="lso:Comment" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="lso:ReqInvestigation" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>
</element>

element ServReq/ServType
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
N: Ny, M: Endring, C: Kansellering. Atributter: V="N" DN="Ny"
source
<element name="ServType" type="kith:CS">
  <annotation>
    <documentation>N: Ny, M: Endring, C: Kansellering. Atributter: V="N" DN="Ny"</documentation>
  </annotation>
</element>

element ServReq/IssueDate
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
annotation
documentation 
Registreringdato/Dato for sist endret/sendt i rekvirentkilden på GMT format.  Angi lokal tid.  CCYY-MM-DDThh:mm:ss Atributter: V="CCYY-MM-DDThh:mm:ss"
source
<element name="IssueDate" type="kith:TS">
  <annotation>
    <documentation>Registreringdato/Dato for sist endret/sendt i rekvirentkilden på GMT format.  Angi lokal tid.  CCYY-MM-DDThh:mm:ss Atributter: V="CCYY-MM-DDThh:mm:ss"</documentation>
  </annotation>
</element>

element ServReq/MsgDescr
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
CLIN(Klinisk kjemi) eller MBIO(Mikrobiologi)
source
<element name="MsgDescr" type="kith:CS">
  <annotation>
    <documentation>CLIN(Klinisk kjemi) eller MBIO(Mikrobiologi)</documentation>
  </annotation>
</element>

element ServReq/Id
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Unik Id/ReferanseId fra rekvirentkilde(eks GUID fra RoS). Sendes også med svaret i fra fagsystemet tilbake til rekvirent eks. RoS.
source
<element name="Id" type="kith:ST">
  <annotation>
    <documentation>Unik Id/ReferanseId fra rekvirentkilde(eks GUID fra RoS). Sendes også med svaret i fra fagsystemet tilbake til rekvirent eks. RoS.</documentation>
  </annotation>
</element>

element ServReq/RequestedDateReport
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
annotation
documentation 
Dato/tid på ønsket svarrapport. RequestedPrioReport må være satt til DATO for å bruke denne. Format er CCYY-MM-DDThh:mm:ss
source
<element name="RequestedDateReport" type="kith:TS" minOccurs="0">
  <annotation>
    <documentation>Dato/tid på ønsket svarrapport. RequestedPrioReport må være satt til DATO for å bruke denne. Format er CCYY-MM-DDThh:mm:ss</documentation>
  </annotation>
</element>

element ServReq/RequestedPrioReport
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
annotation
documentation 
Prioritet på rekvisisjon. OHJELP, NORM, TEL eller DATO .    Atributter:V="NORM" DN="Normal"
source
<element name="RequestedPrioReport" type="kith:CS" minOccurs="0">
  <annotation>
    <documentation>Prioritet på rekvisisjon. OHJELP, NORM, TEL eller DATO .    Atributter:V="NORM" DN="Normal"</documentation>
  </annotation>
</element>

element StandingInv
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children NumberOfTimes ScheduledStart ScheduledEnd CycleTime EndCondition Instructions
source
<element name="StandingInv">
  <complexType>
    <sequence>
      <element name="NumberOfTimes" type="kith:INT" minOccurs="0"/>
      <element name="ScheduledStart" type="kith:TS" minOccurs="0"/>
      <element name="ScheduledEnd" type="kith:TS" minOccurs="0"/>
      <element name="CycleTime" type="kith:ST" minOccurs="0"/>
      <element name="EndCondition" type="kith:ST" minOccurs="0"/>
      <element name="Instructions" type="kith:ST" minOccurs="0"/>
    </sequence>
  </complexType>
</element>

element StandingInv/NumberOfTimes
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:INT
source
<element name="NumberOfTimes" type="kith:INT" minOccurs="0"/>

element StandingInv/ScheduledStart
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
source
<element name="ScheduledStart" type="kith:TS" minOccurs="0"/>

element StandingInv/ScheduledEnd
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:TS
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
source
<element name="ScheduledEnd" type="kith:TS" minOccurs="0"/>

element StandingInv/CycleTime
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="CycleTime" type="kith:ST" minOccurs="0"/>

element StandingInv/EndCondition
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="EndCondition" type="kith:ST" minOccurs="0"/>

element StandingInv/Instructions
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Instructions" type="kith:ST" minOccurs="0"/>

element SubjectMeasures
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children TypeQuantity Quantity
used by
element AnalysedSubject
annotation
documentation 
Info om volum, høyde, lenge og vekt Eks pasients høyde og vekt.                                 Lagres som prøvekommentar i NSL/NSML
source
<element name="SubjectMeasures">
  <annotation>
    <documentation>Info om volum, høyde, lenge og vekt Eks pasients høyde og vekt.                                 Lagres som prøvekommentar i NSL/NSML</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element name="TypeQuantity" type="kith:ST">
        <annotation>
          <documentation>Angir prøvemenge, volum, størrelse. Eks Lengde, Volum, vekt</documentation>
        </annotation>
      </element>
      <element name="Quantity" type="kith:PQ">
        <annotation>
          <documentation>Angir kvainitet og enhet. Atributter:V="kvantitet" U="enhet"  Eks V="177" U="cm"</documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
</element>

element SubjectMeasures/TypeQuantity
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
annotation
documentation 
Angir prøvemenge, volum, størrelse. Eks Lengde, Volum, vekt
source
<element name="TypeQuantity" type="kith:ST">
  <annotation>
    <documentation>Angir prøvemenge, volum, størrelse. Eks Lengde, Volum, vekt</documentation>
  </annotation>
</element>

element SubjectMeasures/Quantity
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:PQ
attributes
Name  Type  Use  Default  Fixed  Annotation
V  double  optional      
U  token  optional      
annotation
documentation 
Angir kvainitet og enhet. Atributter:V="kvantitet" U="enhet"  Eks V="177" U="cm"
source
<element name="Quantity" type="kith:PQ">
  <annotation>
    <documentation>Angir kvainitet og enhet. Atributter:V="kvantitet" U="enhet"  Eks V="177" U="cm"</documentation>
  </annotation>
</element>

element SubLocation
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
children Type Place
used by
element Location
source
<element name="SubLocation">
  <complexType>
    <sequence>
      <element name="Type" type="kith:CS"/>
      <element name="Place" type="kith:ST"/>
    </sequence>
  </complexType>
</element>

element SubLocation/Type
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:CS
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<element name="Type" type="kith:CS"/>

element SubLocation/Place
diagram
namespace http://www.kith.no/xmlstds/rekvisisjon/2003-10-13
type kith:ST
source
<element name="Place" type="kith:ST"/>

element kith:REF
diagram
namespace http://www.kith.no/xmlstds
type kith:URL
used by
element kith:TN
attributes
Name  Type  Use  Default  Fixed  Annotation
V  anyURI  optional      
source
<element name="REF" type="kith:URL"/>

element kith:TN
diagram
namespace http://www.kith.no/xmlstds
type extension of kith:ED
children kith:REF
attributes
Name  Type  Use  Default  Fixed  Annotation
kith:MT  token  optional      
kith:COMPN  token  optional      
kith:IC  base64Binary  optional      
kith:ICA  token  optional    SHA-1  
kith:NULL  NMTOKEN  optional      
source
<element name="TN">
  <complexType>
    <complexContent>
      <extension base="kith:ED">
        <sequence>
          <element ref="kith:REF" minOccurs="0"/>
        </sequence>
        <attribute ref="kith:COMPN" use="optional"/>
        <attribute ref="kith:IC" use="optional"/>
        <attribute ref="kith:ICA" use="optional"/>
        <attribute ref="kith:NULL" use="optional"/>
      </extension>
    </complexContent>
  </complexType>
</element>

complexType kith:base
diagram
namespace http://www.kith.no/xmlstds
used by
complexType kith:ED
source
<complexType name="base" abstract="true"/>

complexType kith:BL
diagram
namespace http://www.kith.no/xmlstds
attributes
Name  Type  Use  Default  Fixed  Annotation
V  boolean  optional      
source
<complexType name="BL">
  <attribute name="V" use="optional">
    <simpleType>
      <restriction base="boolean">
        <pattern value="true|false"/>
      </restriction>
    </simpleType>
  </attribute>
</complexType>

complexType kith:CS
diagram
namespace http://www.kith.no/xmlstds
used by
elements CopyDestRole/ActComMethod Address/CityDistr Address/Country Address/County Pretreatment/Heading ReasonAsText/Heading Comment/Heading ServReq/MsgDescr CopyDestRole/MsgType RefDoc/MsgType RequestedSubject/Priority ReqInvestigation/Priority ResponsibleHcp/Relation Animal/Relation Material/Relation CopyDestRole/ReqComMethod ServReq/RequestedPrioReport ResponsibleHcp/Role Requester/Role CopyDest/Role PaymentResponsible/Role ServProvider/Role ReqInvestigation/ServType ServReq/ServType Animal/Sex Patient/Sex HCProf/Type SubLocation/Type Address/Type InfItem/Type AdditionalId/Type Message/Type HCProf/TypeId Inst/TypeId Dept/TypeId HCPerson/TypeId Patient/TypeOffId
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
DN  string  optional      
source
<complexType name="CS">
  <attribute name="V" type="token" use="optional"/>
  <attribute name="DN" type="string" use="optional"/>
</complexType>

complexType kith:CV
diagram
namespace http://www.kith.no/xmlstds
used by
elements Observation/CodedDescr Investigation/Id ReasonAsText/TextCode
attributes
Name  Type  Use  Default  Fixed  Annotation
V  token  optional      
S  kith:oid  optional      
DN  string  optional      
OT  string  optional      
source
<complexType name="CV">
  <attribute name="V" type="token" use="optional"/>
  <attribute name="S" type="kith:oid" use="optional"/>
  <attribute name="DN" type="string" use="optional"/>
  <attribute name="OT" type="string" use="optional"/>
</complexType>

complexType kith:ED
diagram
namespace http://www.kith.no/xmlstds
type extension of kith:base
used by
element kith:TN
attributes
Name  Type  Use  Default  Fixed  Annotation
kith:MT  token  optional      
source
<complexType name="ED" mixed="true">
  <complexContent mixed="true">
    <extension base="kith:base">
      <attribute ref="kith:MT" use="optional"/>
    </extension>
  </complexContent>
</complexType>

complexType kith:MO
diagram
namespace http://www.kith.no/xmlstds
attributes
Name  Type  Use  Default  Fixed  Annotation
V  double  optional      
U  token  optional      
source
<complexType name="MO">
  <attribute name="V" type="double" use="optional"/>
  <attribute name="U" type="token" use="optional"/>
</complexType>

complexType kith:PQ
diagram
namespace http://www.kith.no/xmlstds
used by
element SubjectMeasures/Quantity
attributes
Name  Type  Use  Default  Fixed  Annotation
V  double  optional      
U  token  optional      
source
<complexType name="PQ">
  <attribute name="V" type="double" use="optional"/>
  <attribute name="U" type="token" use="optional"/>
</complexType>

complexType kith:REAL
diagram
namespace http://www.kith.no/xmlstds
attributes
Name  Type  Use  Default  Fixed  Annotation
V  double  optional      
source
<complexType name="REAL">
  <attribute name="V" type="double" use="optional"/>
</complexType>

complexType kith:RTO
diagram
namespace http://www.kith.no/xmlstds
children NUM DENOM
source
<complexType name="RTO">
  <sequence>
    <element name="NUM" type="integer" minOccurs="0"/>
    <element name="DENOM" type="integer" minOccurs="0"/>
  </sequence>
</complexType>

element kith:RTO/NUM
diagram
type integer
source
<element name="NUM" type="integer" minOccurs="0"/>

element kith:RTO/DENOM
diagram
type integer
source
<element name="DENOM" type="integer" minOccurs="0"/>

complexType kith:TS
diagram
namespace http://www.kith.no/xmlstds
used by
elements CollectedSample/CollectedDate Patient/DateOfBirth Message/GenDate ServReq/IssueDate RefDoc/IssueDate CollectedStudyProduct/ProducedDate RequestedSubject/ReqDate ServReq/RequestedDateReport StandingInv/ScheduledEnd StandingInv/ScheduledStart
attributes
Name  Type  Use  Default  Fixed  Annotation
V    optional      
source
<complexType name="TS">
  <attribute name="V" use="optional">
    <simpleType>
      <union memberTypes="dateTime date gYear gYearMonth time"/>
    </simpleType>
  </attribute>
</complexType>

complexType kith:URL
diagram
namespace http://www.kith.no/xmlstds
used by
elements kith:REF Address/TeleAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
V  anyURI  optional      
source
<complexType name="URL">
  <attribute name="V" type="anyURI" use="optional"/>
</complexType>

simpleType kith:avdNr
namespace http://www.kith.no/xmlstds
type restriction of string
facets
minLength 4
maxLength 4
source
<simpleType name="avdNr" id="avdNr">
  <restriction base="string">
    <minLength value="4"/>
    <maxLength value="4"/>
  </restriction>
</simpleType>

simpleType kith:bydelNr
namespace http://www.kith.no/xmlstds
type restriction of string
facets
minLength 2
maxLength 2
source
<simpleType name="bydelNr" id="bydelNr">
  <restriction base="string">
    <minLength value="2"/>
    <maxLength value="2"/>
  </restriction>
</simpleType>

simpleType kith:fNr
namespace http://www.kith.no/xmlstds
type restriction of string
facets
minLength 11
maxLength 11
source
<simpleType name="fNr" id="fNr">
  <restriction base="string">
    <minLength value="11"/>
    <maxLength value="11"/>
  </restriction>
</simpleType>

simpleType kith:instNr
namespace http://www.kith.no/xmlstds
type restriction of string
facets
minLength 9
maxLength 9
source
<simpleType name="instNr">
  <restriction base="string">
    <minLength value="9"/>
    <maxLength value="9"/>
  </restriction>
</simpleType>

simpleType kith:INT
namespace http://www.kith.no/xmlstds
type integer
used by
elements AnalysedSubject/Number StandingInv/NumberOfTimes
source
<simpleType name="INT">
  <restriction base="integer"/>
</simpleType>

simpleType kith:kommNr
namespace http://www.kith.no/xmlstds
type restriction of string
facets
minLength 4
maxLength 4
source
<simpleType name="kommNr" id="kommNr">
  <restriction base="string">
    <minLength value="4"/>
    <maxLength value="4"/>
  </restriction>
</simpleType>

simpleType kith:oid
namespace http://www.kith.no/xmlstds
type restriction of token
used by
attribute kith:CV/@S
facets
pattern (\d+\.?)*\d+
source
<simpleType name="oid">
  <restriction base="token">
    <pattern value="(\d+\.?)*\d+"/>
  </restriction>
</simpleType>

simpleType kith:ST
namespace http://www.kith.no/xmlstds
type string
used by
elements AnalysedSubject/AnatomicalOrigin Address/City CollectedSample/CollectorComment CollectedSample/CollectorSign Observation/Comment AnalysedSubject/Comment Investigation/Comment StandingInv/CycleTime Observation/Description StandingInv/EndCondition HCPerson/Id Dept/Id Inst/Id HCProf/Id AdditionalId/Id ServReq/Id RefDoc/Id Material/IdByRequester Animal/IdByRequester Material/IdByServProvider Animal/IdByServProvider Patient/IdByServProvider StandingInv/Instructions Material/InvMaterial Message/MIGversion Message/MsgId Animal/Name HCPerson/Name Patient/Name Dept/Name HCProf/Name Inst/Name Animal/NameOwner Patient/OffId SubLocation/Place Address/PostalCode CollectedStudyProduct/RefRelatedProd AnalysedSubject/SampleHandling Animal/Species Address/StreetAdr Pretreatment/TextResultValue ReasonAsText/TextResultValue Comment/TextResultValue CollectedStudyProduct/Type AnalysedSubject/Type PaymentResponsible/TypeGuarantor SubjectMeasures/TypeQuantity
source
<simpleType name="ST">
  <restriction base="string"/>
</simpleType>

simpleType kith:takstNr
namespace http://www.kith.no/xmlstds
type restriction of string
facets
minLength 5
maxLength 5
source
<simpleType name="takstNr" id="takstNr">
  <restriction base="string">
    <minLength value="5"/>
    <maxLength value="5"/>
  </restriction>
</simpleType>


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