This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Profile for provenance
{ "resourceType": "Profile", "text": { "status": "generated", "div": "<div><pre>\r\n<<a title=\"Provenance information that describes the activity that led to the creation of a set of resources. This information can be used to help determine their reliability or trace where the information in them came from. The focus of the provenance resource is record keeping, audit and traceability, and not explicit statements of clinical significance.\" class=\"dict\" href=\"provenance-definitions.html#Provenance\"><b>Provenance</b></a> xmlns="http://hl7.org/fhir"> <span style=\"float: right\"><a title=\"Documentation for this format\" href=\"formats.html\"><img alt=\"doco\" src=\"help.png\"/></a></span>\r\n <!-- from <a href=\"resources.html\">Resource</a>: <a href=\"extensibility.html\">extension</a>, <a href=\"extensibility.html#modifierExtension\">modifierExtension</a>, language, <a href=\"narrative.html#Narrative\">text</a>, and <a href=\"references.html#contained\">contained</a> -->\r\n <<a title=\"The resource(s) that were generated by the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.target\"><b>target</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..*</b></span> <span style=\"color: darkgreen\"><a href=\"references.html#Resource\">Resource</a>(<a href=\"resourcelist.html\">Any</a>)</span> <span style=\"color: navy\">Target resource(s) (usually version specific)</span><span style=\"color: Gray\"> --></span></target>\r\n <<a title=\"The period during which the activity occurred.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.period\"><b>period</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#Period\">Period</a></span> <span style=\"color: navy\">When the activity occurred</span><span style=\"color: Gray\"> --></span></period>\r\n <<a title=\"The instant of time at which the activity was recorded.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.recorded\"><b>recorded</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#instant\">instant</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: navy\">When the activity was recorded / updated</span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"The reason that the activity was taking place.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.reason\"><b>reason</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#CodeableConcept\">CodeableConcept</a></span> <span style=\"color: navy\">Reason the activity is occurring</span><span style=\"color: Gray\"> --></span></reason>\r\n <<a title=\"Where the activity occurred, if relevant.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.location\"><b>location</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"references.html#Resource\">Resource</a>(<a href=\"location.html#Location\">Location</a>)</span> <span style=\"color: navy\">Where the activity occurred, if relevant</span><span style=\"color: Gray\"> --></span></location>\r\n <<a title=\"Policy or plan the activity was defined by. Typically, a single activity may have multiple applicable policy documents, such as patient consent, guarantor funding, etc.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.policy\"><b>policy</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#uri\">uri</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..*</b></span> <span style=\"color: navy\">Policy or plan the activity was defined by</span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"An agent takes a role in an activity such that the agent can be assigned some degree of responsibility for the activity taking place. An agent can be a person, a piece of software, an inanimate object, an organization, or other entities that may be ascribed responsibility.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.agent\"><b>agent</b></a>> <span style=\"color: Gray\"><!-- <span style=\"color: brown\"><b>0..*</b></span> Person, organization, records, etc. involved in creating resource --></span>\r\n <<a title=\"The role that the participant played.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.agent.role\"><b>role</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#Coding\">Coding</a></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"valueset-provenance-agent-role.html\">e.g. author | overseer | enterer | attester | source | cc: +</a></span><span style=\"color: Gray\"> --></span></role>\r\n <<a title=\"The type of the participant.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.agent.type\"><b>type</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#Coding\">Coding</a></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"valueset-provenance-agent-type.html\">e.g. Resource | Person | Application | Record | Document +</a></span><span style=\"color: Gray\"> --></span></type>\r\n <<a title=\"Identity of participant. May be a logical or physical uri and maybe absolute or relative.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.agent.reference\"><b>reference</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#uri\">uri</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: navy\">Identity of agent (urn or url)</span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"Human-readable description of the participant.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.agent.display\"><b>display</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#string\">string</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\">Human description of participant</span><span style=\"color: Gray\"> --></span>\r\n </agent>\r\n <<a title=\"An entity used in this activity.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.entity\"><b>entity</b></a>> <span style=\"color: Gray\"><!-- <span style=\"color: brown\"><b>0..*</b></span> An entity used in this activity --></span>\r\n <<a title=\"How the entity was used during the activity.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.entity.role\"><b>role</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#code\">code</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"provenance-entity-role.html\">derivation | revision | quotation | source</a></span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"The type of the entity. If the entity is a resource, then this is a resource type.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.entity.type\"><b>type</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#Coding\">Coding</a></span> <a style=\"color: navy\" href=\"resource-types.html\">Resource Type, or something else</a><span style=\"color: Gray\"> --></span></type>\r\n <<a title=\"Identity of participant. May be a logical or physical uri and maybe absolute or relative.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.entity.reference\"><b>reference</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#uri\">uri</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: navy\">Identity of participant (urn or url)</span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"Human-readable description of the entity.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.entity.display\"><b>display</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#string\">string</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\">Human description of participant</span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"The entity is attributed to an agent to express the agent's responsibility for that entity, possibly along with other agents. This description can be understood as shorthand for saying that the agent was responsible for the activity which generated the entity.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.entity.agent\"><b>agent</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\">Content as for Provenance.agent</span> <span style=\"color: navy\">Entity is attributed to this agent</span><span style=\"color: Gray\"> --></span></agent>\r\n </entity>\r\n <<a title=\"A digital signature on the target resource(s). The signature should match a Provenance.agent.reference in the provenance resource. The signature is only added to support checking cryptographic integrity of the resource, and not to represent workflow and clinical aspects of the signing process, or to support non-repudiation.\" class=\"dict\" href=\"provenance-definitions.html#Provenance.integritySignature\"><b>integritySignature</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#string\">string</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\">Base64 signature (DigSig) - integrity check</span><span style=\"color: Gray\"> --></span>\r\n</Provenance>\r\n</pre></div>" }, "name": "provenance", "publisher": "FHIR Project", "description": "Basic Profile. Provenance information that describes the activity that led to the creation of a set of resources. This information can be used to help determine their reliability or trace where the information in them came from. The focus of the provenance resource is record keeping, audit and traceability, and not explicit statements of clinical significance.", "status": "draft", "date": "2014-09-30", "requirements": "Scope and Usage The provenance resource tracks information about activity that created a version of a resource, including the entities, and agents involved in producing a resource. This information can be used to form assessments about its quality, reliability or trustworthiness, or to provide pointers for where to go to further investigate the origins of the resource and the information in it. \r\n\r\nProvenance resources are a record-keeping assertion that gathers information about the context in which the information in a resource was obtained. Provenance resources are prepared by the application that initiates the create/update etc. of the resource. A Security Event resource contains overlapping information, but is created as events occur, to track and audit the events. Security Event resources are often (though not exclusively) created by the application responding to the read/query/create/update etc. event.", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" }, { "identity": "w3c.prov", "uri": "http://www.w3.org/ns/prov", "name": "W3C PROV" } ], "structure": [ { "type": "Provenance", "publish": true, "element": [ { "path": "Provenance", "definition": { "short": "Who, What, When for a set of resources", "formal": "Provenance information that describes the activity that led to the creation of a set of resources. This information can be used to help determine their reliability or trace where the information in them came from. The focus of the provenance resource is record keeping, audit and traceability, and not explicit statements of clinical significance.", "comments": "Some parties may be duplicated between the target resource and its provenance. For instance, the prescriber is usually (but not always) the author of the prescription resource. This resource is defined with close consideration for W3C Provenance.", "min": 1, "max": "1", "type": [ { "code": "Resource" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "ControlAct[isNormalAct() and subsumes(CACT, classCode) and moodCode=EVN]" }, { "identity": "w3c.prov", "map": "Activity" } ] } }, { "path": "Provenance.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "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 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 simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Provenance.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "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 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 simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Provenance.text", "definition": { "short": "Text summary of the resource, for human interpretation", "formal": "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.", "synonym": [ "narrative", "html", "xhtml", "display" ], "min": 0, "max": "1", "type": [ { "code": "Narrative" } ], "isModifier": false } }, { "path": "Provenance.contained", "definition": { "short": "Contained, inline Resources", "formal": "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.", "synonym": [ "inline resources", "anonymous resources", "contained resources" ], "min": 0, "max": "*", "type": [ { "code": "Resource" } ], "isModifier": false } }, { "path": "Provenance.target", "definition": { "short": "Target resource(s) (usually version specific)", "formal": "The resource(s) that were generated by the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity.", "comments": "Target references are usually version specific, but may not be, if a version has not been assigned or if the provenance information is part of the set of resources being maintained (i.e. a document). When using the RESTful API, the identity of the resource may not be known (especially not the version specific one); the client may either submit the resource first, and then the provenance, or it may submit both using a single transaction. See the notes on transaction for further discussion.", "min": 1, "max": "*", "type": [ { "code": "ResourceReference", "profile": "http://hl7.org/fhir/profiles/Any" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./outboundRelationship[isNormalActRelationship() and typeCode=SUBJ]/target\n\nOR\n\n./participation[isNormalParticipation() and typeCode=SBJ]/role\n\nOR\n\n./participation[isNormalParticipation() and typeCode=SBJ]/role[isNormalRole()]/player" }, { "identity": "w3c.prov", "map": "Activity.wasGeneratedBy" } ] } }, { "path": "Provenance.period", "definition": { "short": "When the activity occurred", "formal": "The period during which the activity occurred.", "comments": "The period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time.", "min": 0, "max": "1", "type": [ { "code": "Period" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./effectiveTime[type=IVL_TS]" }, { "identity": "w3c.prov", "map": "Activity.startTime & Activity.endTime" } ] } }, { "path": "Provenance.recorded", "definition": { "short": "When the activity was recorded / updated", "formal": "The instant of time at which the activity was recorded.", "comments": "This can be a little different from the time stamp on the resource if there is a delay between recording the event and updating the provenance and target resource.", "min": 1, "max": "1", "type": [ { "code": "instant" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "unique(./participation[isNormalParticipation() and typeCode=AUT]/time[type=TS])" } ] } }, { "path": "Provenance.reason", "definition": { "short": "Reason the activity is occurring", "formal": "The reason that the activity was taking place.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "unique(./reasonCode)" } ] } }, { "path": "Provenance.location", "definition": { "short": "Where the activity occurred, if relevant", "formal": "Where the activity occurred, if relevant.", "min": 0, "max": "1", "type": [ { "code": "ResourceReference", "profile": "http://hl7.org/fhir/profiles/Location" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "unique(./participation[isNormalParticipation() and typeCode=LOC]/role[isNormalRole() and subsumes(SDLOC, classCode)]/player[isNormalEntity and classCode=\"LOC\" and determinerCode=\"INST\"]" }, { "identity": "w3c.prov", "map": "Activity.location" } ] } }, { "path": "Provenance.policy", "definition": { "short": "Policy or plan the activity was defined by", "formal": "Policy or plan the activity was defined by. Typically, a single activity may have multiple applicable policy documents, such as patient consent, guarantor funding, etc.", "min": 0, "max": "*", "type": [ { "code": "uri" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./inboundRelationship[isNormalActRelationship() and typeCode=\"SUBJ\"]/source[isNormalAct and subsumes(POLICY, classCode) and moodCode=EVN]/text[typeCode='ED'/tel" } ] } }, { "path": "Provenance.agent", "definition": { "short": "Person, organization, records, etc. involved in creating resource", "formal": "An agent takes a role in an activity such that the agent can be assigned some degree of responsibility for the activity taking place. An agent can be a person, a piece of software, an inanimate object, an organization, or other entities that may be ascribed responsibility.", "comments": "Several agents may be associated (i.e. has some responsibility for an activity) with an activity and vice-versa.", "min": 0, "max": "*", "isModifier": false, "mapping": [ { "identity": "rim", "map": "./participation[isNormalParticipation()]\n\nOR\n\n./outboundRelationship[isNormalActRelationship() and typeCode='DRIV']" } ] } }, { "path": "Provenance.agent.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "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 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 simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Provenance.agent.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "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 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 simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Provenance.agent.role", "definition": { "short": "e.g. author | overseer | enterer | attester | source | cc: +", "formal": "The role that the participant played.", "min": 1, "max": "1", "type": [ { "code": "Coding" } ], "isModifier": false, "binding": { "name": "ProvenanceAgentRole", "isExtensible": true, "conformance": "preferred", "referenceResource": { "reference": "http://hl7.org/fhir/vs/provenance-agent-role" } }, "mapping": [ { "identity": "rim", "map": "attester: .[self::participation]/typeCode='RESP'\nauthor: .[self::participation]/typeCode='AUT'\ncc: .[self::participation]/typeCode='IRCP'\nenterer: .[self::participation]/typeCode='ENT'\ninformant: .[self::participation]/typeCode='INF'\nperformer: .[self::participation]/typeCode='PRF'\nverifier: .[self::participation]/typeCode='VRF'\nsource: .[self::outboundRelationship]/typeCode=''" } ] } }, { "path": "Provenance.agent.type", "definition": { "short": "e.g. Resource | Person | Application | Record | Document +", "formal": "The type of the participant.", "comments": "If the type is \"Resource\" then the resource itself was the participant. If the type is a type of resource, then the entity identified by the resource is the participant.", "min": 1, "max": "1", "type": [ { "code": "Coding" } ], "isModifier": false, "binding": { "name": "ProvenanceAgentType", "isExtensible": true, "conformance": "preferred", "referenceResource": { "reference": "http://hl7.org/fhir/vs/provenance-agent-type" } }, "mapping": [ { "identity": "rim", "map": "person: ./role[isNormalRole() and classCode='REL']/player[isNormalEntity and classCode='PER' and determinerCode='INST']\nagent: ./role[isNormalRole() and classCode='ASSIGNED' and player[isNormalEntity and classCode='PSN' and determinerCode='INST']]\norganization: ./role[isNormalRole() and classCode='ASSIGNED' and not(player)]/scoper[isNormalEntity and classCode='ORG' and determinerCode='INST']\n\nsoftware: ./role[isNormalRole() and classCode='ASSIGNED']/scoper[isNormalEntity and classCode='DEV' and determinerCode='INST' and hasDomain(code, 'Software')]\ndocument: ./target[isNormalAct and subsumes('DOC', classCode) and moodCode='EVN']" } ] } }, { "path": "Provenance.agent.reference", "definition": { "short": "Identity of agent (urn or url)", "formal": "Identity of participant. May be a logical or physical uri and maybe absolute or relative.", "comments": "identity may be a reference to a resource or to something else, depending on the type.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./id" } ] } }, { "path": "Provenance.agent.display", "definition": { "short": "Human description of participant", "formal": "Human-readable description of the participant.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./player/description\n\nOR\n\n./description\n\nOR\n\n./text" }, { "identity": "w3c.prov", "map": "Agent.label" } ] } }, { "path": "Provenance.entity", "definition": { "short": "An entity used in this activity", "formal": "An entity used in this activity.", "min": 0, "max": "*", "isModifier": false, "mapping": [ { "identity": "rim", "map": "./subjectOf" } ] } }, { "path": "Provenance.entity.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "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 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 simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Provenance.entity.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "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 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 simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Provenance.entity.role", "definition": { "short": "derivation | revision | quotation | source", "formal": "How the entity was used during the activity.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isModifier": false, "binding": { "name": "ProvenanceEntityRole", "isExtensible": false, "conformance": "required", "referenceResource": { "reference": "http://hl7.org/fhir/vs/provenance-entity-role" } }, "mapping": [ { "identity": "rim", "map": "./typeCode" } ] } }, { "path": "Provenance.entity.type", "definition": { "short": "Resource Type, or something else", "formal": "The type of the entity. If the entity is a resource, then this is a resource type.", "comments": "If the type is \"resource\" then the resource itself was the participant. If the type is a type of resource, then the entity identified by the resource is the participant.", "min": 1, "max": "1", "type": [ { "code": "Coding" } ], "isModifier": false, "binding": { "name": "ProvenanceEntityType", "isExtensible": true, "conformance": "preferred", "referenceResource": { "reference": "http://hl7.org/fhir/vs/resource-types" } }, "mapping": [ { "identity": "rim", "map": "./target" }, { "identity": "w3c.prov", "map": "Entity.type" } ] } }, { "path": "Provenance.entity.reference", "definition": { "short": "Identity of participant (urn or url)", "formal": "Identity of participant. May be a logical or physical uri and maybe absolute or relative.", "comments": "identity may be a reference to a resource or to something else, depending on the type.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./text/reference" } ] } }, { "path": "Provenance.entity.display", "definition": { "short": "Human description of participant", "formal": "Human-readable description of the entity.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./title" } ] } }, { "path": "Provenance.entity.agent", "definition": { "short": "Entity is attributed to this agent", "formal": "The entity is attributed to an agent to express the agent's responsibility for that entity, possibly along with other agents. This description can be understood as shorthand for saying that the agent was responsible for the activity which generated the entity.", "min": 0, "max": "1", "nameReference": "Provenance.agent", "isModifier": false, "mapping": [ { "identity": "rim", "map": "./author/role" } ] } }, { "path": "Provenance.integritySignature", "definition": { "short": "Base64 signature (DigSig) - integrity check", "formal": "A digital signature on the target resource(s). The signature should match a Provenance.agent.reference in the provenance resource. The signature is only added to support checking cryptographic integrity of the resource, and not to represent workflow and clinical aspects of the signing process, or to support non-repudiation.", "comments": "Whether the content is XML or JSON, the representation is as a base64 of the XML signature of the resource.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "./signatureText" } ] } } ], "searchParam": [ { "name": "_id", "type": "token", "documentation": "The logical resource id associated with the resource (must be supported by all servers)" }, { "name": "_language", "type": "token", "documentation": "The language of the resource" }, { "name": "end", "type": "date", "documentation": "End time with inclusive boundary, if not ongoing", "xpath": "f:Provenance/f:period/f:end" }, { "name": "location", "type": "reference", "documentation": "Where the activity occurred, if relevant", "xpath": "f:Provenance/f:location" }, { "name": "party", "type": "token", "documentation": "Identity of agent (urn or url)", "xpath": "f:Provenance/f:agent/f:reference" }, { "name": "partytype", "type": "token", "documentation": "e.g. Resource | Person | Application | Record | Document +", "xpath": "f:Provenance/f:agent/f:type" }, { "name": "start", "type": "date", "documentation": "Starting time with inclusive boundary", "xpath": "f:Provenance/f:period/f:start" }, { "name": "target", "type": "reference", "documentation": "Target resource(s) (usually version specific)", "xpath": "f:Provenance/f:target" } ] } ] }