This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
StructureDefinition for expansionprofile
{ "resourceType": "StructureDefinition", "id": "ExpansionProfile", "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/StructureDefinition/ExpansionProfile", "name": "ExpansionProfile", "status": "draft", "publisher": "Health Level Seven International (Vocabulary)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" } ] }, { "telecom": [ { "system": "other", "value": "http://www.hl7.org/Special/committees/Vocab/index.cfm" } ] } ], "date": "2016-03-31T08:01:25+11:00", "description": "Base StructureDefinition for ExpansionProfile Resource", "fhirVersion": "1.4.0", "mapping": [ { "identity": "w5", "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" } ], "kind": "resource", "abstract": false, "baseType": "DomainResource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource", "derivation": "specialization", "snapshot": { "element": [ { "path": "ExpansionProfile", "short": "Defines behaviour and contraints on the ValueSet Expansion operation", "definition": "Resource to define constraints on the Expansion of a FHIR ValueSet.", "alias": [ "ValueSetExpansionProfile" ], "min": 0, "max": "*", "type": [ { "code": "DomainResource" } ], "mapping": [ { "identity": "w5", "map": "conformance.terminology" } ] }, { "path": "ExpansionProfile.id", "short": "Logical id of this artifact", "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.", "min": 0, "max": "1", "base": { "path": "Resource.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "isSummary": true }, { "path": "ExpansionProfile.meta", "short": "Metadata about the resource", "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.", "min": 0, "max": "1", "base": { "path": "Resource.meta", "min": 0, "max": "*" }, "type": [ { "code": "Meta" } ], "isSummary": true }, { "path": "ExpansionProfile.implicitRules", "short": "A set of rules under which this content was created", "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.", "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.", "min": 0, "max": "1", "base": { "path": "Resource.implicitRules", "min": 0, "max": "*" }, "type": [ { "code": "uri" } ], "isModifier": true, "isSummary": true }, { "path": "ExpansionProfile.language", "short": "Language of the resource content", "definition": "The base language in which the resource is written.", "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).", "min": 0, "max": "1", "base": { "path": "Resource.language", "min": 0, "max": "*" }, "type": [ { "code": "code" } ], "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.text", "short": "Text summary of the resource, for human interpretation", "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.", "alias": [ "narrative", "html", "xhtml", "display" ], "min": 0, "max": "1", "base": { "path": "DomainResource.text", "min": 0, "max": "*" }, "type": [ { "code": "Narrative" } ], "condition": [ "dom-1" ], "mapping": [ { "identity": "rim", "map": "Act.text?" } ] }, { "path": "ExpansionProfile.contained", "short": "Contained, inline Resources", "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "comments": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.", "alias": [ "inline resources", "anonymous resources", "contained resources" ], "min": 0, "max": "*", "base": { "path": "DomainResource.contained", "min": 0, "max": "*" }, "type": [ { "code": "Resource" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "DomainResource.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "DomainResource.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.url", "short": "Globally unique logical identifier for expansion profile", "definition": "An absolute URL that is used to identify this expansion profile when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this expansion profile is (or will be) published.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "id" } ] }, { "path": "ExpansionProfile.identifier", "short": "Additional identifier for the expansion profile (e.g. an Object Identifier)", "definition": "Formal identifier that is used to identify this expansion profile when it is represented in other formats, or referenced in a specification, model, design or an instance.", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ], "isSummary": true }, { "path": "ExpansionProfile.version", "short": "Logical identifier for this version of the expansion profile", "definition": "Used to identify this version of the expansion profile when it is referenced in a specification, model, design or instance.", "comments": "There may be multiple resource versions of the expansion profile that have the same identifier.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.name", "short": "Informal name for this expansion profile", "definition": "A free text natural language name for the expansion profile.", "comments": "The name is not expected to be unique. A name should be provided unless the expansion profile is a contained resource (e.g. an anonymous expansion profile in a FHIR profile). Most registries will require a name.", "requirements": "Support human navigation.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.status", "short": "draft | active | retired", "definition": "The status of the expansion profile.", "comments": "Allows filtering of expansion instances that are appropriate (or not) for use.", "requirements": "Identify when/if the expansion profile should be used.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "isSummary": true, "binding": { "strength": "required", "description": "The lifecycle status of a Value Set or Concept Map.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status" } }, "mapping": [ { "identity": "w5", "map": "status" } ] }, { "path": "ExpansionProfile.experimental", "short": "If for testing purposes, not real usage", "definition": "This expansion profile was authored for testing purposes (or education/evaluation/marketing), and is not intended for genuine production usage.", "comments": "Allows filtering of expansion instances that are appropriate (or not) for use.", "requirements": "This expansion profile was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.publisher", "short": "Name of the publisher (organization or individual)", "definition": "The name of the individual or organization that published the expansion profile.", "comments": "Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context.", "requirements": "Helps establish the \"authority/credibility\" of the expansion profile.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.contact", "short": "Contact details of the publisher", "definition": "Contacts to assist a user in finding and communicating with the publisher.", "comments": "May be a web site, an email address, a telephone number, etc.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.contact.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.contact.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.contact.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.contact.name", "short": "Name of an individual to contact", "definition": "The name of an individual to contact regarding the expansion profile.", "comments": "If there is no named individual, the telecom is for the organization as a whole.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.contact.telecom", "short": "Contact details for individual or publisher", "definition": "Contact details for individual (if a name was provided) or the publisher.", "min": 0, "max": "*", "type": [ { "code": "ContactPoint" } ], "isSummary": true }, { "path": "ExpansionProfile.date", "short": "Date for given status", "definition": "The date that the expansion profile status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes.", "comments": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the expansion profile. Additional specific dates may be added as extensions.", "requirements": "Need to know when an expansion profile was first legal for use or became withdrawn or replaced.", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "isSummary": true }, { "path": "ExpansionProfile.description", "short": "Human language description of the expansion profile", "definition": "A free text natural language description of the use of the expansion profile - reason for definition, conditions of use, etc. The description may include a list of expected usages for the expansion profile and can also describe the approach taken to build the expansion profile.", "comments": "The description is not intended to describe the semantics of the expansion profile. The description should capture its intended use, which is needed for ensuring integrity for its use in models across future changes. A description should be provided unless the expansion profile is a contained resource (e.g. an anonymous expansion profile in a FHIR profile). Most registries will require a description.", "requirements": "Human understandability.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem", "short": "When the expansion profile imposes code system contraints", "definition": "A set of criteria that provide the constraints imposed on the value set expansion by including or excluding codes from specific code systems (or versions).", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-1", "severity": "error", "human": "SHALL NOT have include and exclude", "expression": "include.empty() or exclude.empty()", "xpath": "not(exists(f:include)) or not(exists(f:exclude))" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemInclude" } ], "path": "ExpansionProfile.codeSystem.include", "short": "Code systems to be included", "definition": "Code systems to be included in value set expansions.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.include.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.include.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.include.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemIncludeCodeSystem" } ], "path": "ExpansionProfile.codeSystem.include.codeSystem", "short": "The code systems to be included", "definition": "A data group for each code system to be included.", "min": 1, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.system", "short": "The specific code system to be included", "definition": "An absolute URI which is the code system to be included.", "comments": "See ''Coding.system'' for further documentation.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.version", "short": "Specific version of the code system referred to", "definition": "The version of the code system from which codes in the expansion should be included.", "comments": "This is used to apply version specifc inclusion contraints. If no version is specified, then all codes from the code system present in the expansion (prior to application of the expansion profile) will be retained.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemExclude" } ], "path": "ExpansionProfile.codeSystem.exclude", "short": "Code systems to be excluded", "definition": "Code systems to be excluded from value set expansions.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.exclude.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.exclude.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.exclude.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemExcludeCodeSystem" } ], "path": "ExpansionProfile.codeSystem.exclude.codeSystem", "short": "The code systems to be excluded", "definition": "A data group for each code system to be excluded.", "min": 1, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.system", "short": "The specific code system to be excluded", "definition": "An absolute URI which is the code system to be excluded.", "comments": "See ''Coding.system'' for further documentation.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.version", "short": "Specific version of the code system referred to", "definition": "The version of the code system from which codes in the expansion should be excluded.", "comments": "This is used to apply version specifc exclusion contraints. If no version is specified, then all codes from the code system present in the expansion (prior to application of the expansion profile) will be excluded.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.includeDesignations", "short": "Whether the expansion should include concept designations", "definition": "Controls whether concept designations are to be included or excluded in value set expansions.", "comments": "ExpansionProfile.designation.include and ExpansionProfile.designation.exclude are only evaluated if includeDesignations is present and set to \"true\". If includeDesignations is present with a value of \"true\" and both ExpansionProfile.designation.include and ExpansionProfile.designation.exclude are absent, then all designations are returned in the expansion.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.designation", "short": "When the expansion profile imposes designation contraints", "definition": "A set of criteria that provide the constraints imposed on the value set expansion by including or excluding designations.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-2", "severity": "error", "human": "SHALL NOT have include and exclude", "expression": "include.empty() or exclude.empty()", "xpath": "not(exists(f:include)) or not(exists(f:exclude))" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationInclude" } ], "path": "ExpansionProfile.designation.include", "short": "Designations to be included", "definition": "Designations to be included.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.include.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.include.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.include.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationIncludeDesignation" } ], "path": "ExpansionProfile.designation.include.designation", "short": "The designation to be included", "definition": "A data group for each designation to be included.", "comments": "At least one of designation.language or designation.use must be provided for each include.designation element.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-3", "severity": "error", "human": "SHALL have at least one of language or use", "expression": "language.empty().not() or use.empty().not()", "xpath": "exists(f:language) or exists(f:use)" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.include.designation.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.include.designation.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.include.designation.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.designation.include.designation.language", "short": "Human language of the designation to be included", "definition": "The language this designation is defined for.", "comments": "In the absence of a language, all designations are retained which match the designation.use parameter for this include.designation.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.designation.include.designation.use", "short": "Designation use", "definition": "Designation uses for inclusion in the expansion.", "comments": "In the absence of a use, all designations are retained which match the designation.language parameter for this include.designation element.", "min": 0, "max": "1", "type": [ { "code": "Coding" } ], "isSummary": true, "binding": { "strength": "required", "description": "Details of how a designation would be used.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/designation-use" } } }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationExclude" } ], "path": "ExpansionProfile.designation.exclude", "short": "Designations to be excluded", "definition": "Designations to be excluded.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.exclude.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.exclude.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.exclude.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationExcludeDesignation" } ], "path": "ExpansionProfile.designation.exclude.designation", "short": "The designation to be excluded", "definition": "A data group for each designation to be excluded.", "comments": "At least one of designation.language or designation.use must be provided for each exclude.designation element.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-4", "severity": "error", "human": "SHALL have at least one of language or use", "expression": "language.empty().not() or use.empty().not()", "xpath": "exists(f:language) or exists(f:use)" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.exclude.designation.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "*" }, "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.exclude.designation.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "ExpansionProfile.designation.exclude.designation.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "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.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "ExpansionProfile.designation.exclude.designation.language", "short": "Human language of the designation to be excluded", "definition": "The language this designation is defined for.", "comments": "In the absence of a language, all designations are excluded which match the designation.use parameter for this exclude.designation element.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.designation.exclude.designation.use", "short": "Designation use", "definition": "Designation uses for exclusion in the expansion.", "comments": "In the absence of a use, all designations are retained which match the designation.language parameter for this exclude.designation element.", "min": 0, "max": "1", "type": [ { "code": "Coding" } ], "isSummary": true, "binding": { "strength": "required", "description": "Details of how a designation would be used.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/designation-use" } } }, { "path": "ExpansionProfile.includeDefinition", "short": "Include or exclude the value set definition in the expansion", "definition": "Controls whether the value set definition is included or excluded in value set expansions.", "comments": "The ValueSet defintion refers to all fields in the ValueSet definition apart from ValueSet.contains. The definition is only included if includeDefinition is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.includeInactive", "short": "Include or exclude inactive concepts in the expansion", "definition": "Controls whether inactive concepts are included or excluded in value set expansions.", "comments": "Inactive codes are included if includeInactive is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.excludeNested", "short": "Include or exclude nested codes in the value set expansion", "definition": "Controls whether or not the value set expansion includes nested codes (i.e. ValueSet.expansion.contains.contains).", "comments": "Nested codes excluded if excludeNested is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.excludeNotForUI", "short": "Include or exclude codes which cannot be rendered in user interfaces in the value set expansion", "definition": "Controls whether or not the value set expansion includes codes which cannot be displayed in user interfaces.", "comments": "Codes which cannot be used in user interfaces will be excluded if excludeNotForUI is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.excludePostCoordinated", "short": "Include or exclude codes which are post coordinated expressions in the value set expansion", "definition": "Controls whether or not the value set expansion includes post coordinated codes.", "comments": "Post coordinated codes are excluded if excludePostCoordinated is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.displayLanguage", "short": "Specify the language for the display element of codes in the value set expansion", "definition": "Specifies the language to be used for description in the expansions i.e. the language to be used for ValueSet.expansion.contains.display.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.limitedExpansion", "short": "Controls behaviour of the value set expand operation when value sets are too large to be completely expanded", "definition": "If the value set being expanded is incomplete (because it is too big to expand), return a limited expansion (a subset) with an indicator that expansion is incomplete.", "comments": "This field overides the default behaviour (which is to return an error). This does not apply to expansions which are unbounded.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true } ] }, "differential": { "element": [ { "path": "ExpansionProfile", "short": "Defines behaviour and contraints on the ValueSet Expansion operation", "definition": "Resource to define constraints on the Expansion of a FHIR ValueSet.", "alias": [ "ValueSetExpansionProfile" ], "min": 0, "max": "*", "type": [ { "code": "DomainResource" } ], "mapping": [ { "identity": "w5", "map": "conformance.terminology" } ] }, { "path": "ExpansionProfile.url", "short": "Globally unique logical identifier for expansion profile", "definition": "An absolute URL that is used to identify this expansion profile when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this expansion profile is (or will be) published.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "id" } ] }, { "path": "ExpansionProfile.identifier", "short": "Additional identifier for the expansion profile (e.g. an Object Identifier)", "definition": "Formal identifier that is used to identify this expansion profile when it is represented in other formats, or referenced in a specification, model, design or an instance.", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ], "isSummary": true }, { "path": "ExpansionProfile.version", "short": "Logical identifier for this version of the expansion profile", "definition": "Used to identify this version of the expansion profile when it is referenced in a specification, model, design or instance.", "comments": "There may be multiple resource versions of the expansion profile that have the same identifier.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.name", "short": "Informal name for this expansion profile", "definition": "A free text natural language name for the expansion profile.", "comments": "The name is not expected to be unique. A name should be provided unless the expansion profile is a contained resource (e.g. an anonymous expansion profile in a FHIR profile). Most registries will require a name.", "requirements": "Support human navigation.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.status", "short": "draft | active | retired", "definition": "The status of the expansion profile.", "comments": "Allows filtering of expansion instances that are appropriate (or not) for use.", "requirements": "Identify when/if the expansion profile should be used.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "isSummary": true, "binding": { "strength": "required", "description": "The lifecycle status of a Value Set or Concept Map.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status" } }, "mapping": [ { "identity": "w5", "map": "status" } ] }, { "path": "ExpansionProfile.experimental", "short": "If for testing purposes, not real usage", "definition": "This expansion profile was authored for testing purposes (or education/evaluation/marketing), and is not intended for genuine production usage.", "comments": "Allows filtering of expansion instances that are appropriate (or not) for use.", "requirements": "This expansion profile was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.publisher", "short": "Name of the publisher (organization or individual)", "definition": "The name of the individual or organization that published the expansion profile.", "comments": "Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context.", "requirements": "Helps establish the \"authority/credibility\" of the expansion profile.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.contact", "short": "Contact details of the publisher", "definition": "Contacts to assist a user in finding and communicating with the publisher.", "comments": "May be a web site, an email address, a telephone number, etc.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.contact.name", "short": "Name of an individual to contact", "definition": "The name of an individual to contact regarding the expansion profile.", "comments": "If there is no named individual, the telecom is for the organization as a whole.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.contact.telecom", "short": "Contact details for individual or publisher", "definition": "Contact details for individual (if a name was provided) or the publisher.", "min": 0, "max": "*", "type": [ { "code": "ContactPoint" } ], "isSummary": true }, { "path": "ExpansionProfile.date", "short": "Date for given status", "definition": "The date that the expansion profile status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes.", "comments": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the expansion profile. Additional specific dates may be added as extensions.", "requirements": "Need to know when an expansion profile was first legal for use or became withdrawn or replaced.", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "isSummary": true }, { "path": "ExpansionProfile.description", "short": "Human language description of the expansion profile", "definition": "A free text natural language description of the use of the expansion profile - reason for definition, conditions of use, etc. The description may include a list of expected usages for the expansion profile and can also describe the approach taken to build the expansion profile.", "comments": "The description is not intended to describe the semantics of the expansion profile. The description should capture its intended use, which is needed for ensuring integrity for its use in models across future changes. A description should be provided unless the expansion profile is a contained resource (e.g. an anonymous expansion profile in a FHIR profile). Most registries will require a description.", "requirements": "Human understandability.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem", "short": "When the expansion profile imposes code system contraints", "definition": "A set of criteria that provide the constraints imposed on the value set expansion by including or excluding codes from specific code systems (or versions).", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-1", "severity": "error", "human": "SHALL NOT have include and exclude", "expression": "include.empty() or exclude.empty()", "xpath": "not(exists(f:include)) or not(exists(f:exclude))" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemInclude" } ], "path": "ExpansionProfile.codeSystem.include", "short": "Code systems to be included", "definition": "Code systems to be included in value set expansions.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemIncludeCodeSystem" } ], "path": "ExpansionProfile.codeSystem.include.codeSystem", "short": "The code systems to be included", "definition": "A data group for each code system to be included.", "min": 1, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.system", "short": "The specific code system to be included", "definition": "An absolute URI which is the code system to be included.", "comments": "See ''Coding.system'' for further documentation.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.include.codeSystem.version", "short": "Specific version of the code system referred to", "definition": "The version of the code system from which codes in the expansion should be included.", "comments": "This is used to apply version specifc inclusion contraints. If no version is specified, then all codes from the code system present in the expansion (prior to application of the expansion profile) will be retained.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemExclude" } ], "path": "ExpansionProfile.codeSystem.exclude", "short": "Code systems to be excluded", "definition": "Code systems to be excluded from value set expansions.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CodeSystemExcludeCodeSystem" } ], "path": "ExpansionProfile.codeSystem.exclude.codeSystem", "short": "The code systems to be excluded", "definition": "A data group for each code system to be excluded.", "min": 1, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.system", "short": "The specific code system to be excluded", "definition": "An absolute URI which is the code system to be excluded.", "comments": "See ''Coding.system'' for further documentation.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "path": "ExpansionProfile.codeSystem.exclude.codeSystem.version", "short": "Specific version of the code system referred to", "definition": "The version of the code system from which codes in the expansion should be excluded.", "comments": "This is used to apply version specifc exclusion contraints. If no version is specified, then all codes from the code system present in the expansion (prior to application of the expansion profile) will be excluded.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "path": "ExpansionProfile.includeDesignations", "short": "Whether the expansion should include concept designations", "definition": "Controls whether concept designations are to be included or excluded in value set expansions.", "comments": "ExpansionProfile.designation.include and ExpansionProfile.designation.exclude are only evaluated if includeDesignations is present and set to \"true\". If includeDesignations is present with a value of \"true\" and both ExpansionProfile.designation.include and ExpansionProfile.designation.exclude are absent, then all designations are returned in the expansion.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.designation", "short": "When the expansion profile imposes designation contraints", "definition": "A set of criteria that provide the constraints imposed on the value set expansion by including or excluding designations.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-2", "severity": "error", "human": "SHALL NOT have include and exclude", "expression": "include.empty() or exclude.empty()", "xpath": "not(exists(f:include)) or not(exists(f:exclude))" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationInclude" } ], "path": "ExpansionProfile.designation.include", "short": "Designations to be included", "definition": "Designations to be included.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationIncludeDesignation" } ], "path": "ExpansionProfile.designation.include.designation", "short": "The designation to be included", "definition": "A data group for each designation to be included.", "comments": "At least one of designation.language or designation.use must be provided for each include.designation element.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-3", "severity": "error", "human": "SHALL have at least one of language or use", "expression": "language.empty().not() or use.empty().not()", "xpath": "exists(f:language) or exists(f:use)" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.include.designation.language", "short": "Human language of the designation to be included", "definition": "The language this designation is defined for.", "comments": "In the absence of a language, all designations are retained which match the designation.use parameter for this include.designation.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.designation.include.designation.use", "short": "Designation use", "definition": "Designation uses for inclusion in the expansion.", "comments": "In the absence of a use, all designations are retained which match the designation.language parameter for this include.designation element.", "min": 0, "max": "1", "type": [ { "code": "Coding" } ], "isSummary": true, "binding": { "strength": "required", "description": "Details of how a designation would be used.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/designation-use" } } }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationExclude" } ], "path": "ExpansionProfile.designation.exclude", "short": "Designations to be excluded", "definition": "Designations to be excluded.", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DesignationExcludeDesignation" } ], "path": "ExpansionProfile.designation.exclude.designation", "short": "The designation to be excluded", "definition": "A data group for each designation to be excluded.", "comments": "At least one of designation.language or designation.use must be provided for each exclude.designation element.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "exp-4", "severity": "error", "human": "SHALL have at least one of language or use", "expression": "language.empty().not() or use.empty().not()", "xpath": "exists(f:language) or exists(f:use)" } ], "isSummary": true }, { "path": "ExpansionProfile.designation.exclude.designation.language", "short": "Human language of the designation to be excluded", "definition": "The language this designation is defined for.", "comments": "In the absence of a language, all designations are excluded which match the designation.use parameter for this exclude.designation element.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.designation.exclude.designation.use", "short": "Designation use", "definition": "Designation uses for exclusion in the expansion.", "comments": "In the absence of a use, all designations are retained which match the designation.language parameter for this exclude.designation element.", "min": 0, "max": "1", "type": [ { "code": "Coding" } ], "isSummary": true, "binding": { "strength": "required", "description": "Details of how a designation would be used.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/designation-use" } } }, { "path": "ExpansionProfile.includeDefinition", "short": "Include or exclude the value set definition in the expansion", "definition": "Controls whether the value set definition is included or excluded in value set expansions.", "comments": "The ValueSet defintion refers to all fields in the ValueSet definition apart from ValueSet.contains. The definition is only included if includeDefinition is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.includeInactive", "short": "Include or exclude inactive concepts in the expansion", "definition": "Controls whether inactive concepts are included or excluded in value set expansions.", "comments": "Inactive codes are included if includeInactive is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.excludeNested", "short": "Include or exclude nested codes in the value set expansion", "definition": "Controls whether or not the value set expansion includes nested codes (i.e. ValueSet.expansion.contains.contains).", "comments": "Nested codes excluded if excludeNested is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.excludeNotForUI", "short": "Include or exclude codes which cannot be rendered in user interfaces in the value set expansion", "definition": "Controls whether or not the value set expansion includes codes which cannot be displayed in user interfaces.", "comments": "Codes which cannot be used in user interfaces will be excluded if excludeNotForUI is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.excludePostCoordinated", "short": "Include or exclude codes which are post coordinated expressions in the value set expansion", "definition": "Controls whether or not the value set expansion includes post coordinated codes.", "comments": "Post coordinated codes are excluded if excludePostCoordinated is present and has a value of \"true\".", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true }, { "path": "ExpansionProfile.displayLanguage", "short": "Specify the language for the display element of codes in the value set expansion", "definition": "Specifies the language to be used for description in the expansions i.e. the language to be used for ValueSet.expansion.contains.display.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "ExpansionProfile.limitedExpansion", "short": "Controls behaviour of the value set expand operation when value sets are too large to be completely expanded", "definition": "If the value set being expanded is incomplete (because it is too big to expand), return a limited expansion (a subset) with an indicator that expansion is incomplete.", "comments": "This field overides the default behaviour (which is to return an error). This does not apply to expansions which are unbounded.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.