Sequoia Project Healthcare Directory Implementation Guide
0.0.1 - CI Build US

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

Extension: EndpointKeyVersion

Official URL: https://sequoiaproject.org/fhir/sphd/StructureDefinition/endpoint-keyversion Version: 0.0.1
Active as of 2022-07-30 Computable Name: EndpointKeyVersion

Copyright/Legal: This document is copyright 2017-18 by The Sequoia Project. All rights reserved world wide.

The context for this extension is the Endpoint resource.

Context of Use

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

  • Endpoint

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

Mandatory: 1 element
Fixed Value: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... url 1..1uri"https://sequoiaproject.org/fhir/sphd/StructureDefinition/endpoint-keyversion"
... value[x] 1..1stringValue of extension

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/endpoint-keyversion"

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 1 element
Fixed Value: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... url 1..1uri"https://sequoiaproject.org/fhir/sphd/StructureDefinition/endpoint-keyversion"
... value[x] 1..1stringValue of extension

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/endpoint-keyversion"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePathDetailsRequirements
ele-1errorExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())