健診結果報告FHIR記述仕様 実装ガイド v 1.6.0
1.6.0 - release

健診結果報告FHIR記述仕様 実装ガイド v 1.6.0 - Local Development build (v1.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: JP eCS ObsComponentPerformer Extension

項目内容
定義URL http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
Version 1.6.0
Name

JP_eCS_ObsComponentPerformer

Title

JP eCS ObsComponentPerformer Extension

Status Active ( 2024-11-10 )
Copyright

(一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0

ObservationのComponent要素にそのComponent検査結果に責任を持つ者の情報(Practitioner)を記述する拡張

健診結果報告などにおいて、ObservationのComponent要素にそのComponent検査結果に責任を持つ者の情報(Practitioner)を記述するため。

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 検査結果責任者情報をObservation.component要素に記述するための拡張
... extension 0..0
... url 1..1 uri "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer"
... value[x] 0..1 Reference(Practitioner) Practitionerリソースへの参照を設定する。
.... reference S 1..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 検査結果責任者情報をObservation.component要素に記述するための拡張
... 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/observation-component-performer"
... value[x] 0..1 Reference(Practitioner) Practitionerリソースへの参照を設定する。
.... 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

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: ObservationのComponent要素にそのComponent検査結果に責任を持つ者の情報(Practitioner)を記述する拡張

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 検査結果責任者情報をObservation.component要素に記述するための拡張
... extension 0..0
... url 1..1 uri "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer"
... value[x] 0..1 Reference(Practitioner) Practitionerリソースへの参照を設定する。
.... reference S 1..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension 検査結果責任者情報をObservation.component要素に記述するための拡張
... 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/observation-component-performer"
... value[x] 0..1 Reference(Practitioner) Practitionerリソースへの参照を設定する。
.... 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

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: ObservationのComponent要素にそのComponent検査結果に責任を持つ者の情報(Practitioner)を記述する拡張

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x].typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()