{
  "resourceType": "StructureDefinition",
  "id": "c3241993-6305-4845-a461-5ef649d0da96",
  "meta": {
    "lastUpdated": "2021-05-07T12:11:35.287+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/onsetperiod",
  "name": "OnsetPeriod",
  "title": "Family Member History - Onset Period",
  "status": "draft",
  "date": "2021-05-07T12:03:54.6529879+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "CDSS5.1",
      "uri": "www.ontariomd.com",
      "name": "CDS-S 5.1"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Period",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Period",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Period.start",
        "path": "Period.start",
        "definition": "BASE RESOURCE DEFINITION:\r\nThe start of the period. The boundary is inclusive.\r\n\r\nCDS-S PROFILE DEFINITION:\r\nThe date when the family member was diagnosed or had symptoms of a disease or a problem, or had a procedure.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE05.001",
            "comment": "Start Date"
          }
        ]
      }
    ]
  }
}