1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

Resource Profile: JP_ImagingStudy_Radiology

Defining URL:http://jpfhir.jp/fhir/core/StructureDefinition/JP_ImagingStudy_Radiology
Version:1.0.0
Name:JP_ImagingStudy_Radiology
Status:Active as of 12/29/21, 10:56 AM
Definition:

このプロファイルはImagingStudyリソースに対して、放射線検査のデータを送受信するための制約と拡張を定めたものである。

Publisher:JAMI
Copyright:

FHIR® Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)

Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://jpfhir.jp/fhir/core/StructureDefinition/JP_ImagingStudy_Radiology

Formal Views of Profile Content

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

This structure is derived from ImagingStudy

Summary

This structure is derived from ImagingStudy

NameFlagsCard.TypeDescription & Constraintsdoco
.. ImagingStudy 0..*ImagingStudyA set of images produced in single study (one or more series of references images) 単一の検査スタディで生成された画像のセット(1つ以上の一連の参照画像)
... identifier 0..*IdentifierIdentifiers for the whole study スタディ全体の識別子
... status 1..1coderegistered | available | cancelled | entered-in-error | unknown
... modality 0..*CodingAll series modality if actual acquisition modalities 実際の取得モダリティーの場合、モダリティーの全シリーズ
... encounter 0..1Reference(Encounter)Encounter with which this imaging study is associated この画像検査が関連しているエンカウンター
... started 0..1dateTimeWhen the study was started スタディの開始時期
... basedOn 0..*Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task)Request fulfilled 実施された依頼
... referrer 0..1Reference(Practitioner | PractitionerRole)Referring physician 依頼紹介医師
... interpreter 0..*Reference(Practitioner | PractitionerRole)Who interpreted images 画像の読影者
... endpoint 0..*Reference(Endpoint)Study access endpoint スタディーにアクセスするエンドポイント
... numberOfSeries 0..1unsignedIntNumber of Study Related Series スタディー関連のシリーズ数
... numberOfInstances 0..1unsignedIntNumber of Study Related Instances スタディー関連のインスタンス数
... procedureReference 0..1Reference(Procedure)The performed Procedure reference 実施されたProcedure への参照
... procedureCode 0..*CodeableConceptThe performed procedure code 実施されたProcedureのコード
... location 0..1Reference(Location)Where ImagingStudy occurred ImagingStudy が起こった場所
... reasonCode 0..*CodeableConceptWhy the study was requested スタディーが依頼された理由
... reasonReference 0..*Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference)Why was study performed スタディーが実施された理由
... note 0..*AnnotationUser-defined comments ユーザが定義したコメント
... description 0..1stringInstitution-generated description 機関生成の記述
... series 0..*BackboneElementEach study has one or more series of instances 個々のスタディーはインスタンスの1以上のシリーズを有する。
.... uid 1..1idDICOM Series Instance UID for the series そのシリーズにrタイするDICOMシリーズインスタンスUID
.... number 0..1unsignedIntNumeric identifier of this series このシリーズの数値型識別子
.... modality 1..1CodingThe modality of the instances in the series シリーズにおけるインスタンスのモダリティー
.... description 0..1stringA short human readable summary of the series シリーズの人間可読な短い要約記述
.... numberOfInstances 0..1unsignedIntNumber of Series Related Instances
.... endpoint 0..*Reference(Endpoint)Series access endpoint シリーズにアクセスするエンドポイント
.... bodySite 0..1CodingBody part examined 検査した人体部位
.... laterality 0..1CodingBody part laterality 人体部位の左右識別
.... specimen 0..*Reference(Specimen)Specimen imaged 画像検査をした検体
.... started 0..1dateTimeWhen the series started シリーズの開始時期
.... performer 0..*BackboneElementWho performed the series シリーズの実施者
..... actor 1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Who performed the series
.... instance 0..*BackboneElementA single SOP instance from the series シリーズからの単一SOPインスタンス
..... uid 1..1idDICOM SOP Instance UID
..... sopClass 1..1CodingDICOM class type
..... number 0..1unsignedIntThe number of this instance in the series
..... title 0..1stringDescription of instance インスタンスの記述

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ImagingStudy 0..*ImagingStudyA set of images produced in single study (one or more series of references images) 単一の検査スタディで生成された画像のセット(1つ以上の一連の参照画像)
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierIdentifiers for the whole study スタディ全体の識別子
... status ?!Σ1..1coderegistered | available | cancelled | entered-in-error | unknown
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.

... modality Σ0..*CodingAll series modality if actual acquisition modalities 実際の取得モダリティーの場合、モダリティーの全シリーズ
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html (extensible): Type of acquired data in the instance.


... subject Σ1..1Reference(Patient | Device | Group)Who or what is the subject of the study 検査対象者
... encounter Σ0..1Reference(Encounter)Encounter with which this imaging study is associated この画像検査が関連しているエンカウンター
... started Σ0..1dateTimeWhen the study was started スタディの開始時期
Example General: 2011-01-01T11:01:20+03:00
... basedOn Σ0..*Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task)Request fulfilled 実施された依頼
... referrer Σ0..1Reference(Practitioner | PractitionerRole)Referring physician 依頼紹介医師
... interpreter Σ0..*Reference(Practitioner | PractitionerRole)Who interpreted images 画像の読影者
... endpoint Σ0..*Reference(Endpoint)Study access endpoint スタディーにアクセスするエンドポイント
... numberOfSeries Σ0..1unsignedIntNumber of Study Related Series スタディー関連のシリーズ数
... numberOfInstances Σ0..1unsignedIntNumber of Study Related Instances スタディー関連のインスタンス数
... procedureReference Σ0..1Reference(Procedure)The performed Procedure reference 実施されたProcedure への参照
... procedureCode Σ0..*CodeableConceptThe performed procedure code 実施されたProcedureのコード
Binding: http://www.rsna.org/RadLex_Playbook.aspx (extensible): The performed procedure type.


... location Σ0..1Reference(Location)Where ImagingStudy occurred ImagingStudy が起こった場所
... reasonCode Σ0..*CodeableConceptWhy the study was requested スタディーが依頼された理由
Binding: ProcedureReasonCodes (example): The reason for the study.


... reasonReference Σ0..*Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference)Why was study performed スタディーが実施された理由
... note Σ0..*AnnotationUser-defined comments ユーザが定義したコメント
... description Σ0..1stringInstitution-generated description 機関生成の記述
... series Σ0..*BackboneElementEach study has one or more series of instances 個々のスタディーはインスタンスの1以上のシリーズを有する。
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... uid Σ1..1idDICOM Series Instance UID for the series そのシリーズにrタイするDICOMシリーズインスタンスUID
Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630
.... number Σ0..1unsignedIntNumeric identifier of this series このシリーズの数値型識別子
Example General: 3
.... modality Σ1..1CodingThe modality of the instances in the series シリーズにおけるインスタンスのモダリティー
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html (extensible): Type of acquired data in the instance.

.... description Σ0..1stringA short human readable summary of the series シリーズの人間可読な短い要約記述
Example General: CT Surview 180
.... numberOfInstances Σ0..1unsignedIntNumber of Series Related Instances
.... endpoint Σ0..*Reference(Endpoint)Series access endpoint シリーズにアクセスするエンドポイント
.... bodySite Σ0..1CodingBody part examined 検査した人体部位
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

.... laterality Σ0..1CodingBody part laterality 人体部位の左右識別
Binding: Laterality (example): Codes describing body site laterality (left, right, etc.).

.... specimen Σ0..*Reference(Specimen)Specimen imaged 画像検査をした検体
.... started Σ0..1dateTimeWhen the series started シリーズの開始時期
.... performer Σ0..*BackboneElementWho performed the series シリーズの実施者
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... function Σ0..1CodeableConceptType of performance
Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer.

..... actor Σ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Who performed the series
.... instance 0..*BackboneElementA single SOP instance from the series シリーズからの単一SOPインスタンス
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... uid 1..1idDICOM SOP Instance UID
Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903
..... sopClass 1..1CodingDICOM class type
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.

..... number 0..1unsignedIntThe number of this instance in the series
Example General: 1
..... title 0..1stringDescription of instance インスタンスの記述

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ImagingStudy 0..*ImagingStudyA set of images produced in single study (one or more series of references images) 単一の検査スタディで生成された画像のセット(1つ以上の一連の参照画像)

doco Documentation for this format

This structure is derived from ImagingStudy

Summary

Differential View

This structure is derived from ImagingStudy

NameFlagsCard.TypeDescription & Constraintsdoco
.. ImagingStudy 0..*ImagingStudyA set of images produced in single study (one or more series of references images) 単一の検査スタディで生成された画像のセット(1つ以上の一連の参照画像)
... identifier 0..*IdentifierIdentifiers for the whole study スタディ全体の識別子
... status 1..1coderegistered | available | cancelled | entered-in-error | unknown
... modality 0..*CodingAll series modality if actual acquisition modalities 実際の取得モダリティーの場合、モダリティーの全シリーズ
... encounter 0..1Reference(Encounter)Encounter with which this imaging study is associated この画像検査が関連しているエンカウンター
... started 0..1dateTimeWhen the study was started スタディの開始時期
... basedOn 0..*Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task)Request fulfilled 実施された依頼
... referrer 0..1Reference(Practitioner | PractitionerRole)Referring physician 依頼紹介医師
... interpreter 0..*Reference(Practitioner | PractitionerRole)Who interpreted images 画像の読影者
... endpoint 0..*Reference(Endpoint)Study access endpoint スタディーにアクセスするエンドポイント
... numberOfSeries 0..1unsignedIntNumber of Study Related Series スタディー関連のシリーズ数
... numberOfInstances 0..1unsignedIntNumber of Study Related Instances スタディー関連のインスタンス数
... procedureReference 0..1Reference(Procedure)The performed Procedure reference 実施されたProcedure への参照
... procedureCode 0..*CodeableConceptThe performed procedure code 実施されたProcedureのコード
... location 0..1Reference(Location)Where ImagingStudy occurred ImagingStudy が起こった場所
... reasonCode 0..*CodeableConceptWhy the study was requested スタディーが依頼された理由
... reasonReference 0..*Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference)Why was study performed スタディーが実施された理由
... note 0..*AnnotationUser-defined comments ユーザが定義したコメント
... description 0..1stringInstitution-generated description 機関生成の記述
... series 0..*BackboneElementEach study has one or more series of instances 個々のスタディーはインスタンスの1以上のシリーズを有する。
.... uid 1..1idDICOM Series Instance UID for the series そのシリーズにrタイするDICOMシリーズインスタンスUID
.... number 0..1unsignedIntNumeric identifier of this series このシリーズの数値型識別子
.... modality 1..1CodingThe modality of the instances in the series シリーズにおけるインスタンスのモダリティー
.... description 0..1stringA short human readable summary of the series シリーズの人間可読な短い要約記述
.... numberOfInstances 0..1unsignedIntNumber of Series Related Instances
.... endpoint 0..*Reference(Endpoint)Series access endpoint シリーズにアクセスするエンドポイント
.... bodySite 0..1CodingBody part examined 検査した人体部位
.... laterality 0..1CodingBody part laterality 人体部位の左右識別
.... specimen 0..*Reference(Specimen)Specimen imaged 画像検査をした検体
.... started 0..1dateTimeWhen the series started シリーズの開始時期
.... performer 0..*BackboneElementWho performed the series シリーズの実施者
..... actor 1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Who performed the series
.... instance 0..*BackboneElementA single SOP instance from the series シリーズからの単一SOPインスタンス
..... uid 1..1idDICOM SOP Instance UID
..... sopClass 1..1CodingDICOM class type
..... number 0..1unsignedIntThe number of this instance in the series
..... title 0..1stringDescription of instance インスタンスの記述

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ImagingStudy 0..*ImagingStudyA set of images produced in single study (one or more series of references images) 単一の検査スタディで生成された画像のセット(1つ以上の一連の参照画像)
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierIdentifiers for the whole study スタディ全体の識別子
... status ?!Σ1..1coderegistered | available | cancelled | entered-in-error | unknown
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.

... modality Σ0..*CodingAll series modality if actual acquisition modalities 実際の取得モダリティーの場合、モダリティーの全シリーズ
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html (extensible): Type of acquired data in the instance.


... subject Σ1..1Reference(Patient | Device | Group)Who or what is the subject of the study 検査対象者
... encounter Σ0..1Reference(Encounter)Encounter with which this imaging study is associated この画像検査が関連しているエンカウンター
... started Σ0..1dateTimeWhen the study was started スタディの開始時期
Example General: 2011-01-01T11:01:20+03:00
... basedOn Σ0..*Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task)Request fulfilled 実施された依頼
... referrer Σ0..1Reference(Practitioner | PractitionerRole)Referring physician 依頼紹介医師
... interpreter Σ0..*Reference(Practitioner | PractitionerRole)Who interpreted images 画像の読影者
... endpoint Σ0..*Reference(Endpoint)Study access endpoint スタディーにアクセスするエンドポイント
... numberOfSeries Σ0..1unsignedIntNumber of Study Related Series スタディー関連のシリーズ数
... numberOfInstances Σ0..1unsignedIntNumber of Study Related Instances スタディー関連のインスタンス数
... procedureReference Σ0..1Reference(Procedure)The performed Procedure reference 実施されたProcedure への参照
... procedureCode Σ0..*CodeableConceptThe performed procedure code 実施されたProcedureのコード
Binding: http://www.rsna.org/RadLex_Playbook.aspx (extensible): The performed procedure type.


... location Σ0..1Reference(Location)Where ImagingStudy occurred ImagingStudy が起こった場所
... reasonCode Σ0..*CodeableConceptWhy the study was requested スタディーが依頼された理由
Binding: ProcedureReasonCodes (example): The reason for the study.


... reasonReference Σ0..*Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference)Why was study performed スタディーが実施された理由
... note Σ0..*AnnotationUser-defined comments ユーザが定義したコメント
... description Σ0..1stringInstitution-generated description 機関生成の記述
... series Σ0..*BackboneElementEach study has one or more series of instances 個々のスタディーはインスタンスの1以上のシリーズを有する。
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... uid Σ1..1idDICOM Series Instance UID for the series そのシリーズにrタイするDICOMシリーズインスタンスUID
Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630
.... number Σ0..1unsignedIntNumeric identifier of this series このシリーズの数値型識別子
Example General: 3
.... modality Σ1..1CodingThe modality of the instances in the series シリーズにおけるインスタンスのモダリティー
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html (extensible): Type of acquired data in the instance.

.... description Σ0..1stringA short human readable summary of the series シリーズの人間可読な短い要約記述
Example General: CT Surview 180
.... numberOfInstances Σ0..1unsignedIntNumber of Series Related Instances
.... endpoint Σ0..*Reference(Endpoint)Series access endpoint シリーズにアクセスするエンドポイント
.... bodySite Σ0..1CodingBody part examined 検査した人体部位
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

.... laterality Σ0..1CodingBody part laterality 人体部位の左右識別
Binding: Laterality (example): Codes describing body site laterality (left, right, etc.).

.... specimen Σ0..*Reference(Specimen)Specimen imaged 画像検査をした検体
.... started Σ0..1dateTimeWhen the series started シリーズの開始時期
.... performer Σ0..*BackboneElementWho performed the series シリーズの実施者
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... function Σ0..1CodeableConceptType of performance
Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer.

..... actor Σ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Who performed the series
.... instance 0..*BackboneElementA single SOP instance from the series シリーズからの単一SOPインスタンス
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... uid 1..1idDICOM SOP Instance UID
Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903
..... sopClass 1..1CodingDICOM class type
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.

..... number 0..1unsignedIntThe number of this instance in the series
Example General: 1
..... title 0..1stringDescription of instance インスタンスの記述

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
ImagingStudy.languagepreferredCommonLanguages
Max Binding: AllLanguages
ImagingStudy.statusrequiredImagingStudyStatus
ImagingStudy.modalityextensiblehttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html
ImagingStudy.procedureCodeextensiblehttp://www.rsna.org/RadLex_Playbook.aspx
ImagingStudy.reasonCodeexampleProcedureReasonCodes
ImagingStudy.series.modalityextensiblehttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html
ImagingStudy.series.bodySiteexampleSNOMEDCTBodyStructures
ImagingStudy.series.lateralityexampleLaterality
ImagingStudy.series.performer.functionextensibleImagingStudySeriesPerformerFunction
ImagingStudy.series.instance.sopClassextensiblehttp://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1

Constraints

IdGradePathDetailsRequirements
dom-2errorImagingStudyIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorImagingStudyIf 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-4errorImagingStudyIf 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-5errorImagingStudyIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticeImagingStudyA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorImagingStudy.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.modalityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.subjectAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.encounterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.startedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.basedOnAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.referrerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.interpreterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.endpointAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.numberOfSeriesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.numberOfInstancesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.procedureReferenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.procedureCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.locationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.reasonCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.reasonReferenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.noteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.seriesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.series.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.series.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.series.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.series.uidAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.numberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.modalityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.numberOfInstancesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.endpointAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.bodySiteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.lateralityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.specimenAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.startedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.performerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.performer.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.series.performer.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.series.performer.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.series.performer.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.series.performer.functionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.performer.actorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.instanceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.instance.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.series.instance.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.series.instance.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorImagingStudy.series.instance.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorImagingStudy.series.instance.uidAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.instance.sopClassAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.instance.numberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorImagingStudy.series.instance.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())