健診結果報告FHIR記述仕様 実装ガイド v 1.3.1
1.3.1 - release
Japan
健診結果報告FHIR記述仕様 実装ガイド v 1.3.1 - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/eCheckup/StructureDefinition/JP_CoverageService_eCheckupGeneral |
Version | 1.3.1 |
Name | JP_CoverageService_eCheckupGeneral |
Status | Active ( 2024-11-18 ) |
Copyright | (一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0 |
健診結果報告書 Coverageリソース 受診券等サービス情報
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from JP_Coverage
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Coverage | JP_Coverage | |||
status | 1..1 | code | アクティブ|キャンセル|ドラフト|エラーに入った / active | cancelled | draft | entered-in-error Required Pattern: active | |
type | 0..1 | CodeableConcept | 受診券情報を表す固定ID system='urn:oid:1.2.392.200119.6.208' code='1' Required Pattern: At least the following | |
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: urn:oid:1.2.392.200119.6.208 | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: 1 | |
subscriberId | S | 1..1 | string | 受診券番号 |
beneficiary | 1..1 | Reference(eCS:JP_Patient_eCheckupGeneral) | この保険で給付される受診者情報(Patientリソース)へのリテラル参照。 | |
reference | S | 1..1 | string | PatientリソースのfullUrl要素に指定されるUUIDを指定。 |
period | 0..1 | Period | 受診券の有効期間 | |
start | S | 0..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | S | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
payor | S | 1..1 | Reference(JP_OrganizationInsurer_eCheckupGeneral) | 受診券の発行者である費用負担者(保険者)情報 |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Coverage | 0..* | JP_Coverage | Insurance or medical plan or a payment agreement 保険または医療費支払いプラン、または合意された支払い方法 | |
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
insuredPersonSymbol | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSymbol | |
insuredPersonNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonNumber | |
insuredPersonSubNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSubNumber | |
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | アクティブ|キャンセル|ドラフト|エラーに入った / active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): リソースインスタンスの状態を指定するコード。 / A code specifying the state of the resource instance. Required Pattern: active |
type | Σ | 0..1 | CodeableConcept | 受診券情報を表す固定ID system='urn:oid:1.2.392.200119.6.208' code='1' Binding: CoverageTypeAndSelf-PayCodes (preferred): 保険の種類:公衆衛生、労働者補償。個人的な事故、自動車、民間の健康など)または個人または組織による直接支払い。 / The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) or a direct payment by an individual or organization. Required Pattern: At least the following |
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: urn:oid:1.2.392.200119.6.208 | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: 1 | |
subscriberId | SΣ | 1..1 | string | 受診券番号 |
beneficiary | Σ | 1..1 | Reference(eCS:JP_Patient_eCheckupGeneral) | この保険で給付される受診者情報(Patientリソース)へのリテラル参照。 |
reference | SΣC | 1..1 | string | PatientリソースのfullUrl要素に指定されるUUIDを指定。 |
period | Σ | 0..1 | Period | 受診券の有効期間 |
start | SΣC | 0..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | SΣC | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
payor | SΣ | 1..1 | Reference(JP_OrganizationInsurer_eCheckupGeneral) | 受診券の発行者である費用負担者(保険者)情報 |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Coverage.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/fm-status|4.0.1 from the FHIR Standard | |
Coverage.type | preferred | Pattern: 1http://hl7.org/fhir/ValueSet/coverage-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Coverage | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Coverage | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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 | error | Coverage | リソースが別のリソースに含まれている場合、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 | error | Coverage | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Coverage | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Coverage | 0..* | JP_Coverage | Insurance or medical plan or a payment agreement 保険または医療費支払いプラン、または合意された支払い方法 | |||||
id | Σ | 0..1 | id | このアーティファクトの論理ID / Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | リソースに関するメタデータ / Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
language | 0..1 | code | リソースコンテンツの言語 / Language of the resource content Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
text | 0..1 | Narrative | 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | インラインリソースが含まれています / Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
insuredPersonSymbol | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSymbol | |||||
insuredPersonNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonNumber | |||||
insuredPersonSubNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSubNumber | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Business Identifier for the coverage このカバレッジに割り当てられた一意の識別子【詳細参照】 | ||||
status | ?!Σ | 1..1 | code | アクティブ|キャンセル|ドラフト|エラーに入った / active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): リソースインスタンスの状態を指定するコード。 / A code specifying the state of the resource instance. Required Pattern: active | ||||
type | Σ | 0..1 | CodeableConcept | 受診券情報を表す固定ID system='urn:oid:1.2.392.200119.6.208' code='1' Binding: CoverageTypeAndSelf-PayCodes (preferred): 保険の種類:公衆衛生、労働者補償。個人的な事故、自動車、民間の健康など)または個人または組織による直接支払い。 / The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) or a direct payment by an individual or organization. Required Pattern: At least the following | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: urn:oid:1.2.392.200119.6.208 | |||||
version | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | |||||
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: 1 | |||||
display | 0..1 | string | システムによって定義された表現 / Representation defined by the system | |||||
userSelected | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | |||||
text | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | |||||
policyHolder | Σ | 0..1 | Reference(JP Core Patient Profile | RelatedPerson | JP Core Organization Profile) | Owner of the policy ポリシの所有者 | ||||
subscriber | Σ | 0..1 | Reference(JP Core Patient Profile | RelatedPerson) | Subscriber to the policy 被保険者 | ||||
subscriberId | SΣ | 1..1 | string | 受診券番号 | ||||
beneficiary | Σ | 1..1 | Reference(eCS:JP_Patient_eCheckupGeneral) | この保険で給付される受診者情報(Patientリソース)へのリテラル参照。 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣC | 1..1 | string | PatientリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
type | Σ | 0..1 | uri | 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | リソースのテキスト代替 / Text alternative for the resource | ||||
dependent | Σ | 0..1 | string | 被保険者証 枝番 | ||||
relationship | 0..1 | CodeableConcept | Beneficiary relationship to the subscriber 加入者との受益者関係 Binding: SubscriberRelationshipCodes (extensible): 加入者と受益者(被保険者/対象当事者/患者)の関係。 / The relationship between the Subscriber and the Beneficiary (insured/covered party/patient). | |||||
period | Σ | 0..1 | Period | 受診券の有効期間 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
start | SΣC | 0..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary | ||||
end | SΣC | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing | ||||
payor | SΣ | 1..1 | Reference(JP_OrganizationInsurer_eCheckupGeneral) | 受診券の発行者である費用負担者(保険者)情報 | ||||
class | 0..* | BackboneElement | 追加のカバレッジ分類 / Additional coverage classifications | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 1..1 | CodeableConcept | 「グループ」や「計画」などのクラスのタイプ / Type of class such as 'group' or 'plan' Binding: CoverageClassCodes (extensible): ポリシー分類、例。グループ、プラン、クラスなど / The policy classifications, eg. Group, Plan, Class, etc. | ||||
value | Σ | 1..1 | string | タイプに関連付けられた値 / Value associated with the type | ||||
name | Σ | 0..1 | string | タイプと価値の人間の読み取り可能な説明 / Human readable description of the type and value | ||||
order | Σ | 0..1 | positiveInt | カバレッジの相対順序 / Relative order of the coverage | ||||
network | Σ | 0..1 | string | 保険会社ネットワーク / Insurer network | ||||
costToBeneficiary | 0..* | BackboneElement | Patient payments for services/products サービスやプロダクトに対する患者支払い | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 0..1 | CodeableConcept | コストカテゴリ / Cost category Binding: CoverageCopayTypeCodes (extensible): 患者の自己負担が指定されているサービスの種類。 / The types of services to which patient copayments are specified. | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system | ||||
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
code | Σ | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
value[x] | Σ | 1..1 | 受益者からの金額または割合 / The amount or percentage due from the beneficiary | |||||
valueQuantity | Quantity(SimpleQuantity) | |||||||
valueMoney | Money | |||||||
exception | 0..* | BackboneElement | 患者の支払いの例外 / Exceptions for patient payments | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 1..1 | CodeableConcept | 例外カテゴリ / Exception category Binding: ExampleCoverageFinancialExceptionCodes (example): 部品からの例外の種類またはCopaysなどの財務義務の完全な価値。 / The types of exceptions from the part or full value of financial obligations such as copays. | ||||
period | Σ | 0..1 | Period | 例外の有効期間 / The effective period of the exception | ||||
subrogation | 0..1 | boolean | Reimbursement to insurer 保険者への償還 | |||||
contract | 0..* | Reference(Contract) | Contract details 契約の詳細 | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Coverage.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Coverage.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/fm-status|4.0.1 from the FHIR Standard | ||||
Coverage.type | preferred | Pattern: 1http://hl7.org/fhir/ValueSet/coverage-type from the FHIR Standard | ||||
Coverage.beneficiary.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Coverage.relationship | extensible | SubscriberRelationshipCodeshttp://hl7.org/fhir/ValueSet/subscriber-relationship from the FHIR Standard | ||||
Coverage.class.type | extensible | CoverageClassCodeshttp://hl7.org/fhir/ValueSet/coverage-class from the FHIR Standard | ||||
Coverage.costToBeneficiary.type | extensible | CoverageCopayTypeCodeshttp://hl7.org/fhir/ValueSet/coverage-copay-type from the FHIR Standard | ||||
Coverage.costToBeneficiary.exception.type | example | ExampleCoverageFinancialExceptionCodeshttp://hl7.org/fhir/ValueSet/coverage-financial-exception from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Coverage | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Coverage | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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 | error | Coverage | リソースが別のリソースに含まれている場合、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 | error | Coverage | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Coverage | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from JP_Coverage
Differential View
This structure is derived from JP_Coverage
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Coverage | JP_Coverage | |||
status | 1..1 | code | アクティブ|キャンセル|ドラフト|エラーに入った / active | cancelled | draft | entered-in-error Required Pattern: active | |
type | 0..1 | CodeableConcept | 受診券情報を表す固定ID system='urn:oid:1.2.392.200119.6.208' code='1' Required Pattern: At least the following | |
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: urn:oid:1.2.392.200119.6.208 | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: 1 | |
subscriberId | S | 1..1 | string | 受診券番号 |
beneficiary | 1..1 | Reference(eCS:JP_Patient_eCheckupGeneral) | この保険で給付される受診者情報(Patientリソース)へのリテラル参照。 | |
reference | S | 1..1 | string | PatientリソースのfullUrl要素に指定されるUUIDを指定。 |
period | 0..1 | Period | 受診券の有効期間 | |
start | S | 0..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | S | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
payor | S | 1..1 | Reference(JP_OrganizationInsurer_eCheckupGeneral) | 受診券の発行者である費用負担者(保険者)情報 |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Coverage | 0..* | JP_Coverage | Insurance or medical plan or a payment agreement 保険または医療費支払いプラン、または合意された支払い方法 | |
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
insuredPersonSymbol | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSymbol | |
insuredPersonNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonNumber | |
insuredPersonSubNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSubNumber | |
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | アクティブ|キャンセル|ドラフト|エラーに入った / active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): リソースインスタンスの状態を指定するコード。 / A code specifying the state of the resource instance. Required Pattern: active |
type | Σ | 0..1 | CodeableConcept | 受診券情報を表す固定ID system='urn:oid:1.2.392.200119.6.208' code='1' Binding: CoverageTypeAndSelf-PayCodes (preferred): 保険の種類:公衆衛生、労働者補償。個人的な事故、自動車、民間の健康など)または個人または組織による直接支払い。 / The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) or a direct payment by an individual or organization. Required Pattern: At least the following |
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: urn:oid:1.2.392.200119.6.208 | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: 1 | |
subscriberId | SΣ | 1..1 | string | 受診券番号 |
beneficiary | Σ | 1..1 | Reference(eCS:JP_Patient_eCheckupGeneral) | この保険で給付される受診者情報(Patientリソース)へのリテラル参照。 |
reference | SΣC | 1..1 | string | PatientリソースのfullUrl要素に指定されるUUIDを指定。 |
period | Σ | 0..1 | Period | 受診券の有効期間 |
start | SΣC | 0..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | SΣC | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
payor | SΣ | 1..1 | Reference(JP_OrganizationInsurer_eCheckupGeneral) | 受診券の発行者である費用負担者(保険者)情報 |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Coverage.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/fm-status|4.0.1 from the FHIR Standard | |
Coverage.type | preferred | Pattern: 1http://hl7.org/fhir/ValueSet/coverage-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Coverage | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Coverage | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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 | error | Coverage | リソースが別のリソースに含まれている場合、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 | error | Coverage | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Coverage | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Coverage | 0..* | JP_Coverage | Insurance or medical plan or a payment agreement 保険または医療費支払いプラン、または合意された支払い方法 | |||||
id | Σ | 0..1 | id | このアーティファクトの論理ID / Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | リソースに関するメタデータ / Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
language | 0..1 | code | リソースコンテンツの言語 / Language of the resource content Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
text | 0..1 | Narrative | 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | インラインリソースが含まれています / Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
insuredPersonSymbol | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSymbol | |||||
insuredPersonNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonNumber | |||||
insuredPersonSubNumber | 0..* | string | 実装で定義された追加のコンテンツ / Additional content defined by implementations URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Coverage_InsuredPersonSubNumber | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Business Identifier for the coverage このカバレッジに割り当てられた一意の識別子【詳細参照】 | ||||
status | ?!Σ | 1..1 | code | アクティブ|キャンセル|ドラフト|エラーに入った / active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): リソースインスタンスの状態を指定するコード。 / A code specifying the state of the resource instance. Required Pattern: active | ||||
type | Σ | 0..1 | CodeableConcept | 受診券情報を表す固定ID system='urn:oid:1.2.392.200119.6.208' code='1' Binding: CoverageTypeAndSelf-PayCodes (preferred): 保険の種類:公衆衛生、労働者補償。個人的な事故、自動車、民間の健康など)または個人または組織による直接支払い。 / The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) or a direct payment by an individual or organization. Required Pattern: At least the following | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: urn:oid:1.2.392.200119.6.208 | |||||
version | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | |||||
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: 1 | |||||
display | 0..1 | string | システムによって定義された表現 / Representation defined by the system | |||||
userSelected | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | |||||
text | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | |||||
policyHolder | Σ | 0..1 | Reference(JP Core Patient Profile | RelatedPerson | JP Core Organization Profile) | Owner of the policy ポリシの所有者 | ||||
subscriber | Σ | 0..1 | Reference(JP Core Patient Profile | RelatedPerson) | Subscriber to the policy 被保険者 | ||||
subscriberId | SΣ | 1..1 | string | 受診券番号 | ||||
beneficiary | Σ | 1..1 | Reference(eCS:JP_Patient_eCheckupGeneral) | この保険で給付される受診者情報(Patientリソース)へのリテラル参照。 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣC | 1..1 | string | PatientリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
type | Σ | 0..1 | uri | 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | リソースのテキスト代替 / Text alternative for the resource | ||||
dependent | Σ | 0..1 | string | 被保険者証 枝番 | ||||
relationship | 0..1 | CodeableConcept | Beneficiary relationship to the subscriber 加入者との受益者関係 Binding: SubscriberRelationshipCodes (extensible): 加入者と受益者(被保険者/対象当事者/患者)の関係。 / The relationship between the Subscriber and the Beneficiary (insured/covered party/patient). | |||||
period | Σ | 0..1 | Period | 受診券の有効期間 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
start | SΣC | 0..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary | ||||
end | SΣC | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing | ||||
payor | SΣ | 1..1 | Reference(JP_OrganizationInsurer_eCheckupGeneral) | 受診券の発行者である費用負担者(保険者)情報 | ||||
class | 0..* | BackboneElement | 追加のカバレッジ分類 / Additional coverage classifications | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 1..1 | CodeableConcept | 「グループ」や「計画」などのクラスのタイプ / Type of class such as 'group' or 'plan' Binding: CoverageClassCodes (extensible): ポリシー分類、例。グループ、プラン、クラスなど / The policy classifications, eg. Group, Plan, Class, etc. | ||||
value | Σ | 1..1 | string | タイプに関連付けられた値 / Value associated with the type | ||||
name | Σ | 0..1 | string | タイプと価値の人間の読み取り可能な説明 / Human readable description of the type and value | ||||
order | Σ | 0..1 | positiveInt | カバレッジの相対順序 / Relative order of the coverage | ||||
network | Σ | 0..1 | string | 保険会社ネットワーク / Insurer network | ||||
costToBeneficiary | 0..* | BackboneElement | Patient payments for services/products サービスやプロダクトに対する患者支払い | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 0..1 | CodeableConcept | コストカテゴリ / Cost category Binding: CoverageCopayTypeCodes (extensible): 患者の自己負担が指定されているサービスの種類。 / The types of services to which patient copayments are specified. | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system | ||||
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
code | Σ | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
value[x] | Σ | 1..1 | 受益者からの金額または割合 / The amount or percentage due from the beneficiary | |||||
valueQuantity | Quantity(SimpleQuantity) | |||||||
valueMoney | Money | |||||||
exception | 0..* | BackboneElement | 患者の支払いの例外 / Exceptions for patient payments | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
type | Σ | 1..1 | CodeableConcept | 例外カテゴリ / Exception category Binding: ExampleCoverageFinancialExceptionCodes (example): 部品からの例外の種類またはCopaysなどの財務義務の完全な価値。 / The types of exceptions from the part or full value of financial obligations such as copays. | ||||
period | Σ | 0..1 | Period | 例外の有効期間 / The effective period of the exception | ||||
subrogation | 0..1 | boolean | Reimbursement to insurer 保険者への償還 | |||||
contract | 0..* | Reference(Contract) | Contract details 契約の詳細 | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Coverage.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Coverage.status | required | Pattern: activehttp://hl7.org/fhir/ValueSet/fm-status|4.0.1 from the FHIR Standard | ||||
Coverage.type | preferred | Pattern: 1http://hl7.org/fhir/ValueSet/coverage-type from the FHIR Standard | ||||
Coverage.beneficiary.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Coverage.relationship | extensible | SubscriberRelationshipCodeshttp://hl7.org/fhir/ValueSet/subscriber-relationship from the FHIR Standard | ||||
Coverage.class.type | extensible | CoverageClassCodeshttp://hl7.org/fhir/ValueSet/coverage-class from the FHIR Standard | ||||
Coverage.costToBeneficiary.type | extensible | CoverageCopayTypeCodeshttp://hl7.org/fhir/ValueSet/coverage-copay-type from the FHIR Standard | ||||
Coverage.costToBeneficiary.exception.type | example | ExampleCoverageFinancialExceptionCodeshttp://hl7.org/fhir/ValueSet/coverage-financial-exception from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Coverage | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Coverage | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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 | error | Coverage | リソースが別のリソースに含まれている場合、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 | error | Coverage | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Coverage | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from JP_Coverage
Other representations of profile: CSV, Excel, Schematron