Package | de.nfdi4health.mds |
Resource Type | StructureDefinition |
Id | nfdi4health-ex-mds-code |
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-code |
URL | https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-code |
Version | 0.9 |
Status | draft |
Name | NFDI4Health_EX_MDS_Code |
Title | NFDI4Health EX MDS Code |
Description | NFDI4Health Representation of Code |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
nfdi4health-pr-mds-study | NFDI4Health PR MDS Study |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nfdi4health-ex-mds-code", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-code", "version": "0.9", "name": "NFDI4Health_EX_MDS_Code", "title": "NFDI4Health EX MDS Code", "status": "draft", "publisher": "NFDI4Health", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.nfdi4health.de" } ] } ], "description": "NFDI4Health Representation of Code", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Code" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Code", "definition": "Codein the terminology/classification used.", "comment": "Short input help: If known, you can provide the code from the terminology/classification used.", "example": [ { "label": "Example of an URI for a SNOMED CT concept.", "valueUri": "http://snomed.info/id/840533007" } ] }, { "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-code" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "uri" } ] } ] } }