{ "description": "Data Element for ElementDefinition.maxValue[x]", "_filename": "StructureDefinition-de-ElementDefinition.maxValueX.json", "package_name": "hl7.fhir.r4b.elements", "date": "2022-05-28T12:47:40+10:00", "derivation": "specialization", "meta": { "lastUpdated": "2022-05-28T12:47:40.239+10:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "4.3.0", "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc", "name": "ElementDefinition.maxValue[x]", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://metadata-standards.org/11179/", "name": "ISO 11179", "identity": "iso11179" }, { "uri": "http://ihe.net/data-element-exchange", "name": "IHE Data Element Exchange (DEX)", "identity": "dex" }, { "uri": "http://loinc.org", "name": "LOINC code for the element", "identity": "loinc" } ], "abstract": false, "type": "ElementDefinition.maxValue[x]", "experimental": "true", "resourceType": "StructureDefinition", "title": "ElementDefinition.maxValue[x]", "package_version": "4.3.0", "snapshot": { "element": [ { "path": "ElementDefinition.maxValue[x]", "min": 0, "definition": "The maximum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity.", "isModifier": false, "short": "Maximum Allowed Value (for some types)", "mapping": [ { "map": "N/A (MIF territory)", "identity": "rim" } ], "type": [ { "code": "date" }, { "code": "dateTime" }, { "code": "instant" }, { "code": "time" }, { "code": "decimal" }, { "code": "integer" }, { "code": "positiveInt" }, { "code": "unsignedInt" }, { "code": "Quantity" } ], "max": "1", "id": "ElementDefinition.maxValue[x]", "comment": "Except for date/date/instant, the type of the maxValue[x] SHALL be the same as the specified type of the element. For the date/dateTime/instant values, the type of maxValue[x] SHALL be either the same, or a [Duration](datatypes.html#Duration) which specifies a relative time limit to the current time. The duration value is positive, and is added to the current clock to determine the maximum allowable value. A maximum value for a Quantity is interpreted as an canonical maximum - e.g. you cannot provide 10g if the maximum value is 50mg.", "base": { "max": "1", "min": 0, "path": "ElementDefinition.maxValue[x]" }, "isSummary": true } ] }, "status": "draft", "id": "fe70d33a-4758-4fdb-9a66-37e8b665fae2", "kind": "logical", "url": "http://hl7.org/fhir/StructureDefinition/de-ElementDefinition.maxValueX", "version": "4.3.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }