• Ingen resultater fundet

30.10.2009 – til høring Side 53 af 81

<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:plo="urn:oio:medcom:plo:2009.12.31"

targetNamespace="urn:oio:medcom:plo:2009.12.31" elementFormDefault="qualified"

attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<element name="PraeparatVareNavn" type="plo:PraeparatVareNavnType"/>

<simpleType name="PraeparatVareNavnType">

<restriction base="string">

<minLength value="1"/>

<maxLength value="70"/>

</restriction>

</simpleType>

</schema>

PraeparatVareNavn.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>PraeparatVareLoebenummerTekst</Title>

<DescriptionStructure>

<DescriptionDanish>Præparatets varenavne.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

PaaroerendeRelationKode

PaaroerendeRelationKode.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31" targetNamespace="urn:oio:medcom:plo:2009.12.31"

elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<xs:element name="PaaroerendeRelationKode" type="plo:PaaroerendeRelationKodeType"/>

<xs:simpleType name="PaaroerendeRelationKodeType">

<xs:restriction base="xs:string">

<xs:enumeration value="vaerge"/>

<xs:enumeration value="mor"/>

<xs:enumeration value="far"/>

<xs:enumeration value="bror"/>

<xs:enumeration value="soester"/>

<xs:enumeration value="soen"/>

<xs:enumeration value="datter"/>

<xs:enumeration value="partner"/>

<xs:enumeration value="mand"/>

<xs:enumeration value="hustru"/>

<xs:enumeration value="aegtefaelle"/>

<xs:enumeration value="andet"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

30.10.2009 – til høring Side 54 af 81 PaaroerendeRelationKode.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>PaaroerendeRelationKode</Title>

<DescriptionStructure>

<DescriptionDanish>Angiver typen af relationen mellem en patient og en given pårørende (bror, søn, datter, etc).</DescriptionDanish>

</DescriptionStructure>

</Metadata>

ReferenceTekst

ReferenceTekst.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31" targetNamespace="urn:oio:medcom:plo:2009.12.31"

elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<xs:element name="ReferenceTekst" type="plo:ReferenceTekstType"/>

<xs:simpleType name="ReferenceTekstType">

<xs:restriction base="xs:string">

<xs:maxLength value="17"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

ReferenceTekst.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>ReferenceTekst</Title>

<DescriptionStructure>

<DescriptionDanish>Indeholder eventuelle referencer på en laboratorieAnalyse.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

RegionsKode

RegionsKode.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31"

xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"

targetNamespace="urn:oio:medcom:plo:2009.12.31" elementFormDefault="qualified"

attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<xs:import namespace="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"

schemaLocation="http://digitaliser.dk/resource/1042/artefact/CPR_AuthorityCode.xsd" />

30.10.2009 – til høring Side 55 af 81

<xs:element name="RegionsKode" type="cpr:AuthorityCodeType" />

</xs:schema>

RegionsKode.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>RegionsKode</Title>

<DescriptionStructure>

<DescriptionDanish>Kode for Region.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

RekvirentNavn

RekvirentNavn.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31" targetNamespace="urn:oio:medcom:plo:2009.12.31"

elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<xs:element name="RekvirentNavn" type="plo:RekvirentNavnType"/>

<xs:simpleType name="RekvirentNavnType">

<xs:restriction base="xs:string">

<xs:maxLength value="35"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

RekvirentNavn.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>RekvirentNavn</Title>

<DescriptionStructure>

<DescriptionDanish>Navnet på rekvirenten af en laboratorieanalyse.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

RekvisitionsIdentifikator

RekvisitionsIdentifikator.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31" targetNamespace="urn:oio:medcom:plo:2009.12.31"

elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<xs:element name="RekvisitionsIdentifikator" type="plo:RekvisitionsIdentifikatorType"/>

<xs:simpleType name="RekvisitionsIdentifikatorType">

<xs:restriction base="xs:string">

30.10.2009 – til høring Side 56 af 81

<xs:minLength value="1"/>

<xs:maxLength value="17"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

RekvisitionsIdentifikator.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>RekvirentNavn</Title>

<DescriptionStructure>

<DescriptionDanish>Rekvisitionsnummer på en laboratorieanalyse.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

ResultatTekst

ResultatTekst.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31" targetNamespace="urn:oio:medcom:plo:2009.12.31"

elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" xml:lang="DA">

<xs:element name="ResultatTekst" type="plo:ResultatTekstType"/>

<xs:simpleType name="ResultatTekstType">

<xs:restriction base="xs:string">

<xs:maxLength value="70"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

ResultatTekst.xsd.meta.xml

<?xml version="1.0" encoding="UTF-8"?>

<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns="http://rep.oio.dk/infostructurebase/schemas/2004/09/13/">

<Title>ResultatTekst</Title>

<DescriptionStructure>

<DescriptionDanish>Resultatet af en laboratorieanalyse.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

SekvensNummerIdentifikator

SekvensNummerIdentifikator.xsd

<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:plo="urn:oio:medcom:plo:2009.12.31" targetNamespace="urn:oio:medcom:plo:2009.12.31"

elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" xml:lang="DA">