PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-nfdi-resource
{
  "description": "Extension providing information about the relation type of this resource with a related resource registered on the NFDI4Health portal.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-related-artifact-reltype-nfdi-resource.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Related_Artifact_Rel_Type_NFDI4_Resource",
  "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 Relation Type NFDI4Health Resource",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "f88d2c8d-9d62-4628-8bb6-48379bae1ced",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-nfdi-resource",
  "context": [ {
    "type": "element",
    "expression": "RelatedArtifact.extension"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Relationship between this [RESOURCE] (A) and the related resource (B)",
      "mapping": [ {
        "map": "Resource.idsNfdi4health.relationType",
        "identity": "NFDI4Health"
      } ],
      "definition": "Relationship between the [RESOURCE] being registered (A) and the related resource (B)."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-nfdi-resource"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-relation-type-ids-nfdi-local",
        "description": "Value set defining codes to specify the relationship between two resources (both registered in NFDI4Health)."
      }
    }, {
      "id": "Extension.value[x].system",
      "min": 1,
      "path": "Extension.value[x].system"
    }, {
      "id": "Extension.value[x].code",
      "min": 1,
      "path": "Extension.value[x].code"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}