PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations
{
  "description": "Extension providing information about licensing, if a Creative Commons liesense is selected.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-use-rights-confirmations.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Use_Rights_Confirmations",
  "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 Use Rights Confirmations",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "dae71407-1f90-4e76-b6d3-fee2feb83a9b",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations",
  "context": [ {
    "type": "element",
    "expression": "Questionnaire.copyright"
  }, {
    "type": "element",
    "expression": "Extension"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Licensing confirmations",
      "comment": "In order to successfully publish the [RESOURCE] under the respective license, all four questions ought to be confirmed.",
      "mapping": [ {
        "map": "Resource.nonStudyDetails.useRights.confirmations",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items applicable only if a Creative Commons license is selected."
    }, {
      "id": "Extension.extension",
      "min": 4,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:confirmationAuthority",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Do you confirm that the authors of the [RESOURCE] have authority to license it?",
      "mapping": [ {
        "map": "Resource.nonStudyDetails.useRights.confirmations.authority",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "confirmationAuthority",
      "definition": "Confirmation that the authors of the [RESOURCE] have authority to license it."
    }, {
      "id": "Extension.extension:confirmationAuthority.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:confirmationAuthority.url",
      "path": "Extension.extension.url",
      "fixedUri": "confirmationAuthority"
    }, {
      "id": "Extension.extension:confirmationAuthority.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "Extension.extension:confirmationTerms",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Do you confirm that the authors of the [RESOURCE] have read and understood the terms of the chosen license?",
      "mapping": [ {
        "map": "Resource.nonStudyDetails.useRights.confirmations.terms",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "confirmationTerms",
      "definition": "Confirmation that the authors of the [RESOURCE] have read and understood the terms of the chosen license."
    }, {
      "id": "Extension.extension:confirmationTerms.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:confirmationTerms.url",
      "path": "Extension.extension.url",
      "fixedUri": "confirmationTerms"
    }, {
      "id": "Extension.extension:confirmationTerms.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "Confirmation that the authors of the [RESOURCE] understand that Creative Commons (CC) licensing is not revocable..",
      "short": "Do you confirm that the authors of the [RESOURCE] understand that Creative Commons (CC) licensing is irrevocable?",
      "mapping": [ {
        "map": "Resource.nonStudyDetails.useRights.confirmations.irrevocability",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "confirmationIrrevocability",
      "max": "1",
      "id": "Extension.extension:confirmationIrrevocability",
      "comment": "Additional information: The [RESOURCE] can be licensed using a CC-license only if it is free of the third-party rights."
    }, {
      "id": "Extension.extension:confirmationIrrevocability.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:confirmationIrrevocability.url",
      "path": "Extension.extension.url",
      "fixedUri": "confirmationIrrevocability"
    }, {
      "id": "Extension.extension:confirmationIrrevocability.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "Extension.extension:supportByLicensing",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Do you confirm that the authors of the [RESOURCE] allow NFDI4Health to license the document?",
      "mapping": [ {
        "map": "Resource.nonStudyDetails.useRights.confirmations.supportByLicencing",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "supportByLicensing",
      "definition": "Confirmation that NFDI4Health is allowed to license the document, i.e. to mark the [RESOURCE] with the license information."
    }, {
      "id": "Extension.extension:supportByLicensing.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:supportByLicensing.url",
      "path": "Extension.extension.url",
      "fixedUri": "supportByLicensing"
    }, {
      "id": "Extension.extension:supportByLicensing.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations"
    }, {
      "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"
}