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

FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-organization

Packagede.nfdi4health.mds
Resource TypeStructureDefinition
Idnfdi4health-pr-mds-organization
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization
URLhttps://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization
Version0.9
Statusdraft
NameNFDI4Health_PR_MDS_Organization
TitleNFDI4Health PR MDS Organization
DescriptionProfile to collect information on organizations/institutions having roles and the affiliation and address of persons having roles.
TypeOrganization
Kindresource

Resources that use this resource

CapabilityStatement
nfdi4health-cps-mds-capability-statementNfdi4Health CPS MDS Capability Statment
StructureDefinition
nfdi4health-pr-mds-compositionNFDI4Health PR MDS Composition
nfdi4health-pr-mds-provenanceNFDI4Health PR MDS Provenance

Resources that this resource uses

StructureDefinition
nfdi4health-pr-mds-affiliationNFDI4Health PR MDS Affiliation
ValueSet
nfdi4health-vs-mds-organisational-roles-nci-localNFDI4Health VS MDS Organisational Roles [NCI, local]

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nfdi4health-pr-mds-organization",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization",
  "version": "0.9",
  "name": "NFDI4Health_PR_MDS_Organization",
  "title": "NFDI4Health PR MDS Organization",
  "status": "draft",
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description": "Profile to collect information on organizations/institutions having roles and the affiliation and address of persons having roles.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "NFDI4Health",
      "name": "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization",
        "path": "Organization",
        "short": "Details about the contributing organisation(s)/institution(s)/group(s)",
        "definition": "Group of items providing information about group(s) of persons, institution(s) or organisation(s) contributing to the [RESOURCE].",
        "comment": "Additional information: Group of items applicable only when providing organisational, institutional or group names.",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.contributors.organisational"
          }
        ]
      },
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "short": "Funding identifiers",
        "definition": "Identifier(s) assigned by a funder to the [RESOURCE]."
      },
      {
        "id": "Organization.identifier.value",
        "path": "Organization.identifier.value",
        "min": 1,
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.contributors.organisational.fundingIds"
          }
        ]
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "short": "Contributor type",
        "definition": "The type of role that an organization, institution, or group of persons fulfills as a contributor. For example, this could include being a sponsor of the study or a group of authors of the document.",
        "comment": "Short input help: Which contributor type does the organisation, institution or group fulfill? Select one value from the list.",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-organisational-roles-nci-local"
        },
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.contributors.organisational"
          }
        ]
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "short": "Name of the organisation/institution/group",
        "definition": "Name of the organisation, institution or group.",
        "comment": "An organisational name can be used to denote a research group or an institution.",
        "min": 1,
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.contributors.organisational.name"
          }
        ]
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organization.telecom:email",
        "path": "Organization.telecom",
        "sliceName": "email",
        "short": "Email address",
        "definition": "Email address of the institution/organisation.",
        "min": 0,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.contributors.email"
          }
        ]
      },
      {
        "id": "Organization.telecom:email.system",
        "path": "Organization.telecom.system",
        "min": 1,
        "fixedCode": "email"
      },
      {
        "id": "Organization.telecom:email.value",
        "path": "Organization.telecom.value",
        "min": 1
      },
      {
        "id": "Organization.telecom:email.use",
        "path": "Organization.telecom.use",
        "patternCode": "work"
      },
      {
        "id": "Organization.telecom:phone",
        "path": "Organization.telecom",
        "sliceName": "phone",
        "short": "Phone number",
        "definition": "Phone number of the institution/organisation.",
        "min": 0,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.contributors.phone"
          }
        ]
      },
      {
        "id": "Organization.telecom:phone.system",
        "path": "Organization.telecom.system",
        "min": 1,
        "fixedCode": "phone"
      },
      {
        "id": "Organization.telecom:phone.value",
        "path": "Organization.telecom.value",
        "comment": "Please, use the International ITU-T E.164-number structure for geographic areas, e.g. +49 (0)153 1112233.",
        "min": 1,
        "example": [
          {
            "label": "Phone",
            "valueString": "+49 (0)153 1112233"
          }
        ]
      },
      {
        "id": "Organization.telecom:phone.use",
        "path": "Organization.telecom.use",
        "patternCode": "work"
      },
      {
        "id": "Organization.partOf",
        "path": "Organization.partOf",
        "short": "Organisation(s) associated with the contributor",
        "definition": "Group of items providing further information about the organisation(s) associated with the contributor.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation"
            ],
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean": true
              }
            ]
          }
        ],
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resources.contributors.affiliation"
          }
        ]
      }
    ]
  }
}