PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.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": "1.0.0",
  "status": "draft",
  "id": "424cef52-e769-45e8-b65c-d7776dd9eb58",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Provenance",
      "path": "Provenance",
      "short": "Information about provenance aspects of the data entry",
      "mapping": [ {
        "map": "1.18 Resource.provenance",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about provenance aspects of the data entry on the portal"
    }, {
      "id": "Provenance.meta.versionId",
      "path": "Provenance.meta.versionId",
      "short": "Version number of the resource within the portal/system",
      "mapping": [ {
        "map": "1.18.12 Resource.provenance.resourceVersion",
        "identity": "NFDI4Health"
      } ],
      "definition": "Version number of the resource within the portal/system"
    }, {
      "id": "Provenance.extension",
      "min": 1,
      "path": "Provenance.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Provenance.extension:dataSource",
      "max": "1",
      "min": 1,
      "path": "Provenance.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-provenance-data-source" ]
      } ],
      "sliceName": "dataSource"
    }, {
      "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" ]
      } ],
      "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": "Verfication date / Date when the [RESOURCE] was first submitted for publication / Date when the [RESOURCE] was first posted/published / Date when the last update of the [RESOURCE] was submitted for publication / Date when the last update of the [RESOURCE] was posted/published.",
      "mapping": [ {
        "map": "1.18.2 Resource.provenance.verificationDate",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.4 Resource.provenance.firstSubmittedDate",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.6 Resource.provenance.firstPostedDate",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.8 Resource.provenance.lastUpdateSubmittedDate",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.10 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.\r\n\r\nFor first submission date: Date when the resource was first submitted for publication.\r\n\r\nFor first posted date: Date when the resource was first posted/published.\r\n\r\nFor last update date: Date when the last update of the resource was submitted for publication.\r\n\r\nFor last posted date: Date when the last update of the resource was posted/published.\r\nFor"
    }, {
      "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": "User who submitted, published, updated or verified the resource.",
      "mapping": [ {
        "map": "1.18.3 Resource.provenance.verificationUser",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.5 Resource.provenance.firstSubmittedUser",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.7 Resource.provenance.firstPostedUser",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.9 Resource.provenance.lastUpdateSubmittedUser",
        "identity": "NFDI4Health"
      }, {
        "map": "1.18.11 Resource.provenance.lastUpdatePostedUser",
        "identity": "NFDI4Health"
      } ],
      "definition": "An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place."
    }, {
      "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"
}