PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type
{
  "description": "Extension providing information about the resource type.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-resource-type.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Resource_Type",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health EX MDS Resource Type",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "be9435c4-eb85-4740-8531-627713ca5981",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type",
  "context": [ {
    "type": "element",
    "expression": "Element"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "NFDI4Health EX MDS Resource Type",
      "definition": "Extension providing information about the resource type."
    }, {
      "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"
    }, {
      "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-umls-local",
        "description": "Value set defining codes to specify type of the resource."
      }
    }, {
      "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"
}