診療情報提供書FHIR記述仕様 実装ガイド
1.1.6 - release Japan

診療情報提供書FHIR記述仕様 実装ガイド - Local Development build (v1.1.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile(リソースプロファイル): JP_FamilyMemberHistory_eCS - Detailed Descriptions

Active as of 2023-03-31

Definitions for the JP-FamilyMemberHistory-eCS resource profile(リソースプロファイル).

Guidance on how to interpret the contents of this table can be found here

0. FamilyMemberHistory
2. FamilyMemberHistory.meta
4. FamilyMemberHistory.meta.lastUpdated
Control1..?
Must Supporttrue
6. FamilyMemberHistory.status
Must Supporttrue
Pattern Valuepartial
8. FamilyMemberHistory.dataAbsentReason
Definition

家族の情報がとれない理由コード

Short家族の情報がとれない理由コード
BindingThe codes SHALL be taken from FamilyHistoryAbsentReason
(required to http://hl7.org/fhir/ValueSet/history-absent-reason
Must Supporttrue
10. FamilyMemberHistory.patient
Definition

対象となる患者リソースへの参照。

Short対象となる患者リソースへの参照。
Must Supporttrue
12. FamilyMemberHistory.date
Definition

家族歴情報が取得された、または更新された日時。

Short家族歴情報が取得された、または更新された日時。
Must Supporttrue
14. FamilyMemberHistory.name
Definition

この家族の名前。通称や患者からの呼び名でもよい

Shortこの家族の名前。通称や患者からの呼び名でもよい
Must Supporttrue
16. FamilyMemberHistory.relationship
Definition

患者に対するこの家族の関係

Short患者に対するこの家族の関係
Must Supporttrue
18. FamilyMemberHistory.relationship.coding
Control1..1
Must Supporttrue
20. FamilyMemberHistory.relationship.coding.system
Control1..?
Must Supporttrue
Fixed Valuehttp://terminology.hl7.org/CodeSystem/v3-RoleCode
22. FamilyMemberHistory.relationship.coding.code
Control1..?
Must Supporttrue
24. FamilyMemberHistory.relationship.coding.display
Must Supporttrue
26. FamilyMemberHistory.sex
Must Supporttrue
28. FamilyMemberHistory.sex.coding
Control1..1
Must Supporttrue
30. FamilyMemberHistory.sex.coding.system
Control1..?
Must Supporttrue
Fixed Valuehttp://hl7.org/fhir/administrative-gender
32. FamilyMemberHistory.sex.coding.display
Must Supporttrue
34. FamilyMemberHistory.age[x]
Definition

この家族の年齢。

Shortこの家族の年齢。
[x] NoteSee Choice of Data Types for further information about how to use [x]
Must Supporttrue
36. FamilyMemberHistory.estimatedAge
Short上記年齢は(計算やアルゴリズムによる)推定値によるものであれば true、それ以外は false。
Must Supporttrue
38. FamilyMemberHistory.deceased[x]
Definition

家族が死亡している場合に、その真偽、年齢、時期などのいずれかひとつの要素で記述する。

Shortこの家族が死亡しているかどうか。
[x] NoteSee Choice of Data Types for further information about how to use [x]
Must Supporttrue
40. FamilyMemberHistory.note
Definition

この家族に関する一般的な情報のテキスト記述。

Shortこの家族に関する一般的な情報のテキスト記述。
Must Supporttrue
42. FamilyMemberHistory.condition
Definition

家族が持っていた重要な健康状態(家族歴に記述すべき疾病等)。複数記述できる。

Short家族が持っていた重要な健康状態(家族歴に記述すべき疾病等。複数記述できる。
Must Supporttrue
44. FamilyMemberHistory.condition.code
Definition

疾病コード情報またはテキスト情報

Short疾病コード情報またはテキスト情報
Must Supporttrue
46. FamilyMemberHistory.condition.code.coding
Control0..1
Must Supporttrue
48. FamilyMemberHistory.condition.code.text
Definition

疾病のテキスト情報(コードにより十分表現できない場合などに使用)

Short疾病のテキスト情報(コードにより十分表現できない場合などに使用)
Must Supporttrue
50. FamilyMemberHistory.condition.onset[x]
[x] NoteSee Choice of Data Types for further information about how to use [x]
SlicingThis element introduces a set of slices on FamilyMemberHistory.condition.onset[x]. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • type @ $this
52. FamilyMemberHistory.condition.onset[x]:onsetAge
Slice NameonsetAge
Definition

その家族における疾病の(発症)年齢。

Shortその家族における疾病の(発症)年齢。
Control0..1
TypeAge
[x] NoteSee Choice of Data Types for further information about how to use [x]
Must Supporttrue

Guidance on how to interpret the contents of this table can be found here

0. FamilyMemberHistory
Definition

Significant health conditions for a person related to the patient relevant in the context of care for the patient.
患者の診療に関連する、患者家族の疾患に関する情報。


患者のケアの文脈に関連する患者に関連する人の重大な健康状態。 / Significant health conditions for a person related to the patient relevant in the context of care for the patient.

ShortInformation about patient's relatives, relevant for patient. 患者の家族に関する情報のうち、患者に関連する情報(家族歴)患者に関連する患者の親relativeに関する情報 / Information about patient's relatives, relevant for patient
Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (text.`div`.exists())
fhs-1: 年齢[x]または生まれ[x]を持つことができますが、両方ではありません / Can have age[x] or born[x], but not both (age.empty() or born.empty())
fhs-2: 年齢[x]が存在する場合にのみ推定される可能性があります / Can only have estimatedAge if age[x] is present (age.exists() or estimatedAge.empty())
fhs-1: 年齢[x]または生まれ[x]を持つことができますが、両方ではありません / Can have age[x] or born[x], but not both (age.empty() or born.empty())
fhs-2: 年齢[x]が存在する場合にのみ推定される可能性があります / Can only have estimatedAge if age[x] is present (age.exists() or estimatedAge.empty())
2. FamilyMemberHistory.meta
Definition

リソースに関するメタデータ。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Shortリソースに関するメタデータ / Metadata about the resource
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. FamilyMemberHistory.meta.lastUpdated
Definition

リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。

Shortリソースのバージョンが最後に変更されたとき
Comments

この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。

Control10..1
Typeinstant
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
6. FamilyMemberHistory.implicitRules
Definition

リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. FamilyMemberHistory.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short無視できない拡張機能 / Extensions that cannot be ignored
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Summaryfalse
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
10. FamilyMemberHistory.status
Definition

特定の家族の家族歴史の記録のステータスを指定するコード。 / A code specifying the status of the record of the family history of a specific family member.

Short部分的|完了|エラーに入った|健康と知られていない / partial | completed | entered-in-error | health-unknown
Comments

この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

Control1..1
BindingThe codes SHALL be taken from FamilyHistoryStatushttp://hl7.org/fhir/ValueSet/history-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/history-status|4.0.1
Typecode
Is Modifiertrue because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Pattern Valuepartial
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. FamilyMemberHistory.dataAbsentReason
Definition

家族の情報がとれない理由コード


家族の歴史が利用できない理由を説明しています。 / Describes why the family member's history is not available.

Short家族の情報がとれない理由コードサブジェクト未知の|差し控え|観察できない|延期 / subject-unknown | withheld | unable-to-obtain | deferred
Control0..1
BindingThe codes SHALL be taken from For example codes, see FamilyHistoryAbsentReasonhttp://hl7.org/fhir/ValueSet/history-absent-reason
(required to http://hl7.org/fhir/ValueSet/history-absent-reason
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

これは、ReasonCodeから明確なバインディングを可能にするための別の要素です。 / This is a separate element to allow it to have a distinct binding from reasonCode.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. FamilyMemberHistory.patient
Definition

対象となる患者リソースへの参照。


この歴史が関係する人。 / The person who this history concerns.

Short対象となる患者リソースへの参照。患者の歴史はについてです / Patient history is about
Control1..1
TypeReference(JP Core Patient Profile, Patient)
Is Modifierfalse
Must Supporttrue
Summarytrue
Alternate NamesProband
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. FamilyMemberHistory.date
Definition

家族歴情報が取得された、または更新された日時。


家族の歴史が記録または最後に更新された日付(および時刻)。 / The date (and possibly time) when the family member history was recorded or last updated.

Short家族歴情報が取得された、または更新された日時。履歴が記録されたとき、または最後に更新されたとき / When history was recorded or last updated
Comments

これは、完全な家族歴を集約するリストの日付と同じであってもキャプチャする必要があります。 / This should be captured even if the same as the date on the List aggregating the full family history.

Control0..1
TypedateTime
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

概要がどのように電流であるかを判断できます。 / Allows determination of how current the summary is.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. FamilyMemberHistory.name
Definition

この家族の名前。通称や患者からの呼び名でもよい


これは名前または説明のいずれかです。例えば「スーザンおばさん」、「赤い髪のいとこ」。 / This will either be a name or a description; e.g. "Aunt Susan", "my cousin with the red hair".

Shortこの家族の名前。通称や患者からの呼び名でもよい家族が説明した / The family member described
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

同じ人が話されていることを確実にするために、より容易になります。 / Allows greater ease in ensuring the same person is being talked about.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. FamilyMemberHistory.relationship
Definition

患者に対するこの家族の関係


この人が患者(父、母、兄弟など)との関係のタイプ。 / The type of relationship this person has to the patient (father, mother, brother etc.).

Short患者に対するこの家族の関係主題との関係 / Relationship to the subject
Control1..1
BindingFor example codes, see FamilyMemberhttp://terminology.hl7.org/ValueSet/v3-FamilyMember
(example to http://terminology.hl7.org/ValueSet/v3-FamilyMember
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. FamilyMemberHistory.relationship.coding
Definition

用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Control10..1*
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
24. FamilyMemberHistory.relationship.coding.system
Definition

コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Control10..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://terminology.hl7.org/CodeSystem/v3-RoleCode
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. FamilyMemberHistory.relationship.coding.code
Definition

システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Control10..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. FamilyMemberHistory.relationship.coding.display
Definition

システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

Shortシステムによって定義された表現 / Representation defined by the system
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. FamilyMemberHistory.sex
Definition

家族の出生セックス。 / The birth sex of the family member.

Short男性|女性|その他|わからない / male | female | other | unknown
Comments

この要素は、個人が遺伝的に男性か女性かを理想的に反映する必要があります。ただし、患者の知識または友人/親relativeの報告に基づいた報告された情報は、報告された性別が完全に正確ではない状況があるかもしれません。例えば。「スーおばさん」はxxではなくxyかもしれません。この情報を求める質問は、知られている場合の遺伝的性別の捕獲を促進するために表現されるべきです。ただし、分析を実行するシステムは、この要素との不正確さの可能性も可能にする必要があります。 / This element should ideally reflect whether the individual is genetically male or female. However, as reported information based on the knowledge of the patient or reporting friend/relative, there may be situations where the reported sex might not be totally accurate. E.g. 'Aunt Sue' might be XY rather than XX. Questions soliciting this information should be phrased to encourage capture of genetic sex where known. However, systems performing analysis should also allow for the possibility of imprecision with this element.

Control0..1
BindingUnless not suitable, these codes SHALL be taken from AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender
(extensible to http://hl7.org/fhir/ValueSet/administrative-gender
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

すべての関係コードが性別を意味するわけではなく、親relativeの性別がリスク評価に関連する可能性があります。 / Not all relationship codes imply sex and the relative's sex can be relevant for risk assessments.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. FamilyMemberHistory.sex.coding
Definition

用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Control10..1*
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. FamilyMemberHistory.sex.coding.system
Definition

コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Control10..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://hl7.org/fhir/administrative-gender
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. FamilyMemberHistory.sex.coding.display
Definition

システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

Shortシステムによって定義された表現 / Representation defined by the system
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. FamilyMemberHistory.age[x]
Definition

この家族の年齢。


家族の歴史が記録された時点での親relativeの年齢。 / The age of the relative at the time the family member history is recorded.

Shortこの家族の年齢。(おおよそ)年齢 / (approximate) age
Comments

推定値を使用して、年齢が実際のかどうかを示します。 / use estimatedAge to indicate whether the age is actual or not.

Control0..1
This element is affected by the following invariants: fhs-1
TypeChoice of: Age, Range, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Must Support TypesNo must-support rules about the choice of types/profiles
Summarytrue
Requirements

年齢は生年月日から計算できますが、時々直接記録することは臨床医にとってより自然です。 / While age can be calculated from date of birth, sometimes recording age directly is more natural for clinicians.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. FamilyMemberHistory.estimatedAge
Definition

真である場合、指定された年齢値が推定値であることを示します。 / If true, indicates that the age value specified is an estimated value.

Short上記年齢は(計算やアルゴリズムによる)推定値によるものであれば true、それ以外は false。年齢は推定されていますか? / Age is estimated?
Comments

この要素は、年齢が推定されるという事実が、指定された年齢に基づいて計算するアルゴリズムの結果を変更できる/変更できるため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the fact that age is estimated can/should change the results of any algorithm that calculates based on the specified age.

Control0..1
This element is affected by the following invariants: fhs-2
Typeboolean
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

臨床医は、多くの場合、年齢範囲ではなく推定年齢を指定することを好みます。 / Clinicians often prefer to specify an estimaged age rather than an age range.

Meaning if Missing年齢が推定であるかどうかは不明です / It is unknown whether the age is an estimate or not
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. FamilyMemberHistory.deceased[x]
Definition

家族が死亡している場合に、その真偽、年齢、時期などのいずれかひとつの要素で記述する。


亡くなった旗または家族の歴史記録の死亡時の親relativeの実際のまたは近似年齢。 / Deceased flag or the actual or approximate age of the relative at the time of death for the family member history record.

Shortこの家族が死亡しているかどうか。死?何歳/いつ? / Dead? How old/when?
Control0..1
TypeChoice of: boolean, Age, Range, date, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Must Support TypesNo must-support rules about the choice of types/profiles
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. FamilyMemberHistory.note
Definition

この家族に関する一般的な情報のテキスト記述。


このプロパティは、関連者について作成されたものに条件固有のノートを許可します。理想的には、メモは条件プロパティにありますが、これは常に可能ではありません。 / This property allows a non condition-specific note to the made about the related person. Ideally, the note would be in the condition property, but this is not always possible.

Shortこの家族に関する一般的な情報のテキスト記述。関連者についての一般的なメモ / General note about related person
Control0..*
TypeAnnotation
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
46. FamilyMemberHistory.condition
Definition

家族が持っていた重要な健康状態(家族歴に記述すべき疾病等)。複数記述できる。


家族が持っていた重要な条件(または状態)。これは、システムがリソースごとに複数の条件を表すことを可能にする繰り返しセクションですが、複数のリソースを停止するものは何もありません - 条件ごとに1つはありません。 / The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition.

Short家族が持っていた重要な健康状態(家族歴に記述すべき疾病等。複数記述できる。関連者が持っていた状態 / Condition that the related person had
Control0..*
TypeBackboneElement
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
48. FamilyMemberHistory.condition.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content, modifiers
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
50. FamilyMemberHistory.condition.code
Definition

疾病コード情報またはテキスト情報


指定された実際の条件。コード化された状態(MIや糖尿病など)または、作成システムの状態と能力についてわかっている量に応じて、「がん」のような特定の文字列である可能性があります。 / The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system.

Short疾病コード情報またはテキスト情報関係が被る状態 / Condition suffered by relation
Control1..1
BindingFor example codes, see Condition/Problem/DiagnosisCodeshttp://hl7.org/fhir/ValueSet/condition-code
(example to http://hl7.org/fhir/ValueSet/condition-code
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
52. FamilyMemberHistory.condition.code.coding
Definition

用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Control0..1*
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
54. FamilyMemberHistory.condition.code.text
Definition

疾病のテキスト情報(コードにより十分表現できない場合などに使用)


データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Short疾病のテキスト情報(コードにより十分表現できない場合などに使用)コンセプトの単純なテキスト表現 / Plain text representation of the concept
Comments

多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
56. FamilyMemberHistory.condition.onset[x]
Definition

発症年齢、おおよその年齢の範囲、または記述文字列のいずれかを記録できます。複数の発生がある条件の場合、これは最初の既知の発生を説明します。 / Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.

Short条件が最初に現れたとき / When condition first manifested
Control0..1
TypeChoice of: Age, Range, Period, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Requirements

親relativeの状態の発症年齢は、患者のリスクを予測します。 / Age of onset of a condition in relatives is predictive of risk for the patient.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on FamilyMemberHistory.condition.onset[x]. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • type @ $this
58. FamilyMemberHistory.condition.onset[x]:onsetAge
Slice NameonsetAge
Definition

その家族における疾病の(発症)年齢。


発症年齢、おおよその年齢の範囲、または記述文字列のいずれかを記録できます。複数の発生がある条件の場合、これは最初の既知の発生を説明します。 / Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.

Shortその家族における疾病の(発症)年齢。条件が最初に現れたとき / When condition first manifested
Control0..1
TypeAge, string, Period, Range
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

親relativeの状態の発症年齢は、患者のリスクを予測します。 / Age of onset of a condition in relatives is predictive of risk for the patient.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

Guidance on how to interpret the contents of this table can be found here

0. FamilyMemberHistory
Definition

Significant health conditions for a person related to the patient relevant in the context of care for the patient.
患者の診療に関連する、患者家族の疾患に関する情報。

ShortInformation about patient's relatives, relevant for patient. 患者の家族に関する情報のうち、患者に関連する情報(家族歴)
Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (text.`div`.exists())
fhs-1: 年齢[x]または生まれ[x]を持つことができますが、両方ではありません / Can have age[x] or born[x], but not both (age.empty() or born.empty())
fhs-2: 年齢[x]が存在する場合にのみ推定される可能性があります / Can only have estimatedAge if age[x] is present (age.exists() or estimatedAge.empty())
2. FamilyMemberHistory.id
Definition

リソースのURLで使用されるリソースの論理ID。割り当てられたら、この値は変更されません。 / The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Shortこのアーティファクトの論理ID / Logical id of this artifact
Comments

リソースにIDがないのは、IDが作成操作を使用してサーバーに送信されている場合です。 / The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

Control0..1
Typeid
Is Modifierfalse
Summarytrue
4. FamilyMemberHistory.meta
Definition

リソースに関するメタデータ。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Shortリソースに関するメタデータ / Metadata about the resource
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. FamilyMemberHistory.meta.id
Definition

リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。

Shortエレメント相互参照のためのユニークID
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
8. FamilyMemberHistory.meta.extension
Definition

要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。

Short実装によって定義される追加コンテンツ
Comments

どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on FamilyMemberHistory.meta.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
10. FamilyMemberHistory.meta.versionId
Definition

URLのバージョン部分に表示されるバージョン固有の識別子。この値は、リソースが作成、更新、または削除された場合に変更されます。

Shortバージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
Comments

サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。

Control0..1
Typeid
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
12. FamilyMemberHistory.meta.lastUpdated
Definition

リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。

Shortリソースのバージョンが最後に変更されたとき
Comments

この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。

Control1..1
Typeinstant
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
14. FamilyMemberHistory.meta.source
Definition

リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。

Short「リソースがどこから来たかを特定する」
Comments

プロバナンスのリソースにおいて、これはProvenance.entity.what[x]に対応します。ソースの正確な使用方法(および含意されるProvenance.entity.role)は実装者の判断に委ねられます。指定されたソースは1つだけです。追加のプロバナンスの詳細が必要な場合は、完全なプロバナンスリソースを使用するべきです。

この要素は、正規のURLでホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。

Control0..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
16. FamilyMemberHistory.meta.profile
Definition

このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。

Shortこのリソースが適合を主張するプロファイル
Comments

これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。

Control0..*
Typecanonical(StructureDefinition)
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
18. FamilyMemberHistory.meta.security
Definition

このリソースにはセキュリティラベルが適用されています。これらのタグにより、特定のリソースが全体的なセキュリティポリシーやインフラストラクチャに関連付けられます。

Shortこのリソースに適用されたセキュリティラベル
Comments

セキュリティラベルは変更せずにリソースのバージョンを更新可能です。セキュリティラベルのリストはセットであり、一意性はシステム/コードに基づき、バージョンと表示は無視されます。

Control0..*
BindingUnless not suitable, these codes SHALL be taken from All Security Labels
(extensible to http://hl7.org/fhir/ValueSet/security-labels
TypeCoding
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
20. FamilyMemberHistory.meta.tag
Definition

このリソースに適用されるタグです。タグは、リソースをプロセスやワークフローに識別し、関連付けるために使用することが意図されており、アプリケーションはリソースの意味を解釈する際にタグを考慮する必要はありません。

Shortこのリソースに適用されたタグ
Comments

リソースの表示バージョンを変更することなく、タグを更新できます。タグのリストは集合です。ユニーク性はシステム/コードに基づき、バージョンと表示は無視されます。

Control0..*
BindingFor example codes, see CommonTags
(example to http://hl7.org/fhir/ValueSet/common-tags
TypeCoding
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
22. FamilyMemberHistory.implicitRules
Definition

リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
24. FamilyMemberHistory.language
Definition

リソースが書かれている基本言語。 / The base language in which the resource is written.

Shortリソースコンテンツの言語 / Language of the resource content
Comments

言語は、インデックス作成とアクセシビリティをサポートするために提供されます(通常、テキストから音声までのサービスなどのサービスが言語タグを使用します)。叙述(Narative)のHTML言語タグは、叙述(Narative)に適用されます。リソース上の言語タグを使用して、リソース内のデータから生成された他のプレゼンテーションの言語を指定できます。すべてのコンテンツが基本言語である必要はありません。リソース。言語は、叙述(Narative)に自動的に適用されると想定されるべきではありません。言語が指定されている場合、HTMLのDIV要素にも指定されている場合(XML:LangとHTML Lang属性の関係については、HTML5のルールを参照してください)。 / Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

Control0..1
BindingThe codes SHOULD be taken from CommonLanguages
(preferred to http://hl7.org/fhir/ValueSet/languages
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. FamilyMemberHistory.text
Definition

リソースの概要を含み、人間へのリソースの内容を表すために使用できる人間の読み取り可能な叙述(Narative)。叙述(Narative)はすべての構造化されたデータをエンコードする必要はありませんが、人間が叙述(Narative)を読むだけで「臨床的に安全」にするために十分な詳細を含める必要があります。リソースの定義は、臨床的安全を確保するために、叙述(Narative)で表現するコンテンツを定義する場合があります。 / A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

Short人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
Comments

含まれるリソースには叙述(Narative)がありません。含まれていないリソースには叙述(Narative)が必要です。場合によっては、リソースには、追加の個別のデータがほとんどまたはまったくないテキストのみがあります(すべてのMinoccur = 1要素が満たされている限り)。これは、情報がtext blob (バイナリー ラージ オブジェクト)としてキャプチャされるレガシーシステムからのデータ、またはテキストが生またはナレーションされ、エンコードされた情報が後で追加される場合に必要になる場合があります。 / Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

Control0..1
TypeNarrative
Is Modifierfalse
Summaryfalse
Alternate Namesnarrative, html, xhtml, display
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. FamilyMemberHistory.contained
Definition

これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Shortインラインリソースが含まれています / Contained, inline Resources
Comments

識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Control0..*
TypeResource
Is Modifierfalse
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
30. FamilyMemberHistory.extension
Definition

リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
32. FamilyMemberHistory.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short無視できない拡張機能 / Extensions that cannot be ignored
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Summaryfalse
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
34. FamilyMemberHistory.identifier
Definition

リソースが更新され、サーバーからサーバーに伝播するにつれて一定のままであるパフォーマーまたはその他のシステムによってこの家族の歴史に割り当てられたビジネス識別子。 / Business identifiers assigned to this family member history by the performer or other systems which remain constant as the resource is updated and propagates from server to server.

Shortこのレコードの外部ID / External Id(s) for this record
Comments

これはビジネス識別子であり、リソース識別子ではありません([ディスカッション](Resource.html#識別子を参照))。識別子が単一のリソースインスタンスにのみ表示することがベストプラクティスですが、ビジネス慣行は、同じ識別子を持つ複数のリソースインスタンスが存在する可能性があることを時々決定する場合があります。たとえば、複数の患者と個人のリソースインスタンスは、同じ社会保険番号を共有する場合があります。 / This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Is Modifierfalse
Summarytrue
Requirements

さまざまな参加システムで知られており、サーバー全体で一貫性を保っている方法で、家族の歴史を特定できます。 / Allows identification of the family member history as it is known by various participating systems and in a way that remains consistent across servers.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. FamilyMemberHistory.instantiatesCanonical
Definition

FHIR定義のプロトコル、ガイドライン、オーダーセット、またはこの家族の歴史が一部または部分的に順守されているその他の定義を指しているURL。 / The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory.

ShortFHIRプロトコルまたは定義をインスタンス化します / Instantiates FHIR protocol or definition
Control0..*
Typecanonical(PlanDefinition, Questionnaire, ActivityDefinition, Measure, OperationDefinition)
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. FamilyMemberHistory.instantiatesUri
Definition

URLは、外部からメンテナンスされたプロトコル、ガイドライン、オーダーセット、またはこのファミリーメンバー史によって全体または一部が順守されているその他の定義を指しています。 / The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory.

Short外部プロトコルまたは定義をインスタンス化します / Instantiates external protocol or definition
Comments

これは、HTMLページ、PDFなどである可能性があるか、単に解決できないURI識別子である可能性があります。 / This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

Control0..*
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. FamilyMemberHistory.status
Definition

特定の家族の家族歴史の記録のステータスを指定するコード。 / A code specifying the status of the record of the family history of a specific family member.

Short部分的|完了|エラーに入った|健康と知られていない / partial | completed | entered-in-error | health-unknown
Comments

この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

Control1..1
BindingThe codes SHALL be taken from FamilyHistoryStatus
(required to http://hl7.org/fhir/ValueSet/history-status|4.0.1
Typecode
Is Modifiertrue because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Pattern Valuepartial
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. FamilyMemberHistory.dataAbsentReason
Definition

家族の情報がとれない理由コード

Short家族の情報がとれない理由コード
Control0..1
BindingThe codes SHALL be taken from FamilyHistoryAbsentReason
(required to http://hl7.org/fhir/ValueSet/history-absent-reason
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

これは、ReasonCodeから明確なバインディングを可能にするための別の要素です。 / This is a separate element to allow it to have a distinct binding from reasonCode.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. FamilyMemberHistory.patient
Definition

対象となる患者リソースへの参照。

Short対象となる患者リソースへの参照。
Control1..1
TypeReference(JP Core Patient Profile)
Is Modifierfalse
Must Supporttrue
Summarytrue
Alternate NamesProband
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
46. FamilyMemberHistory.date
Definition

家族歴情報が取得された、または更新された日時。

Short家族歴情報が取得された、または更新された日時。
Comments

これは、完全な家族歴を集約するリストの日付と同じであってもキャプチャする必要があります。 / This should be captured even if the same as the date on the List aggregating the full family history.

Control0..1
TypedateTime
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

概要がどのように電流であるかを判断できます。 / Allows determination of how current the summary is.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
48. FamilyMemberHistory.name
Definition

この家族の名前。通称や患者からの呼び名でもよい

Shortこの家族の名前。通称や患者からの呼び名でもよい
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

同じ人が話されていることを確実にするために、より容易になります。 / Allows greater ease in ensuring the same person is being talked about.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
50. FamilyMemberHistory.relationship
Definition

患者に対するこの家族の関係

Short患者に対するこの家族の関係
Control1..1
BindingFor example codes, see FamilyMember
(example to http://terminology.hl7.org/ValueSet/v3-FamilyMember
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
52. FamilyMemberHistory.relationship.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Short要素間参照のための一意のID / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
54. FamilyMemberHistory.relationship.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on FamilyMemberHistory.relationship.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
56. FamilyMemberHistory.relationship.coding
Definition

用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Control1..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
58. FamilyMemberHistory.relationship.coding.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Short要素間参照のための一意のID / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
60. FamilyMemberHistory.relationship.coding.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on FamilyMemberHistory.relationship.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
62. FamilyMemberHistory.relationship.coding.system
Definition

コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Control1..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://terminology.hl7.org/CodeSystem/v3-RoleCode
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
64. FamilyMemberHistory.relationship.coding.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, not a resource version id (see discussion)
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
66. FamilyMemberHistory.relationship.coding.code
Definition

システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Control1..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
68. FamilyMemberHistory.relationship.coding.display
Definition

システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

Shortシステムによって定義された表現 / Representation defined by the system
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
70. FamilyMemberHistory.relationship.coding.userSelected
Definition

このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Control0..1
Typeboolean
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
72. FamilyMemberHistory.relationship.text
Definition

データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
Comments

多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
74. FamilyMemberHistory.sex
Definition

家族の出生セックス。 / The birth sex of the family member.

Short男性|女性|その他|わからない / male | female | other | unknown
Comments

この要素は、個人が遺伝的に男性か女性かを理想的に反映する必要があります。ただし、患者の知識または友人/親relativeの報告に基づいた報告された情報は、報告された性別が完全に正確ではない状況があるかもしれません。例えば。「スーおばさん」はxxではなくxyかもしれません。この情報を求める質問は、知られている場合の遺伝的性別の捕獲を促進するために表現されるべきです。ただし、分析を実行するシステムは、この要素との不正確さの可能性も可能にする必要があります。 / This element should ideally reflect whether the individual is genetically male or female. However, as reported information based on the knowledge of the patient or reporting friend/relative, there may be situations where the reported sex might not be totally accurate. E.g. 'Aunt Sue' might be XY rather than XX. Questions soliciting this information should be phrased to encourage capture of genetic sex where known. However, systems performing analysis should also allow for the possibility of imprecision with this element.

Control0..1
BindingUnless not suitable, these codes SHALL be taken from AdministrativeGender
(extensible to http://hl7.org/fhir/ValueSet/administrative-gender
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

すべての関係コードが性別を意味するわけではなく、親relativeの性別がリスク評価に関連する可能性があります。 / Not all relationship codes imply sex and the relative's sex can be relevant for risk assessments.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
76. FamilyMemberHistory.sex.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Short要素間参照のための一意のID / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
78. FamilyMemberHistory.sex.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on FamilyMemberHistory.sex.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
80. FamilyMemberHistory.sex.coding
Definition

用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Control1..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
82. FamilyMemberHistory.sex.coding.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Short要素間参照のための一意のID / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
84. FamilyMemberHistory.sex.coding.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on FamilyMemberHistory.sex.coding.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
86. FamilyMemberHistory.sex.coding.system
Definition

コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

Short用語システムのアイデンティティ / Identity of the terminology system
Comments

uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Control1..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

Fixed Valuehttp://hl7.org/fhir/administrative-gender
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
88. FamilyMemberHistory.sex.coding.version
Definition

このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
Comments

用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

NoteThis is a business versionId, not a resource version id (see discussion)
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
90. FamilyMemberHistory.sex.coding.code
Definition

システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Control0..1
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
92. FamilyMemberHistory.sex.coding.display
Definition

システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

Shortシステムによって定義された表現 / Representation defined by the system
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
94. FamilyMemberHistory.sex.coding.userSelected
Definition

このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
Comments

一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Control0..1
Typeboolean
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
96. FamilyMemberHistory.sex.text
Definition

データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
Comments

多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
98. FamilyMemberHistory.born[x]
Definition

親relativeの実際のまたは近似日。 / The actual or approximate date of birth of the relative.

Short(おおよそ)生年月日 / (approximate) date of birth
Control0..1
This element is affected by the following invariants: fhs-1
TypeChoice of: Period, date, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Requirements

親relativeの年齢の計算を可能にします。 / Allows calculation of the relative's age.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
100. FamilyMemberHistory.age[x]
Definition

この家族の年齢。

Shortこの家族の年齢。
Comments

推定値を使用して、年齢が実際のかどうかを示します。 / use estimatedAge to indicate whether the age is actual or not.

Control0..1
This element is affected by the following invariants: fhs-1
TypeChoice of: Age, Range, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Must Support TypesNo must-support rules about the choice of types/profiles
Summarytrue
Requirements

年齢は生年月日から計算できますが、時々直接記録することは臨床医にとってより自然です。 / While age can be calculated from date of birth, sometimes recording age directly is more natural for clinicians.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
102. FamilyMemberHistory.estimatedAge
Definition

真である場合、指定された年齢値が推定値であることを示します。 / If true, indicates that the age value specified is an estimated value.

Short上記年齢は(計算やアルゴリズムによる)推定値によるものであれば true、それ以外は false。
Comments

この要素は、年齢が推定されるという事実が、指定された年齢に基づいて計算するアルゴリズムの結果を変更できる/変更できるため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the fact that age is estimated can/should change the results of any algorithm that calculates based on the specified age.

Control0..1
This element is affected by the following invariants: fhs-2
Typeboolean
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

臨床医は、多くの場合、年齢範囲ではなく推定年齢を指定することを好みます。 / Clinicians often prefer to specify an estimaged age rather than an age range.

Meaning if Missing年齢が推定であるかどうかは不明です / It is unknown whether the age is an estimate or not
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
104. FamilyMemberHistory.deceased[x]
Definition

家族が死亡している場合に、その真偽、年齢、時期などのいずれかひとつの要素で記述する。

Shortこの家族が死亡しているかどうか。
Control0..1
TypeChoice of: boolean, Age, Range, date, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Must Support TypesNo must-support rules about the choice of types/profiles
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
106. FamilyMemberHistory.reasonCode
Definition

家族の歴史がコーディングされた形式またはテキスト形式で発生した理由について説明します。 / Describes why the family member history occurred in coded or textual form.

Shortなぜ家族の歴史が演奏されたのですか? / Why was family member history performed?
Comments

テキストの理由は、ReasonCode.textを使用してキャプチャできます。 / Textual reasons can be captured using reasonCode.text.

Control0..*
BindingFor example codes, see SNOMEDCTClinicalFindings
(example to http://hl7.org/fhir/ValueSet/clinical-findings
TypeCodeableConcept
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
108. FamilyMemberHistory.reasonReference
Definition

この家族の歴史イベントを正当化する条件、観察、アレルギーへの耐性、またはアンケートのサンキアが示すことを示します。 / Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event.

Shortなぜ家族の歴史が演奏されたのですか? / Why was family member history performed?
Control0..*
TypeReference(QuestionnaireResponse, DocumentReference, JP Core AllergyIntolerance Profile, JP Core Condition Profile, JP Core Observation Common Profile, JP Core DiagnosticReport Common Profile)
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
110. FamilyMemberHistory.note
Definition

この家族に関する一般的な情報のテキスト記述。

Shortこの家族に関する一般的な情報のテキスト記述。
Control0..*
TypeAnnotation
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
112. FamilyMemberHistory.condition
Definition

家族が持っていた重要な健康状態(家族歴に記述すべき疾病等)。複数記述できる。

Short家族が持っていた重要な健康状態(家族歴に記述すべき疾病等。複数記述できる。
Control0..*
TypeBackboneElement
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
114. FamilyMemberHistory.condition.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Short要素間参照のための一意のID / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
116. FamilyMemberHistory.condition.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
118. FamilyMemberHistory.condition.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content, modifiers
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
120. FamilyMemberHistory.condition.code
Definition

疾病コード情報またはテキスト情報

Short疾病コード情報またはテキスト情報
Control1..1
BindingFor example codes, see Condition/Problem/DiagnosisCodes
(example to http://hl7.org/fhir/ValueSet/condition-code
TypeCodeableConcept
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
122. FamilyMemberHistory.condition.code.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Short要素間参照のための一意のID / Unique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
124. FamilyMemberHistory.condition.code.extension
Definition

要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on FamilyMemberHistory.condition.code.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
126. FamilyMemberHistory.condition.code.coding
Definition

用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

Short用語システムによって定義されたコード / Code defined by a terminology system
Comments

コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Control0..1
TypeCoding
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
128. FamilyMemberHistory.condition.code.text
Definition

疾病のテキスト情報(コードにより十分表現できない場合などに使用)

Short疾病のテキスト情報(コードにより十分表現できない場合などに使用)
Comments

多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
130. FamilyMemberHistory.condition.outcome
Definition

状態に従って何が起こったかを示します。条件が死亡した場合、亡くなった日付が関係で捕らえられます。 / Indicates what happened following the condition. If the condition resulted in death, deceased date is captured on the relation.

Short故人|永久障害|等 / deceased | permanent disability | etc.
Control0..1
BindingFor example codes, see ConditionOutcomeCodes
(example to http://hl7.org/fhir/ValueSet/condition-outcome
TypeCodeableConcept
Is Modifierfalse
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
132. FamilyMemberHistory.condition.contributedToDeath
Definition

この状態は、関連者の死因に貢献しました。貢献したtodeathが埋め込まれていない場合、それは不明です。 / This condition contributed to the cause of death of the related person. If contributedToDeath is not populated, then it is unknown.

Short状態が死因に貢献したかどうか / Whether the condition contributed to the cause of death
Control0..1
Typeboolean
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
134. FamilyMemberHistory.condition.onset[x]
Definition

発症年齢、おおよその年齢の範囲、または記述文字列のいずれかを記録できます。複数の発生がある条件の場合、これは最初の既知の発生を説明します。 / Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.

Short条件が最初に現れたとき / When condition first manifested
Control0..1
TypeChoice of: Age, Range, Period, string
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Requirements

親relativeの状態の発症年齢は、患者のリスクを予測します。 / Age of onset of a condition in relatives is predictive of risk for the patient.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on FamilyMemberHistory.condition.onset[x]. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • type @ $this
136. FamilyMemberHistory.condition.onset[x]:onsetAge
Slice NameonsetAge
Definition

その家族における疾病の(発症)年齢。

Shortその家族における疾病の(発症)年齢。
Control0..1
TypeAge
[x] NoteSee Choice of Data Types for further information about how to use [x]
Is Modifierfalse
Must Supporttrue
Summaryfalse
Requirements

親relativeの状態の発症年齢は、患者のリスクを予測します。 / Age of onset of a condition in relatives is predictive of risk for the patient.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
138. FamilyMemberHistory.condition.note
Definition

この特定の条件について一般的なメモを配置できる領域。 / An area where general notes can be placed about this specific condition.

Short状態に関する追加情報 / Extra information about condition
Control0..*
TypeAnnotation
Is Modifierfalse
Summaryfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))