PackagesCanonicalsLogsProblems
    Packages
    jp@core.draft1-1.0.1-beta
    http://jpfhir.jp/fhir/core/StructureDefinition/JP_AllergyIntolerance
description: 本プロファイルはAllergyIntoleranceリソースに対して、患者のアレルギーや不耐症に関するデータを送受信するための基礎となる制約と拡張を定めたものである。
package_name: jp
derivation: constraint
name: JP-AllergyIntolerance
type: AllergyIntolerance
elements:
  patient: {short: この情報が誰の患者のものかを示すため、その患者リソースへの参照, mustSupport: false, index: 8}
  onset:
    short: When allergy or intolerance was identified アレルギーや不耐性が同定された時期
    choices: []
    index: 11
  category: {short: jp_food | jp_medication | jp_environment_others, index: 4}
  criticality: {index: 5}
  clinicalStatus: {short: active | inactive | resolved のいずれか, mustSupport: false, index: 1}
  encounter: {short: Encounter when the allergy or intolerance was asserted このアレルギーまたは不耐性がわかったときの受診Encounter情報, index: 9}
  type: {short: allergy | intolerance, index: 3}
  asserter: {short: Source of the information about the allergy アレルギーに関する情報の発生または取得元, index: 14}
  note: {short: Additional text not captured in other fields 他のフィールド要素では記述できない追加テキスト, index: 16}
  recordedDate: {short: Date first version of the resource instance was recorded このリソースインスタンスの最初の版が記録された日付, index: 12}
  recorder: {short: Who recorded the sensitivity この感受性をっ記録した人, index: 13}
  code:
    code:
    - {system: 'http://jpfhir.jp/fhir/Common/CodeSystem/allergyintolerance-code'}
    short: アレルギーまたは不耐性を識別するコード
    mustSupport: false
    index: 6
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://jpfhir.jp/fhir/Common/CodeSystem/allergyintolerance-code'}
            index: 7
  identifier: {short: この事象を識別するID, index: 0}
  lastOccurrence: {short: Date(/time) of last known occurrence of a reaction 反応が一番直近(最後)に発生したとわかっている日付(日時), index: 15}
  verificationStatus: {short: unconfirmed | confirmed | refuted | entered-in-error のいずれか, mustSupport: false, index: 2}
  reaction:
    short: Adverse Reaction Events linked to exposure to substance 物質への暴露に関連する有害反応事象
    mustSupport: false
    index: 17
    elements:
      substance: {short: Specific substance or pharmaceutical product considered to be responsible for event イベントの原因と考えられる特定の物質または医薬品, index: 18}
      manifestation: {short: Clinical symptoms/signs associated with the Event 事象(イベント)に関連した臨床的症状や兆候, mustSupport: false, index: 19}
      description: {short: Description of the event as a whole 事象の全体的な記述, index: 20}
      onset: {short: Date(/time) when manifestations showed 症状所見がみられた日付(日時), index: 21}
      severity: {index: 22}
      exposureRoute: {short: How the subject was exposed to the substance 対象者(患者)がどのように物質に暴露したか。, index: 23}
      note: {short: Text about event not captured in other fields 他のフィールド要素では記述できない追加テキスト, index: 24}
package_version: core.draft1-1.0.1-beta
class: profile
kind: resource
url: http://jpfhir.jp/fhir/core/StructureDefinition/JP_AllergyIntolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 1.0.0
required: [code]