SEAMAT2FHIR ドラフト版
0.1.1 - draft Japan

SEAMAT2FHIR ドラフト版 - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Order Extension

項目内容
定義URL http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension
Version 0.1.1
Name

OrderExtension

Title

Order Extension

Status Active ( 2024-03-12 )
Copyright

Copyright (temporaly) by SIP D1 SEAMAT2FHIR WG, CC(Creative Commons license) BY-ND CC表示・改変禁止

The Order Extension represents orders that are fulfilled by this document such as a radiologists report of an x-ray

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: The Order Extension represents orders that are fulfilled by this document such as a radiologists report of an x-ray

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Order Extension
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension"
... value[x] 0..1 Reference(ServiceRequest) 拡張値の値 / Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Order Extension
... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension"
... value[x] 0..1 Reference(ServiceRequest) 拡張値の値 / Value of extension

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: The Order Extension represents orders that are fulfilled by this document such as a radiologists report of an x-ray

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Order Extension
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension"
... value[x] 0..1 Reference(ServiceRequest) 拡張値の値 / Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Order Extension
... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension"
... value[x] 0..1 Reference(ServiceRequest) 拡張値の値 / Value of extension

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

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