openEHR Release 1.0.2 Resource XML schema

Printer-friendly Version
Logical Diagram:
[ Expand All | Collapse All ]

XML Instance Representation:
[ Expand All | Collapse All ]

Diagram:
[ Expand All | Collapse All ]

Schema Component Representation:
[ Expand All | Collapse All ]

Table of Contents

top

Schema Document Properties

Target Namespace http://schemas.openehr.org/v1
Version 1.0.2
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema includes components from the following schema document(s):

Declared Namespaces

Prefix Namespace
Default namespace http://schemas.openehr.org/v1
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
Schema Component Representation
top

Global Definitions

Complex Type: AUTHORED_RESOURCE

Super-types: None
Sub-types: None
Name AUTHORED_RESOURCE
Used by (from the same schema document) Complex Type RESOURCE_DESCRIPTION
Abstract yes
XML Instance Representation
<...>
<original_language> CODE_PHRASE </original_language> [1]
<is_controlled> boolean </is_controlled> [0..1]
<description> RESOURCE_DESCRIPTION </description> [0..1]
<translations> TRANSLATION_DETAILS </translations> [0..*]
<revision_history> REVISION_HISTORY </revision_history> [0..1]
</...>
Diagram
h1592245190 h-2133083888 h280872431 h1989780085
Schema Component Representation
top

Complex Type: RESOURCE_DESCRIPTION

Super-types: None
Sub-types: None
Name RESOURCE_DESCRIPTION
Used by (from the same schema document) Complex Type AUTHORED_RESOURCE
Abstract no
XML Instance Representation
<...>
<original_author> StringDictionaryItem </original_author> [1..*]
<other_contributors> string </other_contributors> [0..*]
<lifecycle_state> string </lifecycle_state> [1]
<resource_package_uri> string </resource_package_uri> [0..1]
<other_details> StringDictionaryItem </other_details> [0..*]
<details> RESOURCE_DESCRIPTION_ITEM </details> [1..*]
<parent_resource> AUTHORED_RESOURCE </parent_resource> [0..1]
</...>
Diagram
h1815463743 h1815463743 h-1589994270 h-282029186
Schema Component Representation
top

Complex Type: RESOURCE_DESCRIPTION_ITEM

Super-types: None
Sub-types: None
Name RESOURCE_DESCRIPTION_ITEM
Used by (from the same schema document) Complex Type RESOURCE_DESCRIPTION
Abstract no
XML Instance Representation
<...>
<language> CODE_PHRASE </language> [1]
<purpose> string </purpose> [1]
<keywords> string </keywords> [0..*]
<use> string </use> [0..1]
<misuse> string </misuse> [0..1]
<copyright> string </copyright> [0..1]
<original_resource_uri> StringDictionaryItem </original_resource_uri> [0..*]
<other_details> StringDictionaryItem </other_details> [0..*]
</...>
Diagram
h1592245190 h1815463743 h1815463743
Schema Component Representation
top

Complex Type: StringDictionaryItem

Super-types: string < StringDictionaryItem (by extension)
Sub-types: None
Name StringDictionaryItem
Used by (from the same schema document) Complex Type TRANSLATION_DETAILS , Complex Type TRANSLATION_DETAILS , Complex Type RESOURCE_DESCRIPTION , Complex Type RESOURCE_DESCRIPTION , Complex Type RESOURCE_DESCRIPTION_ITEM , Complex Type RESOURCE_DESCRIPTION_ITEM
Abstract no
XML Instance Representation
<...
id="string [1]">
string
</...>
Diagram
Schema Component Representation
top

Complex Type: TRANSLATION_DETAILS

Super-types: None
Sub-types: None
Name TRANSLATION_DETAILS
Used by (from the same schema document) Complex Type AUTHORED_RESOURCE
Abstract no
XML Instance Representation
<...>
<language> CODE_PHRASE </language> [1]
<author> StringDictionaryItem </author> [1..*]
<accreditation> string </accreditation> [0..1]
<other_details> StringDictionaryItem </other_details> [0..*]
</...>
Diagram
h1592245190 h1815463743 h1815463743
Schema Component Representation
top