PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-related-artifact-resource
{
  "description": "Profile of a RelatedArtifact intended to capture information about the webpage and other related resources of the NFDI4Health resource.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-related-artifact-resource.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Related_Artifact_Resource",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "RelatedArtifact",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health PR MDS Related Artifact Resource",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "5c683298-cd7a-4928-a8d4-17614f1cba03",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-related-artifact-resource",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "RelatedArtifact",
      "path": "RelatedArtifact",
      "short": "Related publications, datasets, study documents, web pages, etc.",
      "comment": "Short input help: If existing, you can specify identifier(s) of any related resources, e.g. DOIs of publications, datasets, study documents, links to web pages, etc.",
      "mapping": [ {
        "map": "1.13 Resource.ids",
        "identity": "NFDI4Health"
      }, {
        "map": "1.14 Resource.idsNfdi4health",
        "identity": "NFDI4Health"
      }, {
        "map": "1.9 Resource.webpage",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about identifiers (IDs) of the resources related to the given resource, e.g. DOIs of publications, datasets, study documents or links to web pages."
    }, {
      "id": "RelatedArtifact.extension:NFDI4HealthResource",
      "max": "*",
      "min": 0,
      "path": "RelatedArtifact.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-nfdi" ]
      } ],
      "mapping": [ {
        "map": "1.14 Resource.idsNfdi4health",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "NFDI4HealthResource"
    }, {
      "id": "RelatedArtifact.extension:nonNFDI4HealthResource",
      "max": "*",
      "min": 0,
      "path": "RelatedArtifact.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi" ]
      } ],
      "mapping": [ {
        "map": "1.13 Resource.ids",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "nonNFDI4HealthResource"
    }, {
      "id": "RelatedArtifact.url",
      "path": "RelatedArtifact.url",
      "short": "Web page of the [RESOURCE]",
      "comment": "Additional information: Other web pages related to the resource can additionally be entered in the section \"Related resources\".",
      "mapping": [ {
        "map": "1.9 Resource.webpage",
        "identity": "NFDI4Health"
      } ],
      "definition": "If existing, a link to the web page directly relevant to the resource."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedArtifact"
}