This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Logical Model V3 Data type SXPR_TS (A set-component that is itself made up of set-components that are evaluated as one value)
{ "resourceType": "StructureDefinition", "id": "SXPR_TS", "extension": [ { "url": "http://www.healthintersections.com.au/fhir/StructureDefinition/extension-namespace", "valueUri": "urn:hl7-org:v3" } ], "url": "http://hl7.org/fhir/StructureDefinition/SXPR_TS", "name": "V3 Data type SXPR_TS (A set-component that is itself made up of set-components that are evaluated as one value)", "display": "SXPR_TS - Component part of GTS", "status": "active", "experimental": false, "publisher": "HL7", "description": "A set-component that is itself made up of set-components that are evaluated as one value", "kind": "logical", "abstract": false, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/SXCM_TS", "snapshot": { "element": [ { "path": "SXPR_TS", "min": 1, "max": "*", "type": [ { "code": "Element" } ] }, { "path": "SXPR_TS.nullFlavor", "representation": [ "xmlAttr" ], "label": "Exceptional Value Detail", "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/v3-NullFlavor" } } }, { "path": "SXPR_TS.value", "representation": [ "xmlAttr" ], "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "path": "SXPR_TS.inclusive", "representation": [ "xmlAttr" ], "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "path": "SXPR_TS.operator", "representation": [ "xmlAttr" ], "min": 0, "max": "1", "type": [ { "code": "code" } ] }, { "path": "SXPR_TS.comp", "representation": [ "typeAttr" ], "min": 1, "max": "*", "type": [ { "code": "IVL_TS" }, { "code": "EIVL" }, { "code": "PIVL" }, { "code": "SXPR_TS" } ] } ] }, "differential": { "element": [ { "path": "SXPR_TS", "min": 1, "max": "*", "type": [ { "code": "Element" } ] }, { "path": "SXPR_TS.comp", "representation": [ "typeAttr" ], "min": 1, "max": "*", "type": [ { "code": "IVL_TS" }, { "code": "EIVL" }, { "code": "PIVL" }, { "code": "SXPR_TS" } ] } ] } }
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.