{
  "resourceType": "StructureDefinition",
  "id": "93c32c12-7ea4-493e-9308-feeaa328ea91",
  "meta": {
    "lastUpdated": "2017-10-06T10:42:32.336+00:00"
  },
  "url": "http://AAUprofiles/StructureDefinition/ArthritisTreatmentAdverseEvent",
  "name": "ArthritisTreatmentAdverseEvent",
  "status": "draft",
  "experimental": true,
  "date": "2017-10-05T10:55:53.135+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "AdverseEvent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AdverseEvent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AdverseEvent.type.coding.system",
        "path": "AdverseEvent.type.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "AdverseEvent.type.coding.code",
        "path": "AdverseEvent.type.coding.code",
        "fixedCode": "62014003"
      },
      {
        "id": "AdverseEvent.type.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "AdverseEvent.type.coding.display",
        "fixedString": "Adverse reaction caused by drug"
      },
      {
        "id": "AdverseEvent.subject",
        "path": "AdverseEvent.subject",
        "type": [
          {
            "code": "Reference",
            "profile": "http://aauprofiles/StructureDefinition/DanishPatient"
          }
        ]
      },
      {
        "id": "AdverseEvent.description",
        "path": "AdverseEvent.description",
        "min": 1
      }
    ]
  }
}