{
  "resourceType": "StructureDefinition",
  "id": "38348",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-09-30T19:02:48.628+00:00"
  },
  "url": "http://sirb.org/fhir/StructureDefinition/DL_ResearchStudy",
  "name": "DL_ResearchStudy",
  "status": "draft",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "BRIDG5.1",
      "uri": "https://bridgmodel.nci.nih.gov",
      "name": "BRIDG 5.1 Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "clinicaltrials-gov",
      "uri": "http://clinicaltrials.gov",
      "name": "ClinicalTrials.gov Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ResearchStudy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ResearchStudy",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ResearchStudy.identifier",
        "path": "ResearchStudy.identifier",
        "min": 1
      },
      {
        "id": "ResearchStudy.identifier.type.coding.system",
        "path": "ResearchStudy.identifier.type.coding.system",
        "fixedUri": "http://ncimeta.nci.nih.gov"
      },
      {
        "id": "ResearchStudy.identifier.type.coding.code",
        "path": "ResearchStudy.identifier.type.coding.code",
        "fixedCode": "C2985863"
      },
      {
        "id": "ResearchStudy.identifier.type.coding.display",
        "path": "ResearchStudy.identifier.type.coding.display",
        "fixedString": "Review Board Approval Number"
      },
      {
        "id": "ResearchStudy.identifier.value",
        "path": "ResearchStudy.identifier.value",
        "min": 1
      },
      {
        "id": "ResearchStudy.title",
        "path": "ResearchStudy.title",
        "min": 1
      },
      {
        "id": "ResearchStudy.sponsor",
        "path": "ResearchStudy.sponsor",
        "min": 1
      },
      {
        "id": "ResearchStudy.principalInvestigator",
        "path": "ResearchStudy.principalInvestigator",
        "min": 1
      }
    ]
  }
}