PropertyRepresentation

PropertyRepresentation

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.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
5.0.0
Publisher
FHIR Infrastructure
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.