{ "description": "The EventDefinition resource provides a reusable description of when a particular event can occur.", "_filename": "StructureDefinition-EventDefinition.json", "package_name": "hl7.fhir.core", "date": "2017-12-20T15:52:34+11:00", "derivation": "specialization", "meta": { "lastUpdated": "2017-12-20T15:52:34.818+11:00" }, "publisher": "Health Level Seven International (Clinical Decision Support)", "fhirVersion": "3.2.0", "name": "EventDefinition", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping", "identity": "w5" }, { "uri": "http://hl7.org/fhir/object-implementation", "name": "Object Implementation Information", "identity": "objimpl" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "EventDefinition", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "3.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "snapshot": { "element": [ { "id": "EventDefinition", "max": "*", "min": 0, "path": "EventDefinition", "short": "A description of when an event can occur", "mapping": [ { "map": "Entity. Role, or Act", "identity": "rim" }, { "map": "Definition", "identity": "workflow" }, { "map": "clinical.general", "identity": "w5" } ], "constraint": [ { "key": "dom-2", "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources", "xpath": "not(parent::f:contained and f:contained)", "source": "DomainResource", "severity": "error", "expression": "contained.contained.empty()" }, { "key": "dom-1", "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative", "xpath": "not(parent::f:contained and f:text)", "source": "DomainResource", "severity": "error", "expression": "contained.text.empty()" }, { "key": "dom-4", "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated", "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))", "source": "DomainResource", "severity": "error", "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" }, { "key": "dom-3", "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource", "xpath": "not(exists(for $contained in f:contained return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::reference[@value='#'])]))", "source": "DomainResource", "severity": "error", "expression": "contained.all(('#'+id in %resource.descendants().reference) or descendants().where(reference = '#').exists())" } ], "definition": "The EventDefinition resource provides a reusable description of when a particular event can occur." }, { "path": "EventDefinition.id", "min": 0, "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "short": "Logical id of this artifact", "type": [ { "code": "id" } ], "max": "1", "id": "EventDefinition.id", "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.", "base": { "max": "1", "min": 0, "path": "Resource.id" }, "isSummary": true }, { "path": "EventDefinition.meta", "min": 0, "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.", "short": "Metadata about the resource", "type": [ { "code": "Meta" } ], "max": "1", "id": "EventDefinition.meta", "base": { "max": "1", "min": 0, "path": "Resource.meta" }, "isSummary": true }, { "path": "EventDefinition.implicitRules", "min": 0, "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.", "isModifier": true, "short": "A set of rules under which this content was created", "type": [ { "code": "uri" } ], "max": "1", "id": "EventDefinition.implicitRules", "comment": "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. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.", "base": { "max": "1", "min": 0, "path": "Resource.implicitRules" }, "isSummary": true }, { "path": "EventDefinition.language", "min": 0, "definition": "The base language in which the resource is written.", "short": "Language of the resource content", "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueReference": { "reference": "http://hl7.org/fhir/ValueSet/all-languages" } }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Language" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "description": "A human language.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/languages" } }, "max": "1", "id": "EventDefinition.language", "comment": "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).", "base": { "max": "1", "min": 0, "path": "Resource.language" } }, { "path": "EventDefinition.text", "min": 0, "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.", "short": "Text summary of the resource, for human interpretation", "mapping": [ { "map": "Act.text?", "identity": "rim" } ], "type": [ { "code": "Narrative" } ], "alias": [ "narrative", "html", "xhtml", "display" ], "max": "1", "id": "EventDefinition.text", "condition": [ "dom-1" ], "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.", "base": { "max": "1", "min": 0, "path": "DomainResource.text" } }, { "path": "EventDefinition.contained", "min": 0, "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.", "short": "Contained, inline Resources", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Resource" } ], "alias": [ "inline resources", "anonymous resources", "contained resources" ], "max": "*", "id": "EventDefinition.contained", "comment": "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.", "base": { "max": "*", "min": 0, "path": "DomainResource.contained" } }, { "path": "EventDefinition.extension", "min": 0, "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.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "EventDefinition.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": "DomainResource.extension" } }, { "path": "EventDefinition.modifierExtension", "min": 0, "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.", "isModifier": true, "short": "Extensions that cannot be ignored", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "EventDefinition.modifierExtension", "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": "DomainResource.modifierExtension" } }, { "path": "EventDefinition.url", "requirements": "Allows the event definition to be referenced by a single globally unique identifier.", "min": 0, "definition": "An absolute URI that is used to identify this event definition when it is referenced in a specification, model, design or an instance. This SHOULD be globally unique, and SHOULD be a literal address at which this event definition is (or will be) published.", "short": "Logical URI to reference this event definition (globally unique)", "mapping": [ { "map": "Definition.url", "identity": "workflow" }, { "map": "FiveWs.identifier", "identity": "w5" }, { "map": "id", "identity": "w5" } ], "type": [ { "code": "uri" } ], "max": "1", "id": "EventDefinition.url", "comment": "Can be a urn:uuid: or a urn:oid:, but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.\n\nThe URL SHOULD include the major version of the event definition. For more information see [Technical and Business Versions](resource.html#versions).", "isSummary": true }, { "path": "EventDefinition.identifier", "requirements": "Allows externally provided and/or usable business identifiers to be easily associated with the module.", "min": 0, "definition": "A formal identifier that is used to identify this event definition when it is represented in other formats, or referenced in a specification, model, design or an instance.", "short": "Additional identifier for the event definition", "mapping": [ { "map": "Definition.identifier", "identity": "workflow" }, { "map": "FiveWs.identifier", "identity": "w5" }, { "map": "no-gen-base", "identity": "objimpl" }, { "map": "id", "identity": "w5" } ], "type": [ { "code": "Identifier" } ], "max": "*", "id": "EventDefinition.identifier", "comment": "Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, e.g., to identify this event definition outside of FHIR, where it is not possible to use the logical URI.", "isSummary": true }, { "path": "EventDefinition.version", "min": 0, "definition": "The identifier that is used to identify this version of the event definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the event definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.", "short": "Business version of the event definition", "mapping": [ { "map": "Definition.version", "identity": "workflow" }, { "map": "FiveWs.version", "identity": "w5" }, { "map": "id.version", "identity": "w5" } ], "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.version", "comment": "There may be different event definition instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the event definition with the format [url]|[version].", "isSummary": true }, { "path": "EventDefinition.name", "requirements": "Support human navigation and code generation.", "min": 0, "definition": "A natural language name identifying the event definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.", "short": "Name for this event definition (computer friendly)", "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.name", "comment": "The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure that it is computable friendly.", "isSummary": true }, { "path": "EventDefinition.title", "min": 0, "definition": "A short, descriptive, user-friendly title for the event definition.", "short": "Name for this event definition (human friendly)", "mapping": [ { "map": "Definition.title", "identity": "workflow" } ], "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.title", "comment": "This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.", "isSummary": true }, { "path": "EventDefinition.status", "min": 1, "definition": "The status of this event definition. Enables tracking the life-cycle of the content.", "isModifier": true, "short": "draft | active | retired | unknown", "mapping": [ { "map": "Definition.status", "identity": "workflow" }, { "map": "FiveWs.status", "identity": "w5" }, { "map": "status", "identity": "w5" } ], "type": [ { "code": "code" } ], "binding": { "strength": "required", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PublicationStatus" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "description": "The lifecycle status of a Value Set or Concept Map.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/publication-status" } }, "max": "1", "id": "EventDefinition.status", "comment": "Allows filtering of event definitions that are appropriate for use vs. not. \nThis is labeled as \"Is Modifier\" because applications should not use a retired event definition without due consideration.", "isSummary": true }, { "path": "EventDefinition.experimental", "requirements": "Enables experimental content to be developed following the same lifecycle that would be used for a production-level event definition.", "min": 0, "definition": "A boolean value to indicate that this event definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.", "isModifier": true, "short": "For testing purposes, not real usage", "mapping": [ { "map": "Definition.experimental", "identity": "workflow" }, { "map": "FiveWs.class", "identity": "w5" }, { "map": "class", "identity": "w5" } ], "type": [ { "code": "boolean" } ], "max": "1", "id": "EventDefinition.experimental", "comment": "Allows filtering of event definition that are appropriate for use vs. not. This is labeled as \"Is Modifier\" because applications should not use an experimental event definition in production.", "isSummary": true }, { "path": "EventDefinition.date", "min": 0, "definition": "The date (and optionally time) when the event definition was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the event definition changes.", "short": "Date this was last changed", "mapping": [ { "map": "Definition.date", "identity": "workflow" }, { "map": "FiveWs.recorded", "identity": "w5" }, { "map": "when.recorded", "identity": "w5" } ], "type": [ { "code": "dateTime" } ], "alias": [ "Revision Date" ], "max": "1", "id": "EventDefinition.date", "comment": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the event definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.", "isSummary": true }, { "path": "EventDefinition.publisher", "requirements": "Helps establish the \"authority/credibility\" of the event definition. May also allow for contact.", "min": 0, "definition": "The name of the individual or organization that published the event definition.", "short": "Name of the publisher (organization or individual)", "mapping": [ { "map": "Definition.publisher", "identity": "workflow" }, { "map": "FiveWs.witness", "identity": "w5" }, { "map": "who.witness", "identity": "w5" } ], "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.publisher", "comment": "Usually an organization, but may be an individual. The publisher (or steward) of the event definition is the organization or individual primarily responsible for the maintenance and upkeep of the event definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the event definition. This item SHOULD be populated unless the information is available from context.", "isSummary": true }, { "path": "EventDefinition.description", "min": 0, "definition": "A free text natural language description of the event definition from a consumer's perspective.", "short": "Natural language description of the event definition", "mapping": [ { "map": "Definition.description", "identity": "workflow" } ], "type": [ { "code": "markdown" } ], "max": "1", "id": "EventDefinition.description", "comment": "This description can be used to capture details such as why the event definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the event definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the profile is presumed to be the predominant language in the place the profile was created)." }, { "path": "EventDefinition.purpose", "min": 0, "definition": "Explaination of why this event definition is needed and why it has been designed as it has.", "short": "Why this event definition is defined", "mapping": [ { "map": "Definition.purpose", "identity": "workflow" }, { "map": "FiveWs.why[x]", "identity": "w5" }, { "map": "no-gen-base", "identity": "objimpl" }, { "map": "why", "identity": "w5" } ], "type": [ { "code": "markdown" } ], "max": "1", "id": "EventDefinition.purpose", "comment": "This element does not describe the usage of the event definition Instead it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this event definition." }, { "id": "EventDefinition.usage", "max": "1", "min": 0, "path": "EventDefinition.usage", "type": [ { "code": "string" } ], "short": "Describes the clinical usage of the event definition", "definition": "A detailed description of how the event definition is used from a clinical perspective." }, { "path": "EventDefinition.approvalDate", "min": 0, "definition": "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.", "short": "When the event definition was approved by publisher", "mapping": [ { "map": "Definition.approvalDate", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "date" } ], "max": "1", "id": "EventDefinition.approvalDate", "comment": "The 'date' element may be more recent than the approval date because of minor changes / editorial corrections.", "isSummary": true }, { "path": "EventDefinition.lastReviewDate", "requirements": "Gives a sense of how \"current\" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant.", "min": 0, "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval, but doesn't change the original approval date.", "short": "When the event definition was last reviewed", "mapping": [ { "map": "Definition.lastReviewDate", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "date" } ], "max": "1", "id": "EventDefinition.lastReviewDate", "comment": "If specified, this is usually after the approval date.", "isSummary": true }, { "path": "EventDefinition.effectivePeriod", "requirements": "Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of a the event definition are or are expected to be used instead.", "min": 0, "definition": "The period during which the event definition content was or is planned to be in active use.", "short": "When the event definition is expected to be used", "mapping": [ { "map": "Definition.effectivePeriod", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "Period" } ], "max": "1", "id": "EventDefinition.effectivePeriod", "comment": "The effective period for a event definition determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.", "isSummary": true }, { "path": "EventDefinition.useContext", "requirements": "Assist in searching for appropriate content.", "min": 0, "definition": "The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate event definition instances.", "short": "Context the content is intended to support", "mapping": [ { "map": "Definition.useContext", "identity": "workflow" } ], "type": [ { "code": "UsageContext" } ], "max": "*", "id": "EventDefinition.useContext", "comment": "When multiple useContexts are specified, there is no expectation whether all or any of the contexts apply.", "isSummary": true }, { "path": "EventDefinition.jurisdiction", "min": 0, "definition": "A legal or geographic region in which the event definition is intended to be used.", "short": "Intended jurisdiction for event definition (if applicable)", "mapping": [ { "map": "Definition.jurisdiction", "identity": "workflow" } ], "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Jurisdiction" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "description": "Countries and regions within which this artifact is targeted for use", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/jurisdiction" } }, "max": "*", "id": "EventDefinition.jurisdiction", "comment": "It may be possible for the event definition to be used in jurisdictions other than those for which it was originally designed or intended.", "isSummary": true }, { "path": "EventDefinition.topic", "requirements": "Repositories must be able to determine how to categorize the module so that it can be found by topical searches.", "min": 0, "definition": "Descriptive topics related to the module. Topics provide a high-level categorization of the module that can be useful for filtering and searching.", "short": "E.g. Education, Treatment, Assessment, etc", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "example", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "DefinitionTopic" } ], "description": "High-level categorization of the definition, used for searching, sorting, and filtering", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/definition-topic" } }, "max": "*", "id": "EventDefinition.topic" }, { "id": "EventDefinition.contributor", "max": "*", "min": 0, "path": "EventDefinition.contributor", "type": [ { "code": "Contributor" } ], "short": "A content contributor", "definition": "A contributor to the content of the module, including authors, editors, reviewers, and endorsers.", "requirements": "Consumers of the content must be able to quickly determine who contributed to the content of the knowledge module." }, { "path": "EventDefinition.contact", "min": 0, "definition": "Contact details to assist a user in finding and communicating with the publisher.", "short": "Contact details for the publisher", "mapping": [ { "map": "Definition.contact", "identity": "workflow" } ], "type": [ { "code": "ContactDetail" } ], "max": "*", "id": "EventDefinition.contact", "comment": "May be a web site, an email address, a telephone number, etc.", "isSummary": true }, { "path": "EventDefinition.copyright", "requirements": "Consumers must be able to determine any legal restrictions on the use of the event definition and/or its content.", "min": 0, "definition": "A copyright statement relating to the event definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the event definition.", "short": "Use and/or publishing restrictions", "mapping": [ { "map": "Definition.copyright", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "markdown" } ], "alias": [ "License", "Restrictions" ], "max": "1", "id": "EventDefinition.copyright" }, { "path": "EventDefinition.relatedArtifact", "requirements": "Modules must be able to provide enough information for consumers of the content (and/or interventions or results produced by the content) to be able to determine and understand the justification for and evidence in support of the content.", "min": 0, "definition": "Related resources such as additional documentation, justification, or bibliographic references.", "short": "Additional documentation, citations, etc", "type": [ { "code": "RelatedArtifact" } ], "max": "*", "id": "EventDefinition.relatedArtifact", "comment": "Each related resource is either an attachment, or a reference to another resource, but not both." }, { "id": "EventDefinition.trigger", "max": "1", "min": 1, "path": "EventDefinition.trigger", "type": [ { "code": "TriggerDefinition" } ], "short": "\"when\" the event occurs", "isSummary": true, "definition": "The trigger element defines when the event occurs." } ] }, "status": "draft", "id": "a5c40fbe-a9ac-49f0-a6d5-d593c768e09f", "kind": "resource", "url": "http://hl7.org/fhir/StructureDefinition/EventDefinition", "_baseDefinition": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-codegen-super", "valueString": "MetadataResource" } ] }, "version": null, "differential": { "element": [ { "id": "EventDefinition", "max": "*", "min": 0, "path": "EventDefinition", "short": "A description of when an event can occur", "mapping": [ { "map": "Definition", "identity": "workflow" }, { "map": "clinical.general", "identity": "w5" } ], "definition": "The EventDefinition resource provides a reusable description of when a particular event can occur." }, { "path": "EventDefinition.url", "requirements": "Allows the event definition to be referenced by a single globally unique identifier.", "min": 0, "definition": "An absolute URI that is used to identify this event definition when it is referenced in a specification, model, design or an instance. This SHOULD be globally unique, and SHOULD be a literal address at which this event definition is (or will be) published.", "short": "Logical URI to reference this event definition (globally unique)", "mapping": [ { "map": "Definition.url", "identity": "workflow" }, { "map": "FiveWs.identifier", "identity": "w5" }, { "map": "id", "identity": "w5" } ], "type": [ { "code": "uri" } ], "max": "1", "id": "EventDefinition.url", "comment": "Can be a urn:uuid: or a urn:oid:, but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.\n\nThe URL SHOULD include the major version of the event definition. For more information see [Technical and Business Versions](resource.html#versions).", "isSummary": true }, { "path": "EventDefinition.identifier", "requirements": "Allows externally provided and/or usable business identifiers to be easily associated with the module.", "min": 0, "definition": "A formal identifier that is used to identify this event definition when it is represented in other formats, or referenced in a specification, model, design or an instance.", "short": "Additional identifier for the event definition", "mapping": [ { "map": "Definition.identifier", "identity": "workflow" }, { "map": "FiveWs.identifier", "identity": "w5" }, { "map": "no-gen-base", "identity": "objimpl" }, { "map": "id", "identity": "w5" } ], "type": [ { "code": "Identifier" } ], "max": "*", "id": "EventDefinition.identifier", "comment": "Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, e.g., to identify this event definition outside of FHIR, where it is not possible to use the logical URI.", "isSummary": true }, { "path": "EventDefinition.version", "min": 0, "definition": "The identifier that is used to identify this version of the event definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the event definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.", "short": "Business version of the event definition", "mapping": [ { "map": "Definition.version", "identity": "workflow" }, { "map": "FiveWs.version", "identity": "w5" }, { "map": "id.version", "identity": "w5" } ], "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.version", "comment": "There may be different event definition instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the event definition with the format [url]|[version].", "isSummary": true }, { "path": "EventDefinition.name", "requirements": "Support human navigation and code generation.", "min": 0, "definition": "A natural language name identifying the event definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.", "short": "Name for this event definition (computer friendly)", "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.name", "comment": "The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure that it is computable friendly.", "isSummary": true }, { "path": "EventDefinition.title", "min": 0, "definition": "A short, descriptive, user-friendly title for the event definition.", "short": "Name for this event definition (human friendly)", "mapping": [ { "map": "Definition.title", "identity": "workflow" } ], "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.title", "comment": "This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.", "isSummary": true }, { "path": "EventDefinition.status", "min": 1, "definition": "The status of this event definition. Enables tracking the life-cycle of the content.", "isModifier": true, "short": "draft | active | retired | unknown", "mapping": [ { "map": "Definition.status", "identity": "workflow" }, { "map": "FiveWs.status", "identity": "w5" }, { "map": "status", "identity": "w5" } ], "type": [ { "code": "code" } ], "binding": { "strength": "required", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PublicationStatus" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "description": "The lifecycle status of a Value Set or Concept Map.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/publication-status" } }, "max": "1", "id": "EventDefinition.status", "comment": "Allows filtering of event definitions that are appropriate for use vs. not. \nThis is labeled as \"Is Modifier\" because applications should not use a retired event definition without due consideration.", "isSummary": true }, { "path": "EventDefinition.experimental", "requirements": "Enables experimental content to be developed following the same lifecycle that would be used for a production-level event definition.", "min": 0, "definition": "A boolean value to indicate that this event definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.", "isModifier": true, "short": "For testing purposes, not real usage", "mapping": [ { "map": "Definition.experimental", "identity": "workflow" }, { "map": "FiveWs.class", "identity": "w5" }, { "map": "class", "identity": "w5" } ], "type": [ { "code": "boolean" } ], "max": "1", "id": "EventDefinition.experimental", "comment": "Allows filtering of event definition that are appropriate for use vs. not. This is labeled as \"Is Modifier\" because applications should not use an experimental event definition in production.", "isSummary": true }, { "path": "EventDefinition.date", "min": 0, "definition": "The date (and optionally time) when the event definition was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the event definition changes.", "short": "Date this was last changed", "mapping": [ { "map": "Definition.date", "identity": "workflow" }, { "map": "FiveWs.recorded", "identity": "w5" }, { "map": "when.recorded", "identity": "w5" } ], "type": [ { "code": "dateTime" } ], "alias": [ "Revision Date" ], "max": "1", "id": "EventDefinition.date", "comment": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the event definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.", "isSummary": true }, { "path": "EventDefinition.publisher", "requirements": "Helps establish the \"authority/credibility\" of the event definition. May also allow for contact.", "min": 0, "definition": "The name of the individual or organization that published the event definition.", "short": "Name of the publisher (organization or individual)", "mapping": [ { "map": "Definition.publisher", "identity": "workflow" }, { "map": "FiveWs.witness", "identity": "w5" }, { "map": "who.witness", "identity": "w5" } ], "type": [ { "code": "string" } ], "max": "1", "id": "EventDefinition.publisher", "comment": "Usually an organization, but may be an individual. The publisher (or steward) of the event definition is the organization or individual primarily responsible for the maintenance and upkeep of the event definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the event definition. This item SHOULD be populated unless the information is available from context.", "isSummary": true }, { "path": "EventDefinition.description", "min": 0, "definition": "A free text natural language description of the event definition from a consumer's perspective.", "short": "Natural language description of the event definition", "mapping": [ { "map": "Definition.description", "identity": "workflow" } ], "type": [ { "code": "markdown" } ], "max": "1", "id": "EventDefinition.description", "comment": "This description can be used to capture details such as why the event definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the event definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the profile is presumed to be the predominant language in the place the profile was created)." }, { "path": "EventDefinition.purpose", "min": 0, "definition": "Explaination of why this event definition is needed and why it has been designed as it has.", "short": "Why this event definition is defined", "mapping": [ { "map": "Definition.purpose", "identity": "workflow" }, { "map": "FiveWs.why[x]", "identity": "w5" }, { "map": "no-gen-base", "identity": "objimpl" }, { "map": "why", "identity": "w5" } ], "type": [ { "code": "markdown" } ], "max": "1", "id": "EventDefinition.purpose", "comment": "This element does not describe the usage of the event definition Instead it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this event definition." }, { "id": "EventDefinition.usage", "max": "1", "min": 0, "path": "EventDefinition.usage", "type": [ { "code": "string" } ], "short": "Describes the clinical usage of the event definition", "definition": "A detailed description of how the event definition is used from a clinical perspective." }, { "path": "EventDefinition.approvalDate", "min": 0, "definition": "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.", "short": "When the event definition was approved by publisher", "mapping": [ { "map": "Definition.approvalDate", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "date" } ], "max": "1", "id": "EventDefinition.approvalDate", "comment": "The 'date' element may be more recent than the approval date because of minor changes / editorial corrections.", "isSummary": true }, { "path": "EventDefinition.lastReviewDate", "requirements": "Gives a sense of how \"current\" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant.", "min": 0, "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval, but doesn't change the original approval date.", "short": "When the event definition was last reviewed", "mapping": [ { "map": "Definition.lastReviewDate", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "date" } ], "max": "1", "id": "EventDefinition.lastReviewDate", "comment": "If specified, this is usually after the approval date.", "isSummary": true }, { "path": "EventDefinition.effectivePeriod", "requirements": "Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of a the event definition are or are expected to be used instead.", "min": 0, "definition": "The period during which the event definition content was or is planned to be in active use.", "short": "When the event definition is expected to be used", "mapping": [ { "map": "Definition.effectivePeriod", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "Period" } ], "max": "1", "id": "EventDefinition.effectivePeriod", "comment": "The effective period for a event definition determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.", "isSummary": true }, { "path": "EventDefinition.useContext", "requirements": "Assist in searching for appropriate content.", "min": 0, "definition": "The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate event definition instances.", "short": "Context the content is intended to support", "mapping": [ { "map": "Definition.useContext", "identity": "workflow" } ], "type": [ { "code": "UsageContext" } ], "max": "*", "id": "EventDefinition.useContext", "comment": "When multiple useContexts are specified, there is no expectation whether all or any of the contexts apply.", "isSummary": true }, { "path": "EventDefinition.jurisdiction", "min": 0, "definition": "A legal or geographic region in which the event definition is intended to be used.", "short": "Intended jurisdiction for event definition (if applicable)", "mapping": [ { "map": "Definition.jurisdiction", "identity": "workflow" } ], "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Jurisdiction" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "description": "Countries and regions within which this artifact is targeted for use", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/jurisdiction" } }, "max": "*", "id": "EventDefinition.jurisdiction", "comment": "It may be possible for the event definition to be used in jurisdictions other than those for which it was originally designed or intended.", "isSummary": true }, { "path": "EventDefinition.topic", "requirements": "Repositories must be able to determine how to categorize the module so that it can be found by topical searches.", "min": 0, "definition": "Descriptive topics related to the module. Topics provide a high-level categorization of the module that can be useful for filtering and searching.", "short": "E.g. Education, Treatment, Assessment, etc", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "example", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "DefinitionTopic" } ], "description": "High-level categorization of the definition, used for searching, sorting, and filtering", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/definition-topic" } }, "max": "*", "id": "EventDefinition.topic" }, { "id": "EventDefinition.contributor", "max": "*", "min": 0, "path": "EventDefinition.contributor", "type": [ { "code": "Contributor" } ], "short": "A content contributor", "definition": "A contributor to the content of the module, including authors, editors, reviewers, and endorsers.", "requirements": "Consumers of the content must be able to quickly determine who contributed to the content of the knowledge module." }, { "path": "EventDefinition.contact", "min": 0, "definition": "Contact details to assist a user in finding and communicating with the publisher.", "short": "Contact details for the publisher", "mapping": [ { "map": "Definition.contact", "identity": "workflow" } ], "type": [ { "code": "ContactDetail" } ], "max": "*", "id": "EventDefinition.contact", "comment": "May be a web site, an email address, a telephone number, etc.", "isSummary": true }, { "path": "EventDefinition.copyright", "requirements": "Consumers must be able to determine any legal restrictions on the use of the event definition and/or its content.", "min": 0, "definition": "A copyright statement relating to the event definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the event definition.", "short": "Use and/or publishing restrictions", "mapping": [ { "map": "Definition.copyright", "identity": "workflow" }, { "map": "no-gen-base", "identity": "objimpl" } ], "type": [ { "code": "markdown" } ], "alias": [ "License", "Restrictions" ], "max": "1", "id": "EventDefinition.copyright" }, { "path": "EventDefinition.relatedArtifact", "requirements": "Modules must be able to provide enough information for consumers of the content (and/or interventions or results produced by the content) to be able to determine and understand the justification for and evidence in support of the content.", "min": 0, "definition": "Related resources such as additional documentation, justification, or bibliographic references.", "short": "Additional documentation, citations, etc", "type": [ { "code": "RelatedArtifact" } ], "max": "*", "id": "EventDefinition.relatedArtifact", "comment": "Each related resource is either an attachment, or a reference to another resource, but not both." }, { "id": "EventDefinition.trigger", "max": "1", "min": 1, "path": "EventDefinition.trigger", "type": [ { "code": "TriggerDefinition" } ], "short": "\"when\" the event occurs", "isSummary": true, "definition": "The trigger element defines when the event occurs." } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss/index.cfm", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource" }