{

"resourceType": "MedicinalProductUndesirableEffect",
"id": "example",
"symptomConditionEffect": {
  "coding": [
    {
      "system": "http://ema.europa.eu/example/undesirableeffectassymptom-condition-effect",
      "code": "Anaemia"
    }
  ],
  "text": "Prevention of\\nVTE in adult\\npatients who have\\nundergone\\nelective hip or\\nknee replacement\\nsurgery (VTEp)"
},
"classification": {
  "coding": [
    {
      "system": "http://ema.europa.eu/example/symptom-condition-effectclassification",
      "code": "Bloodandlymphaticsystemdisorders"
    }
  ]
},
"frequencyOfOccurrence": {
  "coding": [
    {
      "system": "http://ema.europa.eu/example/frequencyofoccurrence",
      "code": "Common"
    }
  ]
},
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}