PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation
{
  "description": "Group of items providing further information about the organisation(s) associated with the contributor.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-affiliation.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Affiliation",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health PR MDS Affiliation",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "f1939cb0-1fa0-44e7-94ad-a25d0b5ce6c7",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "short": "Details about the contributing organisation(s)/institution(s)/group(s) | Organisation(s) associated with the contributor",
      "comment": "For 1.10.2 Resource.contributors.organisational: Additional information: Group of items applicable only when providing organisational, institutional or group names.",
      "mapping": [ {
        "map": "Resource.contributors.affiliations",
        "identity": "NFDI4Health"
      } ],
      "definition": "For 1.10.2 Resource.contributors.organisational: Group of items providing information about group(s) of persons, institution(s) or organisation(s) contributing to the [RESOURCE]. | For 1.10.6 Resource.contributors.affiliation: Group of items providing further information about the organisation(s) associated with the contributor."
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "short": "Digital identifier(s)",
      "mapping": [ {
        "map": "Resource.contributors.affiliation.identifiers",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about identifiers of the organisation."
    }, {
      "id": "Organization.identifier.type",
      "min": 1,
      "path": "Organization.identifier.type",
      "short": "Scheme",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-affiliation-identifier-scheme-local",
        "description": "Value set defining codes to specify the identifier scheme of an affiliation identifier."
      },
      "example": [ {
        "label": "Identifier type",
        "valueCodeableConcept": {
          "text": "ROR"
        }
      } ],
      "mapping": [ {
        "map": "Resource.contributors.affiliation.identifiers.scheme",
        "identity": "NFDI4Health"
      } ],
      "definition": "Type of the identifier scheme reported."
    }, {
      "id": "Organization.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier.type.coding"
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "short": "Identifier",
      "comment": "Short input help: Preferably, provide an identifier from ROR (https://ror.org/search).",
      "example": [ {
        "label": "Example of ROR Identifier",
        "valueString": "0259fwx54"
      } ],
      "mapping": [ {
        "map": "Resource.contributors.affiliation.identifiers.identifier",
        "identity": "NFDI4Health"
      } ],
      "definition": "Digital identifier according to a specific scheme that uniquely identifies the organisation."
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "short": "Name of the organisation/institution/group",
      "comment": "Resource.contributors.affiliations.name: If you have already entered the name of the organistion in the field 'Name of the organisation/institution/group', please repeat it here.",
      "mapping": [ {
        "map": "Resource.contributors.affiliation.name",
        "identity": "NFDI4Health"
      } ],
      "definition": "Name of the organisation associated with the contributor."
    }, {
      "id": "Organization.telecom",
      "max": "1",
      "path": "Organization.telecom",
      "short": "Web page",
      "mapping": [ {
        "map": "Resource.contributors.affiliation.webpage",
        "identity": "NFDI4Health"
      } ],
      "definition": "Web page of the organisation associated with the contributor."
    }, {
      "id": "Organization.telecom.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "url"
    }, {
      "id": "Organization.telecom.value",
      "min": 1,
      "path": "Organization.telecom.value"
    }, {
      "id": "Organization.telecom.use",
      "path": "Organization.telecom.use",
      "patternCode": "work"
    }, {
      "id": "Organization.address",
      "max": "1",
      "path": "Organization.address",
      "short": "Address",
      "comment": "Short Input Help: Please preferably use the following address format: Street name and number [comma] post code [comma] city [comma] country.",
      "example": [ {
        "label": "Example of an organisation address",
        "valueString": "Gleueler Straße 60, 50931, Cologne, Germany"
      } ],
      "mapping": [ {
        "map": "Resource.contributors.affiliation.address",
        "identity": "NFDI4Health"
      } ],
      "definition": "Address of the organisation associated with the contributor."
    }, {
      "id": "Organization.address.use",
      "path": "Organization.address.use",
      "patternCode": "work"
    }, {
      "id": "Organization.address.text",
      "min": 1,
      "path": "Organization.address.text"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}