PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general
{
  "description": "Extension providing information about the general resource type.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-resource-type-general.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Resource_Type_General",
  "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 Resource Type General",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "2eba8e4a-85f2-4a1b-9591-0e79d7bd4d04",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general",
  "context": [ {
    "type": "element",
    "expression": "Element"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "In what form is the [RESOURCE] available? | Type of the related resource",
      "comment": "Additional Information: For Resource.classification.typeGeneral: If the [RESOURCE] consists primarily of words for reading and is not covered by another textual resource type in this list, 'Text' should be used instead of 'Other'. | Short Input Help: For Resource.classification.typeGeneral: You can select 'Text' for most of the study documents, e.g. for questionnaires, informed consent forms, case report forms, etc. / For 1.12.4 Resource.ids.typeGeneral: Select one value from the list",
      "example": [ {
        "label": "Example of a general resource type of a related resource",
        "valueString": "Text"
      } ],
      "mapping": [ {
        "map": "Resource.classification.typeGeneral",
        "identity": "NFDI4Health"
      }, {
        "map": "Resource.ids.typeGeneral",
        "identity": "NFDI4Health"
      } ],
      "definition": "For Resource.classification.typeGeneral: Specific information about the form in which the [RESOURCE] is available. / For Resource.ids.typeGeneral: Type of the related resource, e.g. journal article, dataset, text, etc."
    }, {
      "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-resource-type-general"
    }, {
      "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-resource-type-general-nci-umls-local",
        "description": "Value set defining codes to specify the the general resource type."
      }
    }, {
      "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"
}