v2+ Details
0.3.2 - Working Draft to present the concept ideas (FO)

v2+ Details - Local Development build (v0.3.2). See the Directory of published versions

Logical Model: OMI_O23 (MsgStruct) ( Experimental )

Official URL: http://hl7.org/fhir/StructureDefinition/OMI_O23 Version: 2.9
Draft as of 2023-08-09 Responsible: FO Computable Name: OMI_O23

Copyright/Legal: FO

Imaging Order Message

Usage:

  • This Logical Model Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from DomainResource

NameFlagsCard.TypeDescription & Constraintsdoco
.. OMI_O23 1..1DomainResource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
A resource with narrative, extensions, and contained resources
Instances of this logical model are not marked to be the target of a Reference
... MSH S1..1MSHMessage Header
... ARV 0..*ARVAccess Restriction
... SFT 0..*SFTSoftware Segment
... NTE 0..*NTENotes and Comments
... PATIENT S1..1PATIENT Group
.... PID S1..1PIDPatient Identification
.... PD1 0..1PD1Patient Additional Demographic
.... PRT 0..*PRTParticipation Information
.... OCCUPATIONAL_DATA_FOR_HEALTH S1..1OCCUPATIONAL_DATA_FOR_HEALTH Group
..... OH1 0..*OH1Person Employment Status
..... OH2 0..*OH2Past or Present Job
..... OH3 0..1OH3Usual Work
..... OH4 0..*OH4Combat Zone Work
.... ARV 0..*ARVAccess Restriction
.... NTE 0..*NTENotes and Comments
.... PATIENT_VISIT S1..1PATIENT_VISIT Group
..... PV1 S1..1PV1Patient Visit
..... PV2 0..1PV2Patient Visit - Additional Information
..... PRT 0..*PRTParticipation Information
.... INSURANCE S1..1INSURANCE Group
..... IN1 S1..1IN1Insurance
..... IN2 0..1IN2Insurance Additional Information
..... IN3 0..1IN3Insurance Additional Information, Certification
.... GT1 0..1GT1Guarantor
.... AL1 0..*AL1Patient Allergy Information
... ORDER S1..1ORDER Group
.... ORC S1..1ORCCommon Order
.... PRT 0..*PRTParticipation Information
.... TIMING S1..1TIMING Group
..... TQ1 S1..1TQ1Timing/Quantity
..... TQ2 0..*TQ2Timing/Quantity Relationship
.... OBR S1..1OBRObservation Request
.... NTE 0..*NTENotes and Comments
.... PRT 0..*PRTParticipation Information
.... CTD 0..1CTDContact Data
.... DG1 0..*DG1Diagnosis
.... REL 0..1RELClinical Relationship Segment
.... OBSERVATION S1..1OBSERVATION Group
..... OBX S1..1OBXObservation/Result
..... PRT 0..*PRTParticipation Information
..... NTE 0..*NTENotes and Comments
.... IPC S1..*IPCImaging Procedure Control Segment
... DEVICE S1..1DEVICE Group
.... DEV S1..1DEVDevice
.... OBX 0..*OBXObservation/Result

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. OMI_O23 1..1DomainResource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
A resource with narrative, extensions, and contained resources
Instances of this logical model are not marked to be the target of a Reference
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... ARV 0..*ARVAccess Restriction
... SFT 0..*SFTSoftware Segment
... UAC 0..1UACUser Authentication Credential Segment
... NTE 0..*NTENotes and Comments
... PATIENT S1..1PATIENT Group
.... PID S1..1PIDPatient Identification
.... PD1 0..1PD1Patient Additional Demographic
.... PRT 0..*PRTParticipation Information
.... OCCUPATIONAL_DATA_FOR_HEALTH S1..1OCCUPATIONAL_DATA_FOR_HEALTH Group
..... OH1 0..*OH1Person Employment Status
..... OH2 0..*OH2Past or Present Job
..... OH3 0..1OH3Usual Work
..... OH4 0..*OH4Combat Zone Work
.... ARV 0..*ARVAccess Restriction
.... NTE 0..*NTENotes and Comments
.... PATIENT_VISIT S1..1PATIENT_VISIT Group
..... PV1 S1..1PV1Patient Visit
..... PV2 0..1PV2Patient Visit - Additional Information
..... PRT 0..*PRTParticipation Information
.... INSURANCE S1..1INSURANCE Group
..... IN1 S1..1IN1Insurance
..... IN2 0..1IN2Insurance Additional Information
..... IN3 0..1IN3Insurance Additional Information, Certification
.... GT1 0..1GT1Guarantor
.... AL1 0..*AL1Patient Allergy Information
... ORDER S1..1ORDER Group
.... ORC S1..1ORCCommon Order
.... PRT 0..*PRTParticipation Information
.... TIMING S1..1TIMING Group
..... TQ1 S1..1TQ1Timing/Quantity
..... TQ2 0..*TQ2Timing/Quantity Relationship
.... OBR S1..1OBRObservation Request
.... NTE 0..*NTENotes and Comments
.... PRT 0..*PRTParticipation Information
.... CTD 0..1CTDContact Data
.... DG1 0..*DG1Diagnosis
.... REL 0..1RELClinical Relationship Segment
.... OBSERVATION S1..1OBSERVATION Group
..... OBX S1..1OBXObservation/Result
..... PRT 0..*PRTParticipation Information
..... NTE 0..*NTENotes and Comments
.... IPC S1..*IPCImaging Procedure Control Segment
... DEVICE S1..1DEVICE Group
.... DEV S1..1DEVDevice
.... OBX 0..*OBXObservation/Result

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorOMI_O23If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOMI_O23If 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOMI_O23If 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-5errorOMI_O23If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOMI_O23A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. OMI_O23 1..1DomainResource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
A resource with narrative, extensions, and contained resources
Instances of this logical model are not marked to be the target of a Reference
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... MSH S1..1MSHMessage Header
... ARV 0..*ARVAccess Restriction
... SFT 0..*SFTSoftware Segment
... UAC 0..1UACUser Authentication Credential Segment
... NTE 0..*NTENotes and Comments
... PATIENT S1..1PATIENT Group
.... PID S1..1PIDPatient Identification
.... PD1 0..1PD1Patient Additional Demographic
.... PRT 0..*PRTParticipation Information
.... OCCUPATIONAL_DATA_FOR_HEALTH S1..1OCCUPATIONAL_DATA_FOR_HEALTH Group
..... OH1 0..*OH1Person Employment Status
..... OH2 0..*OH2Past or Present Job
..... OH3 0..1OH3Usual Work
..... OH4 0..*OH4Combat Zone Work
.... ARV 0..*ARVAccess Restriction
.... NTE 0..*NTENotes and Comments
.... PATIENT_VISIT S1..1PATIENT_VISIT Group
..... PV1 S1..1PV1Patient Visit
..... PV2 0..1PV2Patient Visit - Additional Information
..... PRT 0..*PRTParticipation Information
.... INSURANCE S1..1INSURANCE Group
..... IN1 S1..1IN1Insurance
..... IN2 0..1IN2Insurance Additional Information
..... IN3 0..1IN3Insurance Additional Information, Certification
.... GT1 0..1GT1Guarantor
.... AL1 0..*AL1Patient Allergy Information
... ORDER S1..1ORDER Group
.... ORC S1..1ORCCommon Order
.... PRT 0..*PRTParticipation Information
.... TIMING S1..1TIMING Group
..... TQ1 S1..1TQ1Timing/Quantity
..... TQ2 0..*TQ2Timing/Quantity Relationship
.... OBR S1..1OBRObservation Request
.... NTE 0..*NTENotes and Comments
.... PRT 0..*PRTParticipation Information
.... CTD 0..1CTDContact Data
.... DG1 0..*DG1Diagnosis
.... REL 0..1RELClinical Relationship Segment
.... OBSERVATION S1..1OBSERVATION Group
..... OBX S1..1OBXObservation/Result
..... PRT 0..*PRTParticipation Information
..... NTE 0..*NTENotes and Comments
.... IPC S1..*IPCImaging Procedure Control Segment
... DEVICE S1..1DEVICE Group
.... DEV S1..1DEVDevice
.... OBX 0..*OBXObservation/Result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
OMI_O23.languagerequiredAllLanguages

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorOMI_O23If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOMI_O23If 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOMI_O23If 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-5errorOMI_O23If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOMI_O23A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from DomainResource

Summary

Mandatory: 0 element (18 nested mandatory elements)
Must-Support: 18 elements

Differential View

This structure is derived from DomainResource

NameFlagsCard.TypeDescription & Constraintsdoco
.. OMI_O23 1..1DomainResource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
A resource with narrative, extensions, and contained resources
Instances of this logical model are not marked to be the target of a Reference
... MSH S1..1MSHMessage Header
... ARV 0..*ARVAccess Restriction
... SFT 0..*SFTSoftware Segment
... NTE 0..*NTENotes and Comments
... PATIENT S1..1PATIENT Group
.... PID S1..1PIDPatient Identification
.... PD1 0..1PD1Patient Additional Demographic
.... PRT 0..*PRTParticipation Information
.... OCCUPATIONAL_DATA_FOR_HEALTH S1..1OCCUPATIONAL_DATA_FOR_HEALTH Group
..... OH1 0..*OH1Person Employment Status
..... OH2 0..*OH2Past or Present Job
..... OH3 0..1OH3Usual Work
..... OH4 0..*OH4Combat Zone Work
.... ARV 0..*ARVAccess Restriction
.... NTE 0..*NTENotes and Comments
.... PATIENT_VISIT S1..1PATIENT_VISIT Group
..... PV1 S1..1PV1Patient Visit
..... PV2 0..1PV2Patient Visit - Additional Information
..... PRT 0..*PRTParticipation Information
.... INSURANCE S1..1INSURANCE Group
..... IN1 S1..1IN1Insurance
..... IN2 0..1IN2Insurance Additional Information
..... IN3 0..1IN3Insurance Additional Information, Certification
.... GT1 0..1GT1Guarantor
.... AL1 0..*AL1Patient Allergy Information
... ORDER S1..1ORDER Group
.... ORC S1..1ORCCommon Order
.... PRT 0..*PRTParticipation Information
.... TIMING S1..1TIMING Group
..... TQ1 S1..1TQ1Timing/Quantity
..... TQ2 0..*TQ2Timing/Quantity Relationship
.... OBR S1..1OBRObservation Request
.... NTE 0..*NTENotes and Comments
.... PRT 0..*PRTParticipation Information
.... CTD 0..1CTDContact Data
.... DG1 0..*DG1Diagnosis
.... REL 0..1RELClinical Relationship Segment
.... OBSERVATION S1..1OBSERVATION Group
..... OBX S1..1OBXObservation/Result
..... PRT 0..*PRTParticipation Information
..... NTE 0..*NTENotes and Comments
.... IPC S1..*IPCImaging Procedure Control Segment
... DEVICE S1..1DEVICE Group
.... DEV S1..1DEVDevice
.... OBX 0..*OBXObservation/Result

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. OMI_O23 1..1DomainResource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
A resource with narrative, extensions, and contained resources
Instances of this logical model are not marked to be the target of a Reference
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... ARV 0..*ARVAccess Restriction
... SFT 0..*SFTSoftware Segment
... UAC 0..1UACUser Authentication Credential Segment
... NTE 0..*NTENotes and Comments
... PATIENT S1..1PATIENT Group
.... PID S1..1PIDPatient Identification
.... PD1 0..1PD1Patient Additional Demographic
.... PRT 0..*PRTParticipation Information
.... OCCUPATIONAL_DATA_FOR_HEALTH S1..1OCCUPATIONAL_DATA_FOR_HEALTH Group
..... OH1 0..*OH1Person Employment Status
..... OH2 0..*OH2Past or Present Job
..... OH3 0..1OH3Usual Work
..... OH4 0..*OH4Combat Zone Work
.... ARV 0..*ARVAccess Restriction
.... NTE 0..*NTENotes and Comments
.... PATIENT_VISIT S1..1PATIENT_VISIT Group
..... PV1 S1..1PV1Patient Visit
..... PV2 0..1PV2Patient Visit - Additional Information
..... PRT 0..*PRTParticipation Information
.... INSURANCE S1..1INSURANCE Group
..... IN1 S1..1IN1Insurance
..... IN2 0..1IN2Insurance Additional Information
..... IN3 0..1IN3Insurance Additional Information, Certification
.... GT1 0..1GT1Guarantor
.... AL1 0..*AL1Patient Allergy Information
... ORDER S1..1ORDER Group
.... ORC S1..1ORCCommon Order
.... PRT 0..*PRTParticipation Information
.... TIMING S1..1TIMING Group
..... TQ1 S1..1TQ1Timing/Quantity
..... TQ2 0..*TQ2Timing/Quantity Relationship
.... OBR S1..1OBRObservation Request
.... NTE 0..*NTENotes and Comments
.... PRT 0..*PRTParticipation Information
.... CTD 0..1CTDContact Data
.... DG1 0..*DG1Diagnosis
.... REL 0..1RELClinical Relationship Segment
.... OBSERVATION S1..1OBSERVATION Group
..... OBX S1..1OBXObservation/Result
..... PRT 0..*PRTParticipation Information
..... NTE 0..*NTENotes and Comments
.... IPC S1..*IPCImaging Procedure Control Segment
... DEVICE S1..1DEVICE Group
.... DEV S1..1DEVDevice
.... OBX 0..*OBXObservation/Result

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorOMI_O23If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOMI_O23If 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOMI_O23If 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-5errorOMI_O23If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOMI_O23A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. OMI_O23 1..1DomainResource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
A resource with narrative, extensions, and contained resources
Instances of this logical model are not marked to be the target of a Reference
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... MSH S1..1MSHMessage Header
... ARV 0..*ARVAccess Restriction
... SFT 0..*SFTSoftware Segment
... UAC 0..1UACUser Authentication Credential Segment
... NTE 0..*NTENotes and Comments
... PATIENT S1..1PATIENT Group
.... PID S1..1PIDPatient Identification
.... PD1 0..1PD1Patient Additional Demographic
.... PRT 0..*PRTParticipation Information
.... OCCUPATIONAL_DATA_FOR_HEALTH S1..1OCCUPATIONAL_DATA_FOR_HEALTH Group
..... OH1 0..*OH1Person Employment Status
..... OH2 0..*OH2Past or Present Job
..... OH3 0..1OH3Usual Work
..... OH4 0..*OH4Combat Zone Work
.... ARV 0..*ARVAccess Restriction
.... NTE 0..*NTENotes and Comments
.... PATIENT_VISIT S1..1PATIENT_VISIT Group
..... PV1 S1..1PV1Patient Visit
..... PV2 0..1PV2Patient Visit - Additional Information
..... PRT 0..*PRTParticipation Information
.... INSURANCE S1..1INSURANCE Group
..... IN1 S1..1IN1Insurance
..... IN2 0..1IN2Insurance Additional Information
..... IN3 0..1IN3Insurance Additional Information, Certification
.... GT1 0..1GT1Guarantor
.... AL1 0..*AL1Patient Allergy Information
... ORDER S1..1ORDER Group
.... ORC S1..1ORCCommon Order
.... PRT 0..*PRTParticipation Information
.... TIMING S1..1TIMING Group
..... TQ1 S1..1TQ1Timing/Quantity
..... TQ2 0..*TQ2Timing/Quantity Relationship
.... OBR S1..1OBRObservation Request
.... NTE 0..*NTENotes and Comments
.... PRT 0..*PRTParticipation Information
.... CTD 0..1CTDContact Data
.... DG1 0..*DG1Diagnosis
.... REL 0..1RELClinical Relationship Segment
.... OBSERVATION S1..1OBSERVATION Group
..... OBX S1..1OBXObservation/Result
..... PRT 0..*PRTParticipation Information
..... NTE 0..*NTENotes and Comments
.... IPC S1..*IPCImaging Procedure Control Segment
... DEVICE S1..1DEVICE Group
.... DEV S1..1DEVDevice
.... OBX 0..*OBXObservation/Result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
OMI_O23.languagerequiredAllLanguages

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorOMI_O23If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOMI_O23If 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOMI_O23If 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-5errorOMI_O23If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOMI_O23A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from DomainResource

Summary

Mandatory: 0 element (18 nested mandatory elements)
Must-Support: 18 elements

 

Other representations of profile: CSV, Excel