PropertyRepresentation

PropertyRepresentation

activecomplete5 conceptsv4.0.1

How a property is represented when serialized.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/property-representation
All-Codes Value Set
http://hl7.org/fhir/ValueSet/property-representation
ID
property-representation
Version
4.0.1
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (5)

xmlAttr
XML Attribute
In XML, this property is represented as an attribute not an element.
xmlText
XML Text
This element is represented using the XML text attribute (primitives only).
typeAttr
Type Attribute
The type of this element is indicated using xsi:type.
cdaText
CDA Text Format
Use CDA narrative instead of XHTML.
xhtml
XHTML
The property is represented using XHTML.