• Ingen resultater fundet

30.10.2009 – til høring Side 60 af 81

<DescriptionStructure>

<DescriptionDanish>Patientens stillingsangivelse.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

SygesikringsgruppeIdentifikator

SygesikringsgruppeIdentifikator.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="SygesikringsgruppeIdentifikator" type="plo:SygesikringsgruppeIdentifikatorType"/>

<xs:simpleType name="SygesikringsgruppeIdentifikatorType">

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

<xs:minInclusive value="1"/>

<xs:maxInclusive value="9"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

SygesikringsgruppeIdentifikator.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>SygesikringsgruppeIdentifikator</Title>

<DescriptionStructure>

<DescriptionDanish>Angivelse af patientens sygesikringsgruppe.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

SystemIdentifikator

SystemIdentifikator.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="SystemIdentifikator" type="xs:string"/>

</xs:schema>

SystemIdentifikator.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>SystemIdentifikator</Title>

<DescriptionStructure>

30.10.2009 – til høring Side 61 af 81

<DescriptionDanish>Angivelse af det lægesystem, hovr PLO-udtrækket hidrører

fra.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

SystemKode

SystemKode.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="SystemKode" type="plo:SystemKodeType"/>

<xs:simpleType name="SystemKodeType">

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

<xs:minLength value="1"/>

<xs:maxLength value="5"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

SystemKode.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>SystemKode</Title>

<DescriptionStructure>

<DescriptionDanish>Angivelse af en notattype, der er specifik for det skabende lægesystem.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

Tekst

Tekst.xsd

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

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

xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"

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:import namespace="http://schemas.openxmlformats.org/wordprocessingml/2006/main"

schemaLocation="KompleksTekstType.xsd"/>

<xs:element name="Tekst" type="w:KompleksTekstType"/>

</xs:schema>

Tekst.xsd.meta.xml

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

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

30.10.2009 – til høring Side 62 af 81

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

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

<Title>Tekst</Title>

<DescriptionStructure>

<DescriptionDanish>Notat tekst angivet i et subset af OOXML, hvor der kan overføres simpel formattering som fed, understreget og kursiv.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

TelefonNummerAnvendelsesKode

TelefonNummerAnvendelsesKode.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="TelefonNummerAnvendelseKode" type="plo:TelefonNummerAnvendelseKodeType"/>

<xs:simpleType name="TelefonNummerAnvendelseKodeType">

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

<xs:enumeration value="hjem"/>

<xs:enumeration value="arbejde"/>

<xs:enumeration value="sms"/>

<xs:enumeration value="mobil"/>

<xs:enumeration value="andet"/>

</xs:restriction>

</xs:simpleType>

</xs:schema>

TelefonNummerAnvendelsesKode.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>TelefonNummerAnvendelseKode</Title>

<DescriptionStructure>

<DescriptionDanish>Kodeangivelse for anvendelsen af et telefonnummer (arbejde, hjemme).</DescriptionDanish>

</DescriptionStructure>

</Metadata>

TelefonNummerIdentifikator

TelefonNummerIdentifikator.xsd

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

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

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

xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"

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/itst.dk/xml/schemas/2005/01/10/"

30.10.2009 – til høring Side 63 af 81

schemaLocation="http://digitaliser.dk/resource/1610/artefact/ITST_TelephoneNumberIdentifier.xsd"/>

<xs:element name="TelefonNummerIdentifikator" type="itst:TelephoneNumberIdentifierType"/>

</xs:schema>

TelefonNummerIdentifikator.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>TelefonNummerIdentifikator</Title>

<DescriptionStructure>

<DescriptionDanish>Telefonnummer.</DescriptionDanish>

</DescriptionStructure>

</Metadata>

TelefonNummerStruktur

Element Type Beskrivelse

TelefonNummer-Identifikator

xs:string Mandatory. En persons telefonnummer. Mellem 3 og 20 tegn.