FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-provenance

Packagede.nfdi4health.mds
Resource TypeStructureDefinition
Idnfdi4health-pr-mds-provenance
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance
URLhttps://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance
Version0.9
Statusdraft
NameNFDI4Health_PR_MDS_Provenance
TitleNFDI4Health PR MDS Provenance
DescriptionProfile 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.
TypeProvenance
Kindresource

Resources that use this resource

CapabilityStatement
nfdi4health-cps-mds-capability-statementNfdi4Health CPS MDS Capability Statment

Resources that this resource uses

StructureDefinition
nfdi4health-pr-mds-documentNFDI4Health PR MDS Document
nfdi4health-pr-mds-organizationNFDI4Health PR MDS Organization
nfdi4health-pr-mds-practitionerNFDI4Health PR MDS Practitioner
nfdi4health-pr-mds-questionnaireNFDI4Health PR MDS Questionnaire
nfdi4health-pr-mds-registryNFDI4Health PR MDS Registry
nfdi4health-pr-mds-studyNFDI4Health PR MDS Study
ValueSet
nfdi4health-vs-mds-provenance-activity-hl7-localNFDI4Health VS MDS Provenance Activity [HL7, local]

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nfdi4health-pr-mds-provenance",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance",
  "version": "0.9",
  "name": "NFDI4Health_PR_MDS_Provenance",
  "title": "NFDI4Health PR MDS Provenance",
  "status": "draft",
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "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.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w3c.prov",
      "uri": "http://www.w3.org/ns/prov",
      "name": "W3C PROV"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "fhirauditevent",
      "uri": "http://hl7.org/fhir/auditevent",
      "name": "FHIR AuditEvent Mapping"
    },
    {
      "identity": "NFDI4Health",
      "name": "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Provenance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Provenance",
        "path": "Provenance",
        "short": "Provenance aspects of data entry",
        "definition": "Group of items providing information about provenance aspects of the data entry on this portal.",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.provenance"
          }
        ]
      },
      {
        "id": "Provenance.meta.versionId",
        "path": "Provenance.meta.versionId",
        "short": "Version number",
        "definition": "Version number of the [RESOURCE] within this portal",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.provenance.resourceVersion"
          }
        ]
      },
      {
        "id": "Provenance.target",
        "path": "Provenance.target",
        "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.",
        "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"
            ]
          }
        ]
      },
      {
        "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",
        "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.",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "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"
          }
        ]
      },
      {
        "id": "Provenance.activity",
        "path": "Provenance.activity",
        "min": 1,
        "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]",
        "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].",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "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"
          }
        ]
      },
      {
        "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-organization"
            ]
          }
        ]
      }
    ]
  }
}