schema location: | ..\Schemas\SaveReferral.xsd |
Elements | Complex types |
ReferralId | IDType |
ReferralPeriodId | SIType |
SaveReferralRequest | |
SaveReferralResponse |
schema location: | ..\Schemas\include\Henvisning-v1.0.xsd |
targetNamespace: | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
schema location: | http://www.kith.no/xmlstds/kith.xsd |
targetNamespace: | http://www.kith.no/xmlstds |
Elements | Complex types | Simple types |
REF | base | INT |
BL | oid | |
CS | ST | |
CV | ||
ED | ||
MO | ||
PQ | ||
REAL | ||
RTO | ||
TN | ||
TS | ||
URL |
diagram | ![]() |
||
type | IDType | ||
children | Id Ids | ||
used by |
|
||
source | <xs:element name="ReferralId" type="IDType"/> |
diagram | ![]() |
||
type | IDType | ||
children | Id Ids | ||
used by |
|
||
source | <xs:element name="ReferralPeriodId" type="IDType"/> |
diagram | ![]() |
||
children | ref:Message | ||
annotation |
|
||
source | <xs:element name="SaveReferralRequest"> <xs:annotation> <xs:documentation>Referral request message</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="ref:Message"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | ReferralIds ref:Message | ||
annotation |
|
||
source | <xs:element name="SaveReferralResponse"> <xs:annotation> <xs:documentation>Referral response message.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ReferralIds"> <xs:annotation> <xs:documentation>Uniq identification of entries in related DB tables.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="ReferralId"/> <xs:element ref="ReferralPeriodId"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element ref="ref:Message"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | ReferralId ReferralPeriodId | ||
annotation |
|
||
source | <xs:element name="ReferralIds"> <xs:annotation> <xs:documentation>Uniq identification of entries in related DB tables.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="ReferralId"/> <xs:element ref="ReferralPeriodId"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | Id Ids | ||
used by |
|
||
source | <xs:complexType name="IDType"> <xs:sequence> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>If Ids exists this element contains an Id in a complex internal format. This Id should always be used 'as is' when passing it as part of any input schema to web services. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="Ids" type="SIType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Content of complex Id: V = Value of element n in complex Id. CN = Internal short name.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>If Ids exists this element contains an Id in a complex internal format. This Id should always be used 'as is' when passing it as part of any input schema to web services. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | SIType | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="Ids" type="SIType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Content of complex Id: V = Value of element n in complex Id. CN = Internal short name.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="SIType"> <xs:attribute name="V" type="xs:token" use="optional"/> <xs:attribute name="CN" type="xs:string" use="optional"/> </xs:complexType> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Id Type | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="AdditionalId"> <xs:annotation> <xs:documentation> Annen identifikasjon som tilknyttede enhet er eller har vært kjent under. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="kith:ST"/> <xs:element name="Type" type="kith:CS"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Type" type="kith:CS"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Type StreetAdr PostalCode City County Country CityDistr TeleAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Address"> <xs:annotation> <xs:documentation> Adresse. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Type" type="kith:CS"/> <xs:element name="StreetAdr" type="kith:ST" minOccurs="0"/> <xs:element name="PostalCode" type="kith:ST" minOccurs="0"/> <xs:element name="City" type="kith:ST" minOccurs="0"/> <xs:element name="County" type="kith:CS" minOccurs="0"/> <xs:element name="Country" type="kith:CS" minOccurs="0"/> <xs:element name="CityDistr" type="kith:CS" minOccurs="0"/> <xs:element name="TeleAddress" type="kith:URL" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Type" type="kith:CS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="StreetAdr" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="PostalCode" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="City" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="County" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Country" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CityDistr" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | URL | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="TeleAddress" type="kith:URL" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | StartDateTime EndDateTime ResourceId Index Service | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Appointment"> <xs:annotation> <xs:documentation> Informasjon om selve avtalen (tidspunkt, ressurs og tjeneste). Denne informasjonen er alltid knyttet til øverste organisatoriske enhet som er oppgitt i klassen "Bookingid". </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="StartDateTime" type="kith:TS"/> <xs:element name="EndDateTime" type="kith:TS"/> <xs:element name="ResourceId" type="kith:ST"/> <xs:element name="Index" type="kith:INT"/> <xs:element name="Service" type="kith:CS"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StartDateTime" type="kith:TS"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="EndDateTime" type="kith:TS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="ResourceId" type="kith:ST"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | INT |
source | <xs:element name="Index" type="kith:INT"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Service" type="kith:CS"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Name Id TypeId ref:Appointment ref:SubOrg | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Booking"> <xs:annotation> <xs:documentation> Inneholder informasjon om øverste nivå på den organisatorisk enhet som tilbyr time. Hvis den organsiatoriske enhet oppgis som en hierarkisk modell (f.eks. institusjon, avdeling, seksjon) skal nivåene under oppgis i klassen "Organisatorisk underenhet". Informasjon om selve avtalen er knyttet til øverste nivå av organisatorisk enhet. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="kith:ST"/> <xs:element name="Id" type="kith:ST"/> <xs:element name="TypeId" type="kith:ST" minOccurs="0"/> <xs:element ref="ref:Appointment"/> <xs:element ref="ref:SubOrg" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="TypeId" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Description CustodyType CustodyOwner CareSituationType NativeLanguage | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CareSituation"> <xs:annotation> <xs:documentation> Beskriver omsorgssituasjonen for barnet. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Description" type="kith:ST" minOccurs="0"/> <xs:element name="CustodyType" type="kith:CS"/> <xs:element name="CustodyOwner" type="kith:ST" minOccurs="0"/> <xs:element name="CareSituationType" type="kith:CS"/> <xs:element name="NativeLanguage" type="kith:CS" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Description" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CustodyType" type="kith:CS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="CustodyOwner" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CareSituationType" type="kith:CS"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="NativeLanguage" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Id Spec | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ClinInv"> <xs:annotation> <xs:documentation> Spesifikasjon av en klinisk undersøkelse som resulterer i et undersøkelsesresultat. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="kith:CV"/> <xs:element name="Spec" type="kith:CV" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Id" type="kith:CV"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Spec" type="kith:CV" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Heading TextResultValue CodedComment | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Comment"> <xs:annotation> <xs:documentation> Denne klassen benyttes foreløpig bare til BUP-henvisning. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Heading" type="kith:CS"/> <xs:element name="TextResultValue" type="kith:ST"/> <xs:element name="CodedComment" type="kith:CV" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Heading" type="kith:CS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="TextResultValue" type="kith:ST"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CodedComment" type="kith:CV" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ConsentStatus ConsentDate Merknad | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Consent"> <xs:annotation> <xs:documentation> Beskriver hvem som har samtykket i henvisningen. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ConsentStatus" type="kith:CV" minOccurs="0"/> <xs:element name="ConsentDate" type="kith:TS" minOccurs="0"/> <xs:element name="Merknad" type="kith:ST"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ConsentStatus" type="kith:CV" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ConsentDate" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Merknad" type="kith:ST"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Role ref:CopyDestRole ref:HCP | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CopyDest"> <xs:annotation> <xs:documentation> Helsetjenesteenhet som får eller som skal ha kopi av et dokument eller en melding. En kopimottaker i en henvisningsmelding kan både være den som får kopi av den aktuelle henvisningen og også en part som skal ha kopi av den resulterende svarrapporten/epikrisen når denne foreligger. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Role" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:CopyDestRole" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:HCP"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Role" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | MsgType ReqComMethod ActComMethod | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CopyDestRole"> <xs:annotation> <xs:documentation> Rolle til aktuelle kopimottaker. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MsgType" type="kith:CS"/> <xs:element name="ReqComMethod" type="kith:CS" minOccurs="0"/> <xs:element name="ActComMethod" type="kith:CS" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="MsgType" type="kith:CS"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ReqComMethod" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ActComMethod" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | DateResultValue | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="DateResult"> <xs:annotation> <xs:documentation> Undersøkelsesresultat uttrykt som en dato, for eksempel forventet dato for nedkomst. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DateResultValue" type="kith:TS"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DateResultValue" type="kith:TS"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Type Name Id TypeId ref:AdditionalId | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Dept"> <xs:annotation> <xs:documentation> Opplysninger om avdeling. Forutsetter at institusjon er angitt. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Type" type="kith:CS" minOccurs="0"/> <xs:element name="Name" type="kith:ST" minOccurs="0"/> <xs:element name="Id" type="kith:ST" minOccurs="0"/> <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:AdditionalId" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Type" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Concept ref:Modifier | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Diagnosis"> <xs:annotation> <xs:documentation> Begrunnelse for henvisningen i form av en tilstandsangivelse (henvisningsdiagnose). Hvis flere sidestilte diagnoskoder oppgis, skal første forekomst alltid oppfattes som hoveddiagnosen. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Concept" type="kith:CV"/> <xs:element ref="ref:Modifier" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Concept" type="kith:CV"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ref:Inst ref:HCProf MedSpeciality PartyIdByRequester PartyIdByServProv ref:Address | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HCP"> <xs:annotation> <xs:documentation> Opplysninger om en helsetjenesteenhet. En helsetjenesteenhet kan være en institusjon (eventuelt en avdeling ved en institusjon), en aktør (person) i helsevesenet eller en aktør ved en institusjon/avdeling. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="ref:Inst"/> <xs:element ref="ref:HCProf"/> </xs:choice> <xs:element name="MedSpeciality" type="kith:CV" minOccurs="0"/> <xs:element name="PartyIdByRequester" type="kith:ST" minOccurs="0"/> <xs:element name="PartyIdByServProv" type="kith:ST" minOccurs="0"/> <xs:element ref="ref:Address" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="MedSpeciality" type="kith:CV" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="PartyIdByRequester" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="PartyIdByServProv" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Name Id TypeId ref:AdditionalId | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HCPerson"> <xs:annotation> <xs:documentation> Person i helsevesenet som er del av en institusjon eller avdeling. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="kith:ST" minOccurs="0"/> <xs:element name="Id" type="kith:ST" minOccurs="0"/> <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:AdditionalId" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Type Name Id TypeId ref:AdditionalId | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HCProf"> <xs:annotation> <xs:documentation> Person i helsevesenet som er involvert direkte eller indirekte i å yte helsetjenester til en pasient. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Type" type="kith:CS" minOccurs="0"/> <xs:element name="Name" type="kith:ST" minOccurs="0"/> <xs:element name="Id" type="kith:ST" minOccurs="0"/> <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:AdditionalId" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Type" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ref:ResultItem ref:Medication ref:Observation Type StartDateTime EndDateTime OrgDate | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="InfItem"> <xs:annotation> <xs:documentation> Opplysninger om en enkelt klinisk opplysning som for eksempel sykehistorie, symptom, funn, diagnose, undersøkelsesresultat, medikamentell behandling eller operasjon. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="ref:ResultItem"/> <xs:element ref="ref:Medication"/> <xs:element ref="ref:Observation"/> </xs:choice> <xs:element name="Type" type="kith:CS"/> <xs:element name="StartDateTime" type="kith:TS" minOccurs="0"/> <xs:element name="EndDateTime" type="kith:TS" minOccurs="0"/> <xs:element name="OrgDate" type="kith:TS" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Type" type="kith:CS"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StartDateTime" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="EndDateTime" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="OrgDate" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Name Id TypeId ref:AdditionalId ref:HCPerson ref:Dept | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Inst"> <xs:annotation> <xs:documentation> Institusjon i helsevesenet. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="kith:ST" minOccurs="0"/> <xs:element name="Id" type="kith:ST" minOccurs="0"/> <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:AdditionalId" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:HCPerson" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:Dept" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeId" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Low High | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Interval"> <xs:annotation> <xs:documentation> Undersøkelsesresultat angitt som et usikkerhetsintervall. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="kith:PQ" minOccurs="0"/> <xs:element name="High" type="kith:PQ" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | PQ | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Low" type="kith:PQ" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | PQ | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="High" type="kith:PQ" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | DrugId Comment Status IntendedDuration QuantitySupplied UnitDose DosageText | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Medication"> <xs:annotation> <xs:documentation> Spesifikasjon av tidligere, planlagt eller pågående medikamentell behandling. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DrugId" type="kith:CV"/> <xs:element name="Comment" type="kith:ST" minOccurs="0"/> <xs:element name="Status" type="kith:CS"/> <xs:element name="IntendedDuration" type="kith:PQ" minOccurs="0"/> <xs:element name="QuantitySupplied" type="kith:PQ" minOccurs="0"/> <xs:element name="UnitDose" type="kith:PQ" minOccurs="0"/> <xs:element name="DosageText" type="kith:ST" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="DrugId" type="kith:CV"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Comment" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Status" type="kith:CS"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | PQ | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="IntendedDuration" type="kith:PQ" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | PQ | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="QuantitySupplied" type="kith:PQ" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | PQ | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="UnitDose" type="kith:PQ" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="DosageText" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Type MsgVersion MIGversion GenDate MsgId Status ref:ServReq | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Message"> <xs:annotation> <xs:documentation> En melding bestående av en henvisning. Hver henvisning kan angi en ny pasient. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Type" type="kith:CS" minOccurs="0"/> <xs:element name="MsgVersion" type="kith:ST" minOccurs="0"/> <xs:element name="MIGversion" type="kith:ST"/> <xs:element name="GenDate" type="kith:TS"/> <xs:element name="MsgId" type="kith:ST"/> <xs:element name="Status" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:ServReq"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Type" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="MsgVersion" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="MIGversion" type="kith:ST"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="GenDate" type="kith:TS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="MsgId" type="kith:ST"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Status" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Name Value | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Modifier"> <xs:annotation> <xs:documentation> Modifikator til en tilstand/prosedyre. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="kith:CS"/> <xs:element name="Value" type="kith:CV" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Name" type="kith:CS"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Value" type="kith:CV" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Person IsDeaf IsBlind Language PreferredTranslator TranslatorEndDate Note | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="NeedTranslator"> <xs:annotation> <xs:documentation> Benyttes for å angi hvilket behov og ønsker tjenestemottaker og dennes omsorgspersoner har når det gjelder bruk av tolk, samt opplysninger om andre praktiske forhold de som har kontakt med personen bør ha kjennskap til. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Person" type="kith:INT" minOccurs="0"/> <xs:element name="IsDeaf" type="kith:BL" minOccurs="0"/> <xs:element name="IsBlind" type="kith:BL" minOccurs="0"/> <xs:element name="Language" type="kith:CS" minOccurs="0"/> <xs:element name="PreferredTranslator" type="kith:INT" minOccurs="0"/> <xs:element name="TranslatorEndDate" type="kith:TS" minOccurs="0"/> <xs:element name="Note" type="kith:ST" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | INT |
source | <xs:element name="Person" type="kith:INT" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | BL | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="IsDeaf" type="kith:BL" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | BL | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="IsBlind" type="kith:BL" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Language" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | INT |
source | <xs:element name="PreferredTranslator" type="kith:INT" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="TranslatorEndDate" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Note" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ArithmeticComp NumResultValue | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="NumResult"> <xs:annotation> <xs:documentation> Undersøkelsesresultat i form av en numerisk verdi. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ArithmeticComp" type="kith:CS" minOccurs="0"/> <xs:element name="NumResultValue" type="kith:PQ"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ArithmeticComp" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | PQ | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="NumResultValue" type="kith:PQ"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Description Comment | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Observation"> <xs:annotation> <xs:documentation> Beskrivelse av klinisk opplysning bortsett fra medikamentell behandling og undersøkelsesresultat som er beskrevet strukturert. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Description" type="kith:ST" minOccurs="0"/> <xs:element name="Comment" type="kith:ST" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Description" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Comment" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | BasisForHealthServices Sex DateOfBirth DateOfDeath Name IdByRequester OffId TypeOffId ref:PatientPrecaution ref:InfItem ref:PatRelHCP ref:NeedTranslator ref:CareSituation ref:PatRelperson ref:PatRelInst ref:Consent ref:AdditionalId ref:Address | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Patient"> <xs:annotation> <xs:documentation> Opplysninger om pasienten. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="BasisForHealthServices" type="kith:CS" minOccurs="0"/> <xs:element name="Sex" type="kith:CS" minOccurs="0"/> <xs:element name="DateOfBirth" type="kith:TS" minOccurs="0"/> <xs:element name="DateOfDeath" type="kith:TS" minOccurs="0"/> <xs:element name="Name" type="kith:ST" minOccurs="0"/> <xs:element name="IdByRequester" type="kith:ST" minOccurs="0"/> <xs:element name="OffId" type="kith:ST" minOccurs="0"/> <xs:element name="TypeOffId" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:PatientPrecaution" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:InfItem" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:PatRelHCP" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:NeedTranslator" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:CareSituation" minOccurs="0"/> <xs:element ref="ref:PatRelperson" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:PatRelInst" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:Consent" minOccurs="0"/> <xs:element ref="ref:AdditionalId" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:Address" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="BasisForHealthServices" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Sex" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DateOfBirth" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DateOfDeath" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="IdByRequester" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="OffId" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeOffId" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Precaution StartDateTime EndDateTime | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PatientPrecaution"> <xs:annotation> <xs:documentation> Pasientopplysninger av betydning for tjenesteyters håndtering av pasienten. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Precaution" type="kith:ST"/> <xs:element name="StartDateTime" type="kith:TS" minOccurs="0"/> <xs:element name="EndDateTime" type="kith:TS" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Precaution" type="kith:ST"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StartDateTime" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="EndDateTime" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Relation StartDateTime EndDateTime ref:HCP | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PatRelHCP"> <xs:annotation> <xs:documentation> Pasientrelatert helsetjenesteenhet som er involvert i å yte helsetjeneste til en pasient og som ikke er spesielt relatert til en gitt hendelse. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Relation" type="kith:CS"/> <xs:element name="StartDateTime" type="kith:TS" minOccurs="0"/> <xs:element name="EndDateTime" type="kith:TS" minOccurs="0"/> <xs:element ref="ref:HCP"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Relation" type="kith:CS"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StartDateTime" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="EndDateTime" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | NameInst WorkingTime ContactPerson ref:Address | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PatRelInst"> <xs:annotation> <xs:documentation> Beskrivee pasientens relasjon til institusjoner utenfor helsevesenet. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NameInst" type="kith:ST" minOccurs="0"/> <xs:element name="WorkingTime" type="kith:ST" minOccurs="0"/> <xs:element name="ContactPerson" type="kith:ST"/> <xs:element ref="ref:Address" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="NameInst" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="WorkingTime" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="ContactPerson" type="kith:ST"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Description DateOfBirth Sex Occupation Role EthnicBelonging Name OffId TypeOffId ref:Relation ref:Address ref:Consent | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PatRelperson"> <xs:annotation> <xs:documentation> Beskriver en privat/personlig relasjon (ikke relasjon til helsetjenesteenhet) til andre personer. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Description" type="kith:ST" minOccurs="0"/> <xs:element name="DateOfBirth" type="kith:TS" minOccurs="0"/> <xs:element name="Sex" type="kith:CS" minOccurs="0"/> <xs:element name="Occupation" type="kith:CS" minOccurs="0"/> <xs:element name="Role" type="kith:ST" minOccurs="0"/> <xs:element name="EthnicBelonging" type="kith:CS" minOccurs="0"/> <xs:element name="Name" type="kith:ST"/> <xs:element name="OffId" type="kith:ST" minOccurs="0"/> <xs:element name="TypeOffId" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:Relation" minOccurs="0"/> <xs:element ref="ref:Address" minOccurs="0"/> <xs:element ref="ref:Consent" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Description" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DateOfBirth" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Sex" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Occupation" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Role" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="EthnicBelonging" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="OffId" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeOffId" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Heading TextResultValue TextCode | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ReasonAsText"> <xs:annotation> <xs:documentation> Begrunnelse for henvisningen som fri tekst. En forekomst av klassen for hver type opplysning. Diagnose oppgitt kun som klartekst (uten diagnosekode) angis her med type "DIAG". Diagnose oppgitt strukturert med diagnosekode og kodemening oppgis i "Henvisningsdiagnose". </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Heading" type="kith:CS" minOccurs="0"/> <xs:element name="TextResultValue" type="kith:ST" minOccurs="0"/> <xs:element name="TextCode" type="kith:CV" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Heading" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="TextResultValue" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="TextCode" type="kith:CV" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | IssueDate MsgType Id ref:Booking | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="RefDoc"> <xs:annotation> <xs:documentation> Referanse til dokument som er relevant for denne meldingen. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="IssueDate" type="kith:TS" minOccurs="0"/> <xs:element name="MsgType" type="kith:CS"/> <xs:element name="Id" type="kith:ST" minOccurs="0"/> <xs:element ref="ref:Booking" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="IssueDate" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="MsgType" type="kith:CS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Guardien RelationCode Description | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Relation"> <xs:annotation> <xs:documentation> Inneholder beskrivelse av aktuell relasjon. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Guardien" type="kith:BL" minOccurs="0"/> <xs:element name="RelationCode" type="kith:CS" minOccurs="0"/> <xs:element name="Description" type="kith:ST" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | BL | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Guardien" type="kith:BL" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="RelationCode" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Description" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ServType Purpose ReqDate Priority Comment ref:Service | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ReqServ"> <xs:annotation> <xs:documentation> Opplysninger om rekvirert eller ønsket tjeneste. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ServType" type="kith:CS"/> <xs:element name="Purpose" type="kith:CS" minOccurs="0"/> <xs:element name="ReqDate" type="kith:TS" minOccurs="0"/> <xs:element name="Priority" type="kith:CS" minOccurs="0"/> <xs:element name="Comment" type="kith:ST" minOccurs="0"/> <xs:element ref="ref:Service" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ServType" type="kith:CS"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Purpose" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ReqDate" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Priority" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Comment" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Role ref:HCP | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Requester"> <xs:annotation> <xs:documentation> Helsetjenesteenhet som henviser pasient til undersøkelse eller behandling. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Role" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:HCP"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Role" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Heading TextResultValue TextCode | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Result"> <xs:annotation> <xs:documentation> Tekstlig resultat. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Heading" type="kith:CS" minOccurs="0"/> <xs:element name="TextResultValue" type="kith:ST" minOccurs="0"/> <xs:element name="TextCode" type="kith:CV" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Heading" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="TextResultValue" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="TextCode" type="kith:CV" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ref:TextResult ref:Interval ref:DateResult ref:NumResult ServType InvDate Comment DevResultInd ref:ClinInv | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ResultItem"> <xs:annotation> <xs:documentation> Opplysninger om resultatet av en undersøkelse. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="ref:TextResult"/> <xs:element ref="ref:Interval"/> <xs:element ref="ref:DateResult"/> <xs:element ref="ref:NumResult"/> </xs:choice> <xs:element name="ServType" type="kith:CS" minOccurs="0"/> <xs:element name="InvDate" type="kith:TS" minOccurs="0"/> <xs:element name="Comment" type="kith:ST" minOccurs="0"/> <xs:element name="DevResultInd" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:ClinInv"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ServType" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="InvDate" type="kith:TS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Comment" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="DevResultInd" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ServId MedSpeciality AdmCat | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Service"> <xs:annotation> <xs:documentation> Spesifikasjon om utført, planlagt eller rekvirert tjeneste. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ServId" type="kith:CV" minOccurs="0"/> <xs:element name="MedSpeciality" type="kith:CV" minOccurs="0"/> <xs:element name="AdmCat" type="kith:CS" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ServId" type="kith:CV" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="MedSpeciality" type="kith:CV" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="AdmCat" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Role ref:HCP | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ServProvider"> <xs:annotation> <xs:documentation> Helsetjenesteenhet som yter tjenester i forbindelse med undersøkelse eller behandling av pasient. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Role" type="kith:CS" minOccurs="0"/> <xs:element ref="ref:HCP"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Role" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ServType IssueDate PaymentCat ReqComment Ack MsgDescr Id ref:Patient ref:ServProvider ref:Requester ref:CopyDest ref:RefDoc ref:ReasonAsText ref:Diagnosis ref:ReqServ ref:Comment | ||
used by |
|
||
source | <xs:element name="ServReq"> <xs:complexType> <xs:sequence> <xs:element name="ServType" type="kith:CS"/> <xs:element name="IssueDate" type="kith:TS"/> <xs:element name="PaymentCat" type="kith:CS" minOccurs="0"/> <xs:element name="ReqComment" type="kith:ST" minOccurs="0"/> <xs:element name="Ack" type="kith:CS" minOccurs="0"/> <xs:element name="MsgDescr" type="kith:CS"/> <xs:element name="Id" type="kith:ST"/> <xs:element ref="ref:Patient"/> <xs:element ref="ref:ServProvider"/> <xs:element ref="ref:Requester"/> <xs:element ref="ref:CopyDest" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:RefDoc" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:ReasonAsText" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ref:Diagnosis" maxOccurs="unbounded"/> <xs:element ref="ref:ReqServ" minOccurs="0"/> <xs:element ref="ref:Comment" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ServType" type="kith:CS"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||
type | TS | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="IssueDate" type="kith:TS"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="PaymentCat" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="ReqComment" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Ack" type="kith:CS" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||||||||||||||||||
type | CS | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="MsgDescr" type="kith:CS"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | Name Id TypeId ref:SubOrg | ||
used by |
|
||
source | <xs:element name="SubOrg"> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element name="Name" type="kith:ST"/> <xs:element name="Id" type="kith:ST"/> <xs:element name="TypeId" type="kith:ST" minOccurs="0"/> <xs:element ref="ref:SubOrg" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Name" type="kith:ST"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="Id" type="kith:ST"/> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 |
type | ST |
source | <xs:element name="TypeId" type="kith:ST" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds/henvisning/2005-07-08 | ||
children | ref:Result | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TextResult"> <xs:annotation> <xs:documentation> Undersøkelsesresultat angitt som et tekstlig svar. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="ref:Result" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||
type | URL | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="REF" type="kith:URL"/> |
diagram | ![]() |
||
namespace | http://www.kith.no/xmlstds | ||
used by |
|
||
source | <xs:complexType name="base" abstract="true"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="BL"> <xs:attribute name="V" use="optional"> <xs:simpleType> <xs:restriction base="boolean"> <xs:pattern value="true|false"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="CV"> <xs:attribute name="V" type="token" use="optional"/> <xs:attribute name="S" type="kith:oid" use="optional"/> <xs:attribute name="DN" type="string" use="optional"/> <xs:attribute name="OT" type="string" use="optional"/> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||
type | extension of base | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="ED" mixed="true"> <xs:complexContent mixed="true"> <xs:extension base="kith:base"> <xs:attribute ref="kith:MT" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="MO"> <xs:attribute name="V" type="decimal" use="optional"/> <xs:attribute name="U" type="token" use="optional"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="PQ"> <xs:attribute name="V" type="double" use="optional"/> <xs:attribute name="U" type="token" use="optional"/> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="REAL"> <xs:attribute name="V" type="double" use="optional"/> </xs:complexType> |
diagram | ![]() |
namespace | http://www.kith.no/xmlstds |
children | NUM DENOM |
source | <xs:complexType name="RTO"> <xs:sequence> <xs:element name="NUM" type="integer" minOccurs="0"/> <xs:element name="DENOM" type="integer" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:integer |
source | <xs:element name="NUM" type="integer" minOccurs="0"/> |
diagram | ![]() |
type | xs:integer |
source | <xs:element name="DENOM" type="integer" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||||||||||||||||||||||||||
type | extension of ED | ||||||||||||||||||||||||||||||||||||
children | REF | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="TN" mixed="true"> <xs:complexContent mixed="true"> <xs:extension base="kith:ED"> <xs:sequence> <xs:element ref="kith:REF" minOccurs="0"/> </xs:sequence> <xs:attribute ref="kith:COMPN" use="optional"/> <xs:attribute ref="kith:IC" use="optional"/> <xs:attribute ref="kith:ICA" use="optional"/> <xs:attribute ref="kith:NULL" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="TS"> <xs:attribute name="V" use="optional"> <xs:simpleType> <xs:union memberTypes="dateTime date gYear gYearMonth time"/> </xs:simpleType> </xs:attribute> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.kith.no/xmlstds | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="URL"> <xs:attribute name="V" type="anyURI" use="optional"/> </xs:complexType> |
namespace | http://www.kith.no/xmlstds | ||
type | xs:integer | ||
used by |
|
||
source | <xs:simpleType name="INT"> <xs:restriction base="integer"/> </xs:simpleType> |
namespace | http://www.kith.no/xmlstds | ||
type | restriction of xs:token | ||
used by |
|
||
facets |
|
||
source | <xs:simpleType name="oid"> <xs:restriction base="token"> <xs:pattern value="(\d+\.?)*\d+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.kith.no/xmlstds | ||
type | xs:string | ||
used by |
|
||
source | <xs:simpleType name="ST"> <xs:restriction base="string"/> </xs:simpleType> |