PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-ethics-committee-approval
{
  "description": "Extension informing about the status of the study approval from the (leading) ethics committee",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-study-ethics-committee-approval.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Study_Ethics_Committee_Approval",
  "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 Study Ethics Committee Approval",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "b9e34fc4-7de7-405e-b405-ead4d195e6f1",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-ethics-committee-approval",
  "context": [ {
    "type": "element",
    "expression": "ResearchStudy"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Status of the ethics committee approval",
      "mapping": [ {
        "map": "1.17.6 Resource.studyDesign.ethicsCommiteeApproval",
        "identity": "NFDI4Health"
      } ],
      "definition": "Status of the study approval from the (leading) ethics committee"
    }, {
      "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-study-ethics-committee-approval"
    }, {
      "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-study-ethics-committee-approval-umls-local",
        "description": "Value set defining codes to specify the status of the study ethics committee approval."
      }
    }, {
      "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"
}