This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/markup
Status: draft
This is an equivalent of the string on which the extension is sent, but includes additional XHTML markup, such as bold, italics, styles, tables, etc.
HL7 FHIR projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/markup String equivalent with html markup: This is an equivalent of the string on which the extension is sent, but includes additional XHTML markup, such as bold, italics, styles, tables, etc. Use on data type: string | ||
valueString | 0..1 | string | String equivalent with html markup Use on data type: string |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/markup" : { // String equivalent with html markup "valueString" : ["<string>"] //String equivalent with html markup }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/markup String equivalent with html markup: This is an equivalent of the string on which the extension is sent, but includes additional XHTML markup, such as bold, italics, styles, tables, etc. Use on data type: string | ||
valueString | 0..1 | string | String equivalent with html markup Use on data type: string |