<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="jp-condition" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category">
    <valueString value="Clinical.Summary" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category">
    <valueCode value="patient" />
  </extension>
  <url value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Condition" />
  <version value="1.1.1" />
  <name value="JP_Condition" />
  <title value="JP Core Condition Profile" />
  <status value="active" />
  <date value="2022-10-24" />
  <description value="このプロファイルはConditionリソースに対して、患者の健康状態に関するデータを送受信するための共通の制約と拡張を定めたものである。" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="sct-concept" />
    <uri value="http://snomed.info/conceptdomain" />
    <name value="SNOMED CT Concept Domain Binding" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="sct-attr" />
    <uri value="http://snomed.org/attributebinding" />
    <name value="SNOMED CT Attribute Binding" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition">
      <path value="Condition" />
      <short value="Detailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報" />
      <definition value="A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.&#xD;&#xA;&#xD;&#xA;健康上の懸念となるレベルに達した、身体的、精神的、社会的な負の状態(condition)や問題（problem／issue）、医療者による診断(diagnosis)、生じたイベント(event)、置かれている状況(situation)、臨床的概念(clinical concept)。" />
    </element>
    <element id="Condition.text">
      <path value="Condition.text" />
      <short value="Text summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約" />
    </element>
    <element id="Condition.clinicalStatus">
      <path value="Condition.clinicalStatus" />
      <short value="active | recurrence | relapse | inactive | remission | resolved （アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治）" />
      <definition value="The clinical status of the condition.&#xD;&#xA;&#xD;&#xA;この患者状態の臨床的ステータス（アクティブか否かなど）" />
    </element>
    <element id="Condition.verificationStatus">
      <path value="Condition.verificationStatus" />
      <short value="unconfirmed | provisional | differential | confirmed | refuted | entered-in-error（十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載）" />
      <definition value="The verification status to support the clinical status of the condition.&#xD;&#xA;&#xD;&#xA; この患者状態が存在するかどうかの検証状況。" />
    </element>
    <element id="Condition.category">
      <path value="Condition.category" />
      <short value="problem-list-item | encounter-diagnosis（プロブレムリスト | 一時的な診断）" />
    </element>
    <element id="Condition.severity">
      <path value="Condition.severity" />
      <short value="Subjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現" />
      <definition value="A subjective assessment of the severity of the condition as evaluated by the clinician.&#xD;&#xA;&#xD;&#xA;医療者によって評価されたこの患者状態の重症度。" />
      <comment value="Coding of the severity with a terminology is preferred, where possible.&#xD;&#xA;可能な限り、ターミノロジを用いて重症度をコーディングすることが好ましい。&#xD;&#xA;&#xD;&#xA; このプロファイルではHL70421 Severity of Illness Code（MI 軽度, MO 中度, SE 重度）を採用。" />
      <binding>
        <strength value="preferred" />
        <valueSet value="http://jpfhir.jp/fhir/core/ValueSet/JP_ConditionSeverity_VS" />
      </binding>
    </element>
    <element id="Condition.code">
      <path value="Condition.code" />
      <short value="Identification of the condition, problem or diagnosis. この患者状態の識別コード" />
    </element>
    <element id="Condition.bodySite">
      <path value="Condition.bodySite" />
      <short value="Anatomical location, if relevant. もし関連するのであれば、その人体部位" />
    </element>
    <element id="Condition.subject">
      <path value="Condition.subject" />
      <short value="Who has the condition? 誰がこの状態を有するか" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient" />
      </type>
    </element>
    <element id="Condition.encounter">
      <path value="Condition.encounter" />
      <short value="Encounter created as part of. この患者状態の記録が作成された受療の状況（外来、入院、救急、在宅など）" />
      <definition value="The Encounter during which this Condition was created or to which the creation of this record is tightly associated.&#xD;&#xA;&#xD;&#xA;この患者状態の記録やレコード作成に関連する受療の状況（外来、入院、救急、在宅など）" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Encounter" />
      </type>
    </element>
    <element id="Condition.onset[x]">
      <path value="Condition.onset[x]" />
      <short value="Estimated or actual date,  date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢" />
      <definition value="Estimated or actual date or date-time  the condition began, in the opinion of the clinician.&#xD;&#xA;&#xD;&#xA;臨床医の判断における、本状態が始まったと推定される、または実際に始まった日または日時。" />
      <comment value="Age is generally used when the patient reports an age at which the Condition began to occur.&#xD;&#xA;&#xD;&#xA;年齢は一般的に、患者が症状が発生し始めた年齢を報告したケースで使用される。" />
    </element>
    <element id="Condition.abatement[x]">
      <path value="Condition.abatement[x]" />
      <short value="When in resolution/remission. この状態はいつ治癒／寛解／軽快したか" />
    </element>
    <element id="Condition.recordedDate">
      <path value="Condition.recordedDate" />
      <short value="Date record was first recorded. この患者状態が初めて記録された日時" />
      <definition value="The recordedDate represents when this particular Condition record was created in the system, which is often a system-generated date.&#xD;&#xA;&#xD;&#xA;この患者状態の記録がシステムで作成された日時を表し、多くの場合、システムが生成した日付である。" />
    </element>
    <element id="Condition.recorder">
      <path value="Condition.recorder" />
      <short value="Who recorded the condition. 誰がこの患者状態を記録したか" />
      <definition value="Individual who recorded the record and takes responsibility for its content.&#xD;&#xA;&#xD;&#xA;この患者状態を記録しその内容に責任を持つ個人。" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Practitioner" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_PractitionerRole" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
    </element>
    <element id="Condition.asserter">
      <path value="Condition.asserter" />
      <short value="Person who asserts this condition. この患者状態の情報源" />
      <definition value="Individual who is making the condition statement.&#xD;&#xA;&#xD;&#xA;この患者状態に関する情報の発生源または取得元。" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Practitioner" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_PractitionerRole" />
      </type>
    </element>
    <element id="Condition.stage">
      <path value="Condition.stage" />
      <short value="Stage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの" />
      <definition value="Clinical stage or grade of a condition. May include formal severity assessments.&#xD;&#xA;&#xD;&#xA;病状の臨床病期またはグレード。正式な重症度評価を含む場合がある。" />
    </element>
    <element id="Condition.stage.assessment">
      <path value="Condition.stage.assessment" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/ClinicalImpression" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_DiagnosticReport_Common" />
        <targetProfile value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Common" />
      </type>
    </element>
    <element id="Condition.evidence">
      <path value="Condition.evidence" />
      <short value="Supporting evidence. 患者状態の存在に関する根拠" />
      <definition value="Supporting evidence / manifestations that are the basis of the Condition's verification status, such as evidence that confirmed or refuted the condition.&#xD;&#xA;&#xD;&#xA;患者状態を確認または否定した証拠など、状態の検証ステータスの裏付けとなる症状や兆候。" />
    </element>
    <element id="Condition.note">
      <path value="Condition.note" />
      <short value="Additional information about the Condition. この患者状態に関する追加情報" />
      <definition value="Additional information about the Condition. This is a general notes/comments entry for description of the Condition, its diagnosis and prognosis.&#xD;&#xA;この患者状態に関する追加情報。これは、状態の説明、診断、予後に関するメモやコメントである。" />
    </element>
  </differential>
</StructureDefinition>