Статус документа
Статус документа

ГОСТ Р ИСО/HL7 27932-2015 Информатизация здоровья. Стандарты обмена данными. Архитектура клинических документов HL7. Выпуск 2

Приложение F
(справочное)

     
XML-схемы

F.1 XML-схема cda.xsd

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

<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Bob Dolin (HL7 CDA TC) -->

<xs:schema elementFormDefault="qualified" xmlns:mif="urn:hl7-org:v3/mif" xmlns="urn:hl7-org:v3" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:hl7-org:v3">

<xs:include schemaLocation="POCD_MT000040.xsd"/>

<xs:element type="POCD_MT000040.ClinicalDocument" name="ClinicalDocument"/>

</xs:schema>

F.2 XML-схема Datatypes.xsd

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

<!-- $Id: $ -->

<!--

This schema is generated from a Generic Schema Definition (GSD)

by gsd2xsl. Do not edit this file.

-->

<xs:schema xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:xs="http://www.w3.org/2001/XMLSchema"elementFormDefault="qualified">

<xs:annotation>

<xs:documentation>

Copyright (c) 2001, 2002, 2003, 2004, 2005 Health Level Seven.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. All advertising materials mentioning features or use of this software must display the following acknowledgement:

This product includes software developed by Health Level Seven.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS

``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT

NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND