Open NZ FHIR Implementation Guide
1.2.0 - release

Open NZ FHIR Implementation Guide - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Assistance Needs

Official URL: https://ig.opennz.org/StructureDefinition/assistance-needs-ext Version: 1.2.0
Active as of 2024-11-28 Computable Name: AssistanceNeedsExtension

An extension to capture a set of assistance needs.

Context of Use

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

  • Element ID 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

Simple Extension of type CodeableConcept: An extension to capture a set of assistance needs.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Assistance Needs
... extension 0..0
... url 1..1 uri "https://ig.opennz.org/StructureDefinition/assistance-needs-ext"
... value[x] 0..1 CodeableConcept Value of extension
Binding: Assistance Needs ValueSet (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Assistance Needs
... id 0..1 id Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://ig.opennz.org/StructureDefinition/assistance-needs-ext"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: An extension to capture a set of assistance needs.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Assistance Needs
... extension 0..0
... url 1..1 uri "https://ig.opennz.org/StructureDefinition/assistance-needs-ext"
... value[x] 0..1 CodeableConcept Value of extension
Binding: Assistance Needs ValueSet (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Assistance Needs
... id 0..1 id Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://ig.opennz.org/StructureDefinition/assistance-needs-ext"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredAssistanceNeedsValueSet (a valid code from Assistance Code System)
https://ig.opennz.org/ValueSet/assistance-needs-vs
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children unless an empty Parameters resource
: hasValue() or (children().count() > id.count()) or $this is Parameters
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()