PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-scheme
{
  "description": "Type of the identifier of the related resource.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-related-artifact-nfdi-scheme.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Related_Artifact_Scheme",
  "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 Scheme",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "1522189f-8275-4fa5-bc72-2042e93ccc2c",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-scheme",
  "context": [ {
    "type": "element",
    "expression": "Extension.valueRelatedArtifact.extension"
  }, {
    "type": "element",
    "expression": "ResearchStudy.relatedArtifact.extension"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 1,
      "path": "Extension",
      "short": "Type of the identifier",
      "comment": "Short input help: Select one value from the list.",
      "mapping": [ {
        "map": "1.13.2 Resource.ids.scheme",
        "identity": "NFDI4Health"
      } ],
      "definition": "Type of the identifier of the related resource."
    }, {
      "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-scheme"
    }, {
      "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-identifier-type-related-artifact-umls-local",
        "description": "Value set defining codes to specify the ID Type of the related resource."
      }
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}