{
  "resourceType": "StructureDefinition",
  "id": "kfdrc-research-study-no-phi",
  "meta": {
    "lastUpdated": "2020-05-05T03:59:23.342+00:00"
  },
  "url": "http://fhir.kids-first.io/StructureDefinition/kfdrc-research-study-no-phi",
  "version": "0.1.0",
  "name": "kfdrc-research-study-no-phi",
  "title": "Kids First DRC ResearchStudy without Protected Health Information",
  "status": "draft",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "ResearchStudy",
  "baseDefinition": "http://fhir.kids-first.io/StructureDefinition/kfdrc-research-study",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ResearchStudy",
        "path": "ResearchStudy"
      },
      {
        "id": "ResearchStudy.contact",
        "path": "ResearchStudy.contact",
        "max": "0"
      },
      {
        "id": "ResearchStudy.period",
        "path": "ResearchStudy.period",
        "max": "0"
      }
    ]
  }
}