FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem property-representation

Properties

Defining URL http://hl7.org/fhir/property-representation
Version 4.0.1
Name PropertyRepresentation
Title PropertyRepresentation
Status active
Definition

How a property is represented when serialized.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 2
Value Set PropertyRepresentation

This case-sensitive code system http://hl7.org/fhir/property-representation defines the following codes:

Code Display Definition
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.