PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi
{
  "description": "RelatedArtifact intended to capture information about Resources other than NFDI4Health resources.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-related-artifact-non-nfdi.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Related_Artifact_Non_NFDI",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health EX MDS Related Artifact Non NFDI",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "cc54a77b-f3e5-41f9-8346-ee0da1a75116",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi",
  "context": [ {
    "type": "element",
    "expression": "RelatedArtifact"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Related resources",
      "mapping": [ {
        "map": "Resource.ids",
        "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": "Extension.extension",
      "min": 2,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:identifier",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "sliceName": "identifier"
    }, {
      "id": "Extension.extension:identifier.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:identifier.url",
      "path": "Extension.extension.url",
      "fixedUri": "identifier"
    }, {
      "id": "Extension.extension:identifier.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Identifier"
      } ]
    }, {
      "id": "Extension.extension:identifier.value[x].type",
      "path": "Extension.extension.value[x].type",
      "short": "Type of the identifier",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-identifier-type-related-artifact-nci-local"
      },
      "comment": "Select one value from the list.",
      "example": [ {
        "label": "Example of an identifier type of a related resource.",
        "valueString": "DOI"
      } ],
      "mapping": [ {
        "map": "Resource.ids.scheme",
        "identity": "NFDI4Health"
      } ],
      "definition": "Type of the identifier of the related resource."
    }, {
      "id": "Extension.extension:identifier.value[x].value",
      "path": "Extension.extension.value[x].value",
      "short": "Identifier of the related resource",
      "comment": "Additional Information: a) Publications like journal articles usually have a DOI, e.g. 10.3238/arztebl.2020.0861.b) A link (URL) starting with 'http(s)://' to a web page with any additional information can also be provided. | Short Input Help: If existing, you can specify here identifier(s) of any related resources, e.g. DOIs of publications, datasets, study documents, links to web pages, etc.",
      "example": [ {
        "label": "Example of an identifier from a related resource",
        "valueString": "10.4126/FRL01-006431467"
      } ],
      "mapping": [ {
        "map": "Resource.ids.identifier",
        "identity": "NFDI4Health"
      } ],
      "definition": "Identifier (ID) related to, or associated with, the [RESOURCE] being registered. These can be IDs of related publications, datasets, study documents, web pages, etc."
    }, {
      "id": "Extension.extension:relationType",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-non-nfdi-resource" ]
      } ],
      "mapping": [ {
        "map": "Resource.ids.relationType",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "relationType"
    }, {
      "id": "Extension.extension:resourceTypeGeneral",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general" ]
      } ],
      "mapping": [ {
        "map": "Resource.ids.resourceTypeGeneral",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "resourceTypeGeneral"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}