HS.FHIR.DTL.vSTU3.Model.Base.Narrative
class HS.FHIR.DTL.vSTU3.Model.Base.Narrative extends HS.FHIR.DTL.vSTU3.Model.Base.Element
A human-readable formatted text, including images.Property Inventory
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Limited xhtml content.
The narrative SHALL have some non-whitespace content (text or an image).
The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard,
elements (either name or href),
images and internally contained style attributes.
The inner portion of the div content is often used for the innerHTML property in a browser.
In order to simplify this kind of processing,
when the narrative is represented in JSON,
it SHALL be encoded so that the characters between the first '>' and the last '<' delimiters is the content of the
generated | extensions | additional | empty
narrative-status is the REQUIRED FHIR3 ValueSet for codes;
you may NOT extend narrative-status and you may NOT use codes from other ValueSets.
Inherited Members
Inherited Properties
Inherited Methods