Package | de.nfdi4health.mds |
Resource Type | StructureDefinition |
Id | nfdi4health-ex-mds-resource-type-general |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general |
URL | https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general |
Version | 0.9 |
Status | draft |
Name | NFDI4Health_EX_MDS_Resource_Type_General |
Title | NFDI4Health EX MDS Resource Type General |
Description | Extension providing information about the general resource type. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
nfdi4health-ex-mds-related-artifact-non-nfdi | NFDI4Health EX MDS Related Artifact Non NFDI |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nfdi4health-ex-mds-resource-type-general", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general", "version": "0.9", "name": "NFDI4Health_EX_MDS_Resource_Type_General", "title": "NFDI4Health EX MDS Resource Type General", "status": "draft", "publisher": "NFDI4Health", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.nfdi4health.de" } ] } ], "description": "Extension providing information about the general resource type.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "NFDI4Health", "name": "NFDI4Health to FHIR Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Element" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "In what form is the [RESOURCE] available? | Type of the related resource", "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.", "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 Resource.ids.typeGeneral: Select one value from the list", "max": "1", "example": [ { "label": "Example of a general resource type of a related resource", "valueString": "Text" } ], "mapping": [ { "identity": "NFDI4Health", "map": "Resource.classification.typeGeneral" }, { "identity": "NFDI4Health", "map": "Resource.ids.typeGeneral" } ] }, { "id": "Extension.extension", "path": "Extension.extension", "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "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", "path": "Extension.value[x].system", "min": 1 }, { "id": "Extension.value[x].code", "path": "Extension.value[x].code", "min": 1 } ] } }