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
Html style value
{ "resourceType": "ExtensionDefinition", "id": "style", "url": "http://hl7.org/fhir/ExtensionDefinition/style", "name": "Html style value", "publisher": "HL7 FHIR project", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Identifies how the specified element should be rendered when displayed.", "status": "draft", "date": "2014-04-23", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" } ], "contextType": "datatype", "context": [ "*" ], "element": [ { "path": "Extension", "short": "Html style value", "definition": "Identifies how the specified element should be rendered when displayed.", "comments": "This extension would be equivalent to setting the HTML \"style\" attribute on the root element for the element containing the extension.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.