{
  "resourceType": "StructureDefinition",
  "id": "76a3d579-ca5a-416d-80f0-b0ccf86e1622",
  "meta": {
    "lastUpdated": "2019-04-10T22:44:40.1594067+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/AllergyIntolerancePS",
  "name": "AllergyIntolerancePS",
  "status": "draft",
  "date": "2019-04-10T22:44:39.9746605+00:00",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "AllergyIntolerance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AllergyIntolerance.patient",
        "path": "AllergyIntolerance.patient",
        "type": [
          {
            "code": "Reference",
            "profile": "PatientPS",
            "targetProfile": "http://hl7.org/fhir/STU3/patient.html",
            "aggregation": [
              "referenced"
            ]
          }
        ]
      }
    ]
  }
}