PropertyRepresentation

PropertyRepresentation

activeFHIR Core package4.3.0complete5 concepts

How a property is represented when serialized.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/property-representation
ID
property-representation
Version
4.3.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes

Concepts (5)

CodeDisplayDefinition
xmlAttrXML AttributeIn XML, this property is represented as an attribute not an element.
xmlTextXML TextThis element is represented using the XML text attribute (primitives only).
typeAttrType AttributeThe type of this element is indicated using xsi:type.
cdaTextCDA Text FormatUse CDA narrative instead of XHTML.
xhtmlXHTMLThe property is represented using XHTML.