{ "description": "Data Element for ElementDefinition.max", "_filename": "StructureDefinition-de-ElementDefinition.max.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.max", "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.max", "experimental": "true", "resourceType": "StructureDefinition", "title": "ElementDefinition.max", "package_version": "4.3.0", "snapshot": { "element": [ { "constraint": [ { "key": "eld-3", "human": "Max SHALL be a number or \"*\"", "xpath": "@value='*' or (normalize-space(@value)!='' and normalize-space(translate(@value, '0123456789',''))='')", "source": "http://hl7.org/fhir/StructureDefinition/ElementDefinition", "severity": "error", "expression": "empty() or ($this = '*') or (toInteger() >= 0)" } ], "path": "ElementDefinition.max", "min": 0, "definition": "The maximum number of times this element is permitted to appear in the instance.", "isModifier": false, "short": "Maximum Cardinality (a number or *)", "mapping": [ { "map": "OMC.10", "identity": "v2" }, { "map": "N/A (MIF territory)", "identity": "rim" }, { "map": "Maximum size of data element values?", "identity": "iso11179" } ], "type": [ { "code": "string" } ], "max": "1", "id": "ElementDefinition.max", "condition": [ "eld-3", "eld-2" ], "base": { "max": "1", "min": 0, "path": "ElementDefinition.max" }, "isSummary": true } ] }, "status": "draft", "id": "df12a54d-d127-477c-8297-562e9248c5ec", "kind": "logical", "url": "http://hl7.org/fhir/StructureDefinition/de-ElementDefinition.max", "version": "4.3.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }