PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance
{
  "description": "Profile to collect information how data was collected - manually v.s. automatically - and the activities related to a resource - e.g., when it was uploaded, when it was published, when it was updated, etc. - and the persons or devices involved.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-provenance.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Provenance",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.w3.org/ns/prov",
    "name": "W3C PROV",
    "identity": "w3c.prov"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/fhir/auditevent",
    "name": "FHIR AuditEvent Mapping",
    "identity": "fhirauditevent"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "Provenance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health PR MDS Provenance",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "0d09f7e4-c89b-4f63-bcc3-8b2df6fd3c1b",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Provenance",
      "path": "Provenance",
      "short": "Provenance aspects of data entry",
      "mapping": [ {
        "map": "Resource.provenance",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about provenance aspects of the data entry on this portal."
    }, {
      "id": "Provenance.meta.versionId",
      "path": "Provenance.meta.versionId",
      "short": "Version number",
      "mapping": [ {
        "map": "Resource.provenance.resourceVersion",
        "identity": "NFDI4Health"
      } ],
      "definition": "Version number of the [RESOURCE] within the portal/system"
    }, {
      "id": "Provenance.target",
      "path": "Provenance.target",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-questionnaire", "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-document", "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study", "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-registry" ]
      } ],
      "definition": "The Reference(s) that were generated or updated 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."
    }, {
      "id": "Provenance.recorded",
      "path": "Provenance.recorded",
      "short": "Last verified on | First submitted on | First posted/published on | Last update submitted on | Last update posted/published on",
      "mapping": [ {
        "map": "Resource.provenance.verificationDate",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.firstSubmittedDate",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.firstPostedDate",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.lastUpdateSubmittedDate",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.lastUpdatePostedDate",
        "identity": "NFDI4Health"
      } ],
      "definition": "For verification date: Date on which the responsible party last verified the information about the [RESOURCE], even if no additional or updated information is being submitted. | For first submission date: Date when the [RESOURCE] was first submitted for publication. | For first posted date: Date when the [RESOURCE] was first posted/published. | For last update submission date: Date when the last update of the [RESOURCE] was submitted for publication. | For last update posted date: Date when the last update of the [RESOURCE] was posted/published."
    }, {
      "id": "Provenance.activity",
      "min": 1,
      "path": "Provenance.activity",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-provenance-activity-hl7-local",
        "description": "Value set defining codes for activity types."
      }
    }, {
      "id": "Provenance.agent",
      "path": "Provenance.agent",
      "short": "Last verified by [USER] | First submitted by [USER] | First posted/published by [USER] | Last updated submitted by [USER] | Last update posted/published by [USER]",
      "mapping": [ {
        "map": "Resource.provenance.verificationUser",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.firstSubmittedUser",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.firstPostedUser",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.lastUpdateSubmittedUser",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.provenance.lastUpdatePostedUser",
        "identity": "NFDI4Health"
      } ],
      "definition": "For verification user: User who last verified the information about the [RESOURCE]. | For first submission user: User who first submitted the [RESOURCE] for publication. | For first posted user: User who first posted/published the [RESOURCE]. | For last update submission user: User who submitted the last update of the [RESOURCE]. | For last update posted user: User who posted/published the last update of the [RESOURCE]."
    }, {
      "id": "Provenance.agent.who",
      "path": "Provenance.agent.who",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner", "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner-role", "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance"
}