{ "description": "Base StructureDefinition for base64Binary Type: A stream of bytes", "_filename": "base64binary.profile.json", "package_name": "hl7.fhir.r5.examples", "date": "2021-05-03T21:59:52+10:00", "derivation": "specialization", "publisher": "HL7 FHIR Standard", "fhirVersion": "4.6.0", "name": "base64Binary", "abstract": false, "type": "base64Binary", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "4.6.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "base64Binary", "min": 0, "definition": "A stream of bytes", "isModifier": false, "short": "Primitive Type base64Binary", "max": "*", "id": "base64Binary", "comment": "A stream of bytes, base64 encoded", "base": { "max": "*", "min": 0, "path": "base64Binary" }, "isSummary": false }, { "path": "base64Binary.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": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUri": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "base64Binary.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "base64Binary.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": "*", "id": "base64Binary.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": "base64Binary.value", "min": 0, "definition": "The actual value", "isModifier": false, "short": "Primitive value for base64Binary", "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUri": "base64Binary" }, { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "(\\s*([0-9a-zA-Z*\\/*\\+\\=]){4}\\s*)+" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "base64Binary.value", "base": { "max": "1", "min": 0, "path": "base64Binary.value" }, "isSummary": false } ] }, "status": "active", "id": "c72f58af-6e9f-436c-8ce6-281676067bdf", "kind": "primitive-type", "url": "http://hl7.org/fhir/StructureDefinition/base64Binary", "version": "4.6.0", "differential": { "element": [ { "id": "base64Binary", "max": "*", "min": 0, "path": "base64Binary", "short": "Primitive Type base64Binary", "comment": "A stream of bytes, base64 encoded", "definition": "A stream of bytes" }, { "id": "base64Binary.value", "max": "1", "min": 0, "path": "base64Binary.value", "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUri": "base64Binary" }, { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "(\\s*([0-9a-zA-Z*\\/*\\+\\=]){4}\\s*)+" } ] } ], "short": "Primitive value for base64Binary", "definition": "Primitive value for base64Binary", "representation": [ "xmlAttr" ] } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PrimitiveType" }