{ "description": "uri Type: String of characters used to identify a name or a resource", "_filename": "StructureDefinition-uri.json", "package_name": "hl7.fhir.r6.core", "date": "2025-04-01T12:16:37+11:00", "derivation": "specialization", "meta": { "lastUpdated": "2025-04-01T12:16:37.966+11:00" }, "publisher": "HL7 International / FHIR Infrastructure", "fhirVersion": "6.0.0-ballot3", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "uri", "abstract": false, "type": "uri", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "6.0.0-ballot3", "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" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-bind" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "has-length" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children or both", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "uri", "min": 0, "definition": "String of characters used to identify a name or a resource", "isModifier": false, "short": "Primitive Type uri", "max": "*", "id": "uri", "comment": "see http://en.wikipedia.org/wiki/Uniform_resource_identifier", "base": { "max": "*", "min": 0, "path": "uri" }, "isSummary": false }, { "path": "uri.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", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "uri.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", "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", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "uri.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 managable, 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": "uri.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": "uri.value", "min": 0, "definition": "The actual value", "isModifier": false, "short": "Primitive value for uri", "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "uri" }, { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "\\S*" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "uri.value", "base": { "max": "1", "min": 0, "path": "uri.value" }, "isSummary": false } ] }, "status": "active", "id": "303b2605-25bd-4d1a-9496-3a9beb09c556", "kind": "primitive-type", "url": "http://hl7.org/fhir/StructureDefinition/uri", "version": "6.0.0-ballot3", "differential": { "element": [ { "id": "uri", "max": "*", "min": 0, "path": "uri", "short": "Primitive Type uri", "comment": "see http://en.wikipedia.org/wiki/Uniform_resource_identifier", "definition": "String of characters used to identify a name or a resource" }, { "id": "uri.value", "max": "1", "min": 0, "path": "uri.value", "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "uri" }, { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "\\S*" } ] } ], "short": "Primitive value for uri", "definition": "Primitive value for uri", "representation": [ "xmlAttr" ] } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PrimitiveType" }