{
  "resourceType" : "AllergyIntolerance",
  "id" : "Example-JP-AllergyIntolerance-eCS-02",
  "meta" : {
    "lastUpdated" : "2023-04-01T10:00:00+09:00",
    "profile" : ["http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_AllergyIntolerance_eCS|1.6.0"],
    "tag" : [{
      "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication",
      "code" : "LTS",
      "display" : "長期保存"
    }]
  },
  "language" : "ja",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"ja\" xml:lang=\"ja\"><p>アレルギー:キーウイ</p>発症:2020-04-10 情報源：本人\u3000記録：2024-07-10\u3000記録者：看護師A</div>"
  },
  "extension" : [{
    "url" : "http://jpfhir.jp/fhir/clins/Extension/StructureDefinition/JP_eCS_InstitutionNumber",
    "valueIdentifier" : {
      "system" : "http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no",
      "value" : "1318814790"
    }
  }],
  "identifier" : [{
    "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
    "value" : "102934702"
  }],
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
      "code" : "active",
      "display" : "Active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
      "code" : "confirmed",
      "display" : "Confirmed"
    }]
  },
  "category" : ["food"],
  "code" : {
    "coding" : [{
      "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_JfagyFoodAllergen_CS",
      "version" : "20240709",
      "code" : "J9FA32540000",
      "display" : "キウイフルーツ"
    }],
    "text" : "キーウイ"
  },
  "patient" : {
    "reference" : "Patient/Example-JP-Patient-eCS-MAKINO"
  },
  "encounter" : {
    "reference" : "Encounter/Example-JP-Encounter-eCS-AMB-01"
  },
  "onsetDateTime" : "2020-04-10",
  "recordedDate" : "2024-07-10",
  "recorder" : {
    "display" : "看護師A"
  },
  "asserter" : {
    "display" : "本人"
  },
  "note" : [{
    "text" : "食べると口の周りが痺れる感じ"
  }]
}