<?xml version="1.0" encoding="ISO-8859-1"?>
<!--Versjon 1.3 2007-05-31-->
<!-- Konsultasjon: Inngår som en del av pleie- og omsorgsmeldingene -->
<!--	Endret 31. mai 2007 (AA) -->
<!-- Endret navn på melding fra KonsultasjonLege til Konsultasjon -->
<!--	Endret namespace til http://www.kith.no/xmlstds/p6/Konsultasjon/2007-05-31 -->
<!--   poKomponent har blitt revidert og fått nytt namespace http://www.kith.no/xmlstds/po/poKomponent/2007-05-31 -->
<!--   Endret navn på det refererte elementet InfoViktigeOpplysninger til InfoAndreViktigeOpplysninger -->
<!--   Nytt element fra poKomponent  InnholdKonsultasjon -->
<!--   Endret kardinalitet på InfoKontaktepisode fra 1.* til 0..* -->
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema.xsd" xmlns:kith="http://www.kith.no/xmlstds" xmlns:p6="http://www.kith.no/xmlstds/po/Konsultasjon/2007-05-31" xmlns:po="http://www.kith.no/xmlstds/po/poKomponent/2007-05-31" targetNamespace="http://www.kith.no/xmlstds/po/Konsultasjon/2007-05-31" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<import namespace="http://www.kith.no/xmlstds/po/poKomponent/2007-05-31" schemaLocation="poKomponent.xsd"/>
	<!-- LEVEL 1 -->
	<!-- Class: Konsultasjon -->
	<element name="Konsultasjon">
		<annotation>
			<documentation>
         Denne meldingsanvendelsen benyttes for å overføre  helseopplysninger som er relevant i forbindelse med en konsultasjon hos lege (fastlege, legevakt etc.) eller helseopplysninger som er nødvendig ved søknader
      </documentation>
		</annotation>
		<complexType>
			<sequence>
				<element ref="po:InformasjonOmForsendelsen"/>
				<element ref="po:TilleggsopplysningPasient" minOccurs="0"/>
				<element ref="po:ParorendeForesatt" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:KontaktpersonHelsepersonell" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:AnsvarForRapport" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:SendtDokument" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:InnholdKonsultasjon"/>
				<element ref="po:InfoKontaktepisode" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:InfoMedisinskDiagnose" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:MedisinskfagligeOpplysninger" minOccurs="0"/>
				<element ref="po:InfoLegemidlerIBruk" minOccurs="0"/>
				<element ref="po:InfoAndreViktigeOpplysninger" minOccurs="0"/>
				<element ref="po:Sykepleierdokumentasjon" minOccurs="0"/>
				<element ref="po:InfoKartleggingFunksjonsniva" minOccurs="0"/>
				<element ref="po:InfoInformasjonGitt" minOccurs="0" maxOccurs="unbounded"/>
				<element ref="po:InfoAssistertKommunikasjon" minOccurs="0"/>
				<element ref="po:InfoReservasjon" minOccurs="0" maxOccurs="unbounded"/>
			</sequence>
		</complexType>
	</element>
</schema>

