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

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

Extension: Composition_dataEnterer

項目内容
定義URL http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/composition_dataEnterer
Version 1.0.0
Name

Composition_dataEnterer

Status Draft ( 2024-09-29 )
Copyright

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

データ転記者の情報を記述する拡張

Context of Use

This extension may be used on the following element(s):

  • Element ID Composition

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type Reference: データ転記者の情報を記述する拡張

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: データ転記者の情報を記述する拡張

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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

doco Documentation for this format

 

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()