Sequoia Project Healthcare Directory Implementation Guide
0.0.10 - CI Build United States of America flag

Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v0.0.10). See the Directory of published versions

Extension: Initiator Only

Official URL: https://sequoiaproject.org/fhir/sphd/StructureDefinition/InitiatorOnly Version: 0.0.10
Draft as of 2023-05-03 Computable Name: InitiatorOnly

When an Organization participates in a Use Case that includes a requirement to respond to requests from others, this extension may be used on that Organization resource to indicate that they meet an Initiator Only exception and do not have Endpoints for that Use Case, if allowed by the Use Case’s Initiator Only policies.

Context of Use

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

  • Element ID Organization

When an Organization participates in a Use Case that includes a requirement to respond to requests from others, this extension may be used on that Organization resource to indicate that they meet an Initiator Only exception and do not have Endpoints for that Use Case, if allowed by the Use Case’s Initiator Only policies.

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 Coding: When an Organization participates in a Use Case that includes a requirement to respond to requests from others, this extension may be used on that Organization resource to indicate that they meet an Initiator Only exception and do not have Endpoints for that Use Case, if allowed by the Use Case's Initiator Only policies.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... url 1..1uri"https://sequoiaproject.org/fhir/sphd/StructureDefinition/InitiatorOnly"
... value[x] 1..1CodingValue of extension
Binding: Initiator Only (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"https://sequoiaproject.org/fhir/sphd/StructureDefinition/InitiatorOnly"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Coding: When an Organization participates in a Use Case that includes a requirement to respond to requests from others, this extension may be used on that Organization resource to indicate that they meet an Initiator Only exception and do not have Endpoints for that Use Case, if allowed by the Use Case's Initiator Only policies.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... url 1..1uri"https://sequoiaproject.org/fhir/sphd/StructureDefinition/InitiatorOnly"
... value[x] 1..1CodingValue of extension
Binding: Initiator Only (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"https://sequoiaproject.org/fhir/sphd/StructureDefinition/InitiatorOnly"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x]requiredInitiatorOnly (a valid code from Initator Only Codes)

Constraints

IdGradePath(s)DetailsRequirements
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()