Interweave Implementation Guide
0.1.0 - ci-build

Interweave Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

Extension: ExtensionInterweaveSocialCareSupportReasonPeriod

Official URL: https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-SocialCareSupportReasonPeriod Version: 0.1.0
Draft as of 2022-08-19 Computable Name: ExtensionInterweaveSocialCareSupportReasonPeriod

The period during which the person received support for this support reason.

Context of Use

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

  • Condition

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: 0 element (1 nested mandatory element)
Fixed Value: 1 element
Prohibited: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe period during which the person received support for this support reason.
... extension 0..0
... url 1..1uri"https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-SocialCareSupportReasonPeriod"
... valuePeriod 0..1PeriodThe period during which the person received support for this support reason.
.... start 1..1dateTimeStarting time with inclusive boundary

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe period during which the person received support for this support reason.
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..0
... url 1..1uri"https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-SocialCareSupportReasonPeriod"
.... value[x]:valuePeriod 0..1PeriodThe period during which the person received support for this support reason.
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣI1..1dateTimeStarting time with inclusive boundary
..... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 0 element (1 nested mandatory element)
Fixed Value: 1 element
Prohibited: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe period during which the person received support for this support reason.
... extension 0..0
... url 1..1uri"https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-SocialCareSupportReasonPeriod"
... valuePeriod 0..1PeriodThe period during which the person received support for this support reason.
.... start 1..1dateTimeStarting time with inclusive boundary

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe period during which the person received support for this support reason.
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..0
... url 1..1uri"https://fhir.yhcr.nhs.uk/StructureDefinition/Extension-Interweave-SocialCareSupportReasonPeriod"
.... value[x]:valuePeriod 0..1PeriodThe period during which the person received support for this support reason.
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣI1..1dateTimeStarting time with inclusive boundary
..... end ΣI0..1dateTimeEnd time with inclusive boundary, if not ongoing

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() | (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()