{
"description": "Base StructureDefinition for xhtml Type",
"_filename": "StructureDefinition-xhtml.json",
"package_name": "hl7.fhir.core",
"date": "2018-08-19T21:48:56+10:00",
"derivation": "specialization",
"meta": {
"lastUpdated": "2018-08-19T21:48:56.559+10:00"
},
"publisher": "HL7 FHIR Standard",
"fhirVersion": "3.5.0",
"name": "xhtml",
"abstract": false,
"type": "xhtml",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "3.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueString": "Normative"
} ],
"snapshot": {
"element": [ {
"path": "xhtml",
"min": 0,
"definition": "XHTML",
"isModifier": false,
"short": "Primitive Type xhtml",
"max": "*",
"id": "xhtml",
"base": {
"max": "*",
"min": 0,
"path": "xhtml"
},
"isSummary": false
}, {
"path": "xhtml.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references)",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "xhtml.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"path": "xhtml.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional Content defined by implementations",
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "0",
"id": "xhtml.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"path": "xhtml.value",
"min": 1,
"definition": "Actual xhtml",
"isModifier": false,
"short": "Actual xhtml",
"type": [ {
"_code": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type",
"valueString": "string"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type",
"valueString": "xhtml:div"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-rdf-type",
"valueString": "string"
} ]
}
} ],
"representation": [ "xhtml" ],
"max": "1",
"id": "xhtml.value",
"base": {
"max": "1",
"min": 1,
"path": "xhtml.value"
},
"isSummary": false
} ]
},
"status": "draft",
"id": "7a4c7531-adea-4f03-9187-0decb98337be",
"kind": "primitive-type",
"url": "http://hl7.org/fhir/StructureDefinition/xhtml",
"version": null,
"differential": {
"element": [ {
"id": "xhtml",
"max": "*",
"min": 0,
"path": "xhtml",
"short": "Primitive Type xhtml",
"definition": "XHTML"
}, {
"id": "xhtml.extension",
"max": "0",
"path": "xhtml.extension"
}, {
"id": "xhtml.value",
"max": "1",
"min": 1,
"path": "xhtml.value",
"type": [ {
"_code": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type",
"valueString": "string"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type",
"valueString": "xhtml:div"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-rdf-type",
"valueString": "string"
} ]
}
} ],
"short": "Actual xhtml",
"definition": "Actual xhtml",
"representation": [ "xhtml" ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}