健診結果報告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/Extension/StructureDefinition/composition_dataEnterer |
Version | 1.3.1 |
Name | Composition_dataEnterer |
Status | Draft ( 2024-11-10 ) |
Copyright | (一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0 |
データ転記者の情報を記述する拡張
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | データ転記者のPractitionerRoleへの参照 | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/composition_dataEnterer" | |
value[x] | 0..1 | Reference(JP Core PractitionerRole Profile) | 拡張値の値 / Value of extension | |
reference | S | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | データ転記者のPractitionerRoleへの参照 | |
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/composition_dataEnterer" | |
value[x] | 0..1 | Reference(JP Core PractitionerRole Profile) | 拡張値の値 / Value of extension | |
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 | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
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 |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | データ転記者のPractitionerRoleへの参照 | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/composition_dataEnterer" | |
value[x] | 0..1 | Reference(JP Core PractitionerRole Profile) | 拡張値の値 / Value of extension | |
reference | S | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | データ転記者のPractitionerRoleへの参照 | |
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/composition_dataEnterer" | |
value[x] | 0..1 | Reference(JP Core PractitionerRole Profile) | 拡張値の値 / Value of extension | |
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 | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
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 |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x].type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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() |