{ "description": "Base StructureDefinition for url type: A URI that is a literal reference", "_filename": "StructureDefinition-url.json", "package_name": "hl7.fhir.core", "date": "2018-08-19T21:48:56+10:00", "derivation": "specialization", "meta": { "lastUpdated": "2018-08-19T21:48:56.559+10:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "3.5.0", "name": "url", "abstract": false, "type": "url", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "3.5.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueString": "Normative" } ], "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "url", "min": 0, "definition": "A URI that is a literal reference", "isModifier": false, "short": "Primitive Type url", "max": "*", "id": "url", "base": { "max": "*", "min": 0, "path": "url" }, "isSummary": false }, { "path": "url.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": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "url.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "path": "url.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": "url.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": "url.value", "min": 0, "definition": "Primitive value for url", "isModifier": false, "short": "Primitive value for url", "type": [ { "_code": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type", "valueString": "string" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type", "valueString": "xsd:anyURI" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-rdf-type", "valueString": "xsd:string" } ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "\\S*" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "url.value", "base": { "max": "1", "min": 0, "path": "uri.value" }, "isSummary": false } ] }, "status": "draft", "id": "fc862753-b9fd-43af-ab2b-9b7137070cb1", "kind": "primitive-type", "url": "http://hl7.org/fhir/StructureDefinition/url", "version": null, "differential": { "element": [ { "id": "url", "max": "*", "min": 0, "path": "url", "short": "Primitive Type url", "definition": "A URI that is a literal reference" }, { "id": "url.value", "max": "1", "min": 0, "path": "url.value", "type": [ { "_code": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-json-type", "valueString": "string" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type", "valueString": "xsd:anyURI" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-rdf-type", "valueString": "xsd:string" } ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "\\S*" } ] } ], "short": "Primitive value for url", "definition": "Primitive value for url", "representation": [ "xmlAttr" ] } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/uri" }