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

FHIR IG Statistics: StructureDefinition/nfdi4health-ex-mds-document-use-rights

Packagede.nfdi4health.mds
Resource TypeStructureDefinition
Idnfdi4health-ex-mds-document-use-rights
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-document-use-rights
URLhttps://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-document-use-rights
Version0.9
Statusdraft
NameNFDI4Health_EX_MDS_Document_Use_Rights
TitleNFDI4Health EX MDS Document Use Rights
DescriptionExtension providing information about the rights to (re-)use the [RESOURCE].
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
nfdi4health-pr-mds-documentNFDI4Health PR MDS Document

Resources that this resource uses

StructureDefinition
nfdi4health-ex-mds-copyright-label-and-linkNFDI4Health EX MDS Copyright Label And Link
nfdi4health-ex-mds-use-rights-confirmationsNFDI4Health EX MDS Use Rights Confirmations

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nfdi4health-ex-mds-document-use-rights",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-document-use-rights",
  "version": "0.9",
  "name": "NFDI4Health_EX_MDS_Document_Use_Rights",
  "title": "NFDI4Health EX MDS Document Use Rights",
  "status": "draft",
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description": "Extension providing information about the rights to (re-)use the [RESOURCE].",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "NFDI4Health",
      "name": "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "DocumentReference"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Use rights",
        "definition": "Group of items providing information about the rights to (re-)use the [RESOURCE].",
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "1.9.3 Resource.nonStudyDetails.useRights"
          }
        ]
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 1
      },
      {
        "id": "Extension.extension:copyrightLabelAndLink",
        "path": "Extension.extension",
        "sliceName": "copyrightLabelAndLink",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-copyright-label-and-link"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.label"
          },
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.link"
          }
        ]
      },
      {
        "id": "Extension.extension:useRightsConfirmations",
        "path": "Extension.extension",
        "sliceName": "useRightsConfirmations",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.confirmations"
          }
        ]
      },
      {
        "id": "Extension.extension:useRightsDescription",
        "path": "Extension.extension",
        "sliceName": "useRightsDescription",
        "short": "Additional information about use rights",
        "definition": "Any additional descriptive information explaining terms and conditions to (re-)use the [RESOURCE].",
        "comment": "Short Input Help: If 'Other' is selected in the field 'License', the preferred license or terms and conditions for (re-)use should be specified here.",
        "min": 0,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.description"
          }
        ]
      },
      {
        "id": "Extension.extension:useRightsDescription.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:useRightsDescription.url",
        "path": "Extension.extension.url",
        "fixedUri": "useRightsDescription"
      },
      {
        "id": "Extension.extension:useRightsDescription.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-document-use-rights"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}