STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

??.?? Logical Model OpaqueData - Content

This artefact is marked as a draft.

Opaque data is the equivalent of an ASN.1 External Type ISO/IEC 8824-1:2008 Information technology -- Abstract Syntax Notation One (ASN.1): Specification of basic notion. Clause 37 - Notation for the external type or the XML Schema anyType. An OpaqueData instance may represent text with an optional spoken or written language code or a formal structure such as embedded HTML, XML or MIME encoded data. When a formal structure is included, its type should be specified in the format attribute and, when the type is an XML variant, the corresponding schema (or DTD) should be included in the schema parameter.The OpaqueData data type must be encoded in such a way that the content can be represented by a character string. Binary data is not permitted,although hyperlinks to binary data are.

??.??.1 Scope and Usage

CTS2 FHIR Profile used within the CTS2 Logical Model

{todo}

??.??.2 Logical Model Content

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. OpaqueData 0..*OpaqueData
... value 1..1tsAnyTypethe instance value
... format 0..1FormatReferencethe format or encoding for value
... language 0..1LanguageReferencea reference to the written or spoken language used in value
... schema 0..1DocumentURIif the format of the document involves an XML encoding, this contains the URI of a document that carries the corresponding XML Schema or DTD

doco Documentation for this format

UML Diagram

todo

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. OpaqueData 0..*OpaqueData
... value 1..1tsAnyTypethe instance value
... format 0..1FormatReferencethe format or encoding for value
... language 0..1LanguageReferencea reference to the written or spoken language used in value
... schema 0..1DocumentURIif the format of the document involves an XML encoding, this contains the URI of a document that carries the corresponding XML Schema or DTD

doco Documentation for this format

UML Diagram

todo