Smart Health Checks
0.3.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

Resource Profile: SmartHealthChecksPatchCondition - Detailed Descriptions

Draft as of 2025-09-30

Definitions for the SHCPatchCondition resource profile.

Guidance on how to interpret the contents of this table can be foundhere

0. Parameters
Definition

This resource is a non-persisted resource used to pass information into and back from an operation. It has no other use, and there is no RESTful endpoint associated with it.

ShortParameters for patching Condition resource elements supported in Smart Health ChecksOperation Request or Response
Comments

The parameters that may be used are defined by the OperationDefinition resource.

Control0..*
Is Modifierfalse
Summaryfalse
Invariantsshc-patch-condition-01: When the part parameter named 'path' has a value of 'Condition' and the part parameter named 'name' has a value of 'clinicalStatus', the part parameter named 'value' SHALL have a value from the 'Condition Clinical Status Codes' value set. (parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'clinicalStatus').exists() implies parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'clinicalStatus').part.where(name='value').value.memberOf('http://hl7.org/fhir/ValueSet/condition-clinical'))
shc-patch-condition-02: When the part parameter named 'path' has a value of 'Condition' and the part parameter named 'name' has a value of 'abatement', the part parameter named 'value' SHALL have a value of type dateTime. (parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'abatement').exists() implies parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'abatement').part.where(name='value').value is dateTime)
2. Parameters.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Parameters.parameter
Definition

A parameter passed to or received from the operation.

ShortOperation Parameter
Control10..*
TypeBackboneElement
Is Modifierfalse
Must Supporttrue
Obligations
    ObligationsActor
    SHALL:processSHC Host FHIR Server
    SHALL:populateSHC App
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    inv-1: A parameter must have one and only one of (value, resource, part) ((part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())))
    inv-1: A parameter must have one and only one of (value, resource, part) ((part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())))
    6. Parameters.parameter.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. Parameters.parameter.name
    Definition

    The name of the parameter (reference to the operation definition).

    ShortName from the definition
    Control1..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Obligations
      ObligationsActor
      SHALL:processSHC Host FHIR Server
      SHALL:populateSHC App
      Summarytrue
      Fixed Valueoperation
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      10. Parameters.parameter.part
      Definition

      A named part of a multi-part parameter.

      ShortNamed part of a multi-part parameter
      Comments

      Only one level of nested parameters is allowed.

      Control40..*
      TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
      Is Modifierfalse
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      SlicingThis element introduces a set of slices on Parameters.parameter.part. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ name
      • 12. Parameters.parameter.part.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        14. Parameters.parameter.part.name
        Definition

        The name of the parameter (reference to the operation definition).

        ShortName from the definition
        Control1..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        16. Parameters.parameter.part:type
        Slice Nametype
        Definition

        A named part of a multi-part parameter.

        ShortPatch operation to performNamed part of a multi-part parameter
        Comments

        Only one level of nested parameters is allowed.

        Control10..1*
        TypeBackboneElement
        Is Modifierfalse
        Must Supporttrue
        Obligations
          ObligationsActor
          SHALL:processSHC Host FHIR Server
          SHALL:populateSHC App
          Summarytrue
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          18. Parameters.parameter.part:type.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          20. Parameters.parameter.part:type.name
          Definition

          The name of the parameter (reference to the operation definition).

          ShortName from the definition
          Control1..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Obligations
            ObligationsActor
            SHALL:processSHC Host FHIR Server
            SHALL:populateSHC App
            Summarytrue
            Fixed Valuetype
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            22. Parameters.parameter.part:type.value[x]
            Definition

            If the parameter is a data type.

            ShortIf parameter is a data type
            Control10..1
            This element is affected by the following invariants: inv-1
            Typecode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Obligations
              ObligationsActor
              SHALL:processSHC Host FHIR Server
              SHALL:populateSHC App
              Summarytrue
              Fixed Valueadd
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              24. Parameters.parameter.part:path
              Slice Namepath
              Definition

              A named part of a multi-part parameter.

              ShortWhere to perform the operationNamed part of a multi-part parameter
              Comments

              Only one level of nested parameters is allowed.

              Control10..1*
              TypeBackboneElement
              Is Modifierfalse
              Must Supporttrue
              Obligations
                ObligationsActor
                SHALL:processSHC Host FHIR Server
                SHALL:populateSHC App
                Summarytrue
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                26. Parameters.parameter.part:path.modifierExtension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                ShortExtensions that cannot be ignored even if unrecognized
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                Summarytrue
                Requirements

                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                Alternate Namesextensions, user content, modifiers
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                28. Parameters.parameter.part:path.name
                Definition

                The name of the parameter (reference to the operation definition).

                ShortName from the definition
                Control1..1
                Typestring
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Must Supporttrue
                Obligations
                  ObligationsActor
                  SHALL:processSHC Host FHIR Server
                  SHALL:populateSHC App
                  Summarytrue
                  Fixed Valuepath
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  30. Parameters.parameter.part:path.value[x]
                  Definition

                  If the parameter is a data type.

                  ShortIf parameter is a data type
                  Control10..1
                  This element is affected by the following invariants: inv-1
                  BindingThe codes SHALL be taken from For codes, see Smart Health Checks Patch Condition Element Path
                  (required to https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementPath)
                  Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supporttrue
                  Obligations
                    ObligationsActor
                    SHALL:processSHC Host FHIR Server
                    SHALL:populateSHC App
                    Summarytrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    32. Parameters.parameter.part:name
                    Slice Namename
                    Definition

                    A named part of a multi-part parameter.

                    ShortNamed part of a multi-part parameter
                    Comments

                    Only one level of nested parameters is allowed.

                    Control10..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Summarytrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    34. Parameters.parameter.part:name.modifierExtension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                    Summarytrue
                    Requirements

                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    36. Parameters.parameter.part:name.name
                    Definition

                    The name of the parameter (reference to the operation definition).

                    ShortName from the definition
                    Control1..1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supporttrue
                    Obligations
                      ObligationsActor
                      SHALL:processSHC Host FHIR Server
                      SHALL:populateSHC App
                      Summarytrue
                      Fixed Valuename
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      38. Parameters.parameter.part:name.value[x]
                      Definition

                      If the parameter is a data type.

                      ShortIf parameter is a data type
                      Control10..1
                      This element is affected by the following invariants: inv-1
                      BindingThe codes SHALL be taken from For codes, see Smart Health Checks Patch Condition Element Name
                      (required to https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementName)
                      Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supporttrue
                      Obligations
                        ObligationsActor
                        SHALL:processSHC Host FHIR Server
                        SHALL:populateSHC App
                        Summarytrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        40. Parameters.parameter.part:value
                        Slice Namevalue
                        Definition

                        A named part of a multi-part parameter.

                        ShortReplacement valueNamed part of a multi-part parameter
                        Comments

                        Only one level of nested parameters is allowed.

                        Control10..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Obligations
                          ObligationsActor
                          SHALL:processSHC Host FHIR Server
                          SHALL:populateSHC App
                          Summarytrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          42. Parameters.parameter.part:value.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          Requirements

                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          44. Parameters.parameter.part:value.name
                          Definition

                          The name of the parameter (reference to the operation definition).

                          ShortName from the definition
                          Control1..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Must Supporttrue
                          Obligations
                            ObligationsActor
                            SHALL:processSHC Host FHIR Server
                            SHALL:populateSHC App
                            Summarytrue
                            Fixed Valuevalue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            46. Parameters.parameter.part:value.value[x]
                            Definition

                            If the parameter is a data type.

                            ShortIf parameter is a data type
                            Control10..1
                            This element is affected by the following invariants: inv-1, shc-patch-condition-01, shc-patch-condition-02
                            TypeChoice of: dateTime, CodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Must Support TypesNo must-support rules about the choice of types/profiles
                            Obligations
                              ObligationsActor
                              SHALL:processSHC Host FHIR Server
                              SHALL:populateSHC App
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              SlicingThis element introduces a set of slices on Parameters.parameter.part.value[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                              • type @ $this
                              • 48. Parameters.parameter.part:value.value[x]:valueCodeableConcept
                                Slice NamevalueCodeableConcept
                                Definition

                                If the parameter is a data type.

                                ShortIf parameter is a data type
                                Control0..1
                                This element is affected by the following invariants: inv-1
                                BindingThe codes SHALL be taken from For codes, see ConditionClinicalStatusCodes
                                (required to http://hl7.org/fhir/ValueSet/condition-clinical)
                                TypeCodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                Is Modifierfalse
                                Must Supporttrue
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                50. Parameters.parameter.part:value.value[x]:valueDateTime
                                Slice NamevalueDateTime
                                Definition

                                If the parameter is a data type.

                                ShortIf parameter is a data type
                                Control0..1
                                This element is affected by the following invariants: inv-1
                                TypedateTime, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supporttrue
                                Obligations
                                  ObligationsActor
                                  SHALL:processSHC Host FHIR Server
                                  SHALL:populate-if-knownSHC App
                                  Summarytrue
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  52. Parameters.parameter.part:pathLabel
                                  Slice NamepathLabel
                                  Definition

                                  A named part of a multi-part parameter.

                                  ShortHuman readable representation of the path. Typically this is the relevant item text from the Questionnaire.Named part of a multi-part parameter
                                  Comments

                                  Only one level of nested parameters is allowed.

                                  Control0..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Must Supporttrue
                                  Obligations
                                    ObligationsActor
                                    SHALL:populateSHC App
                                    Summarytrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    54. Parameters.parameter.part:pathLabel.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    56. Parameters.parameter.part:pathLabel.name
                                    Definition

                                    The name of the parameter (reference to the operation definition).

                                    ShortName from the definition
                                    Control1..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supporttrue
                                    Obligations
                                      ObligationsActor
                                      SHALL:populateSHC App
                                      Summarytrue
                                      Fixed ValuepathLabel
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      58. Parameters.parameter.part:pathLabel.value[x]
                                      Definition

                                      If the parameter is a data type.

                                      ShortIf parameter is a data type
                                      Control10..1
                                      This element is affected by the following invariants: inv-1
                                      Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supporttrue
                                      Obligations
                                        ObligationsActor
                                        SHALL:populateSHC App
                                        Summarytrue
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

                                        Guidance on how to interpret the contents of this table can be foundhere

                                        0. Parameters
                                        ShortParameters for patching Condition resource elements supported in Smart Health Checks
                                        Invariantsshc-patch-condition-01: When the part parameter named 'path' has a value of 'Condition' and the part parameter named 'name' has a value of 'clinicalStatus', the part parameter named 'value' SHALL have a value from the 'Condition Clinical Status Codes' value set. (parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'clinicalStatus').exists() implies parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'clinicalStatus').part.where(name='value').value.memberOf('http://hl7.org/fhir/ValueSet/condition-clinical'))
                                        shc-patch-condition-02: When the part parameter named 'path' has a value of 'Condition' and the part parameter named 'name' has a value of 'abatement', the part parameter named 'value' SHALL have a value of type dateTime. (parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'abatement').exists() implies parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'abatement').part.where(name='value').value is dateTime)
                                        2. Parameters.parameter
                                        Control1..?
                                        Must Supporttrue
                                        Obligations
                                          ObligationsActor
                                          SHALL:processSHC Host FHIR Server
                                          SHALL:populateSHC App
                                          4. Parameters.parameter.name
                                          Must Supporttrue
                                          Obligations
                                            ObligationsActor
                                            SHALL:processSHC Host FHIR Server
                                            SHALL:populateSHC App
                                            Fixed Valueoperation
                                            6. Parameters.parameter.part
                                            Control4..?
                                            SlicingThis element introduces a set of slices on Parameters.parameter.part. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ name
                                            • 8. Parameters.parameter.part:type
                                              Slice Nametype
                                              ShortPatch operation to perform
                                              Control1..1
                                              TypeBackboneElement
                                              Must Supporttrue
                                              Obligations
                                                ObligationsActor
                                                SHALL:processSHC Host FHIR Server
                                                SHALL:populateSHC App
                                                10. Parameters.parameter.part:type.name
                                                Must Supporttrue
                                                Obligations
                                                  ObligationsActor
                                                  SHALL:processSHC Host FHIR Server
                                                  SHALL:populateSHC App
                                                  Fixed Valuetype
                                                  12. Parameters.parameter.part:type.value[x]
                                                  Control1..?
                                                  Typecode
                                                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Must Supporttrue
                                                  Obligations
                                                    ObligationsActor
                                                    SHALL:processSHC Host FHIR Server
                                                    SHALL:populateSHC App
                                                    Fixed Valueadd
                                                    14. Parameters.parameter.part:path
                                                    Slice Namepath
                                                    ShortWhere to perform the operation
                                                    Control1..1
                                                    TypeBackboneElement
                                                    Must Supporttrue
                                                    Obligations
                                                      ObligationsActor
                                                      SHALL:processSHC Host FHIR Server
                                                      SHALL:populateSHC App
                                                      16. Parameters.parameter.part:path.name
                                                      Must Supporttrue
                                                      Obligations
                                                        ObligationsActor
                                                        SHALL:processSHC Host FHIR Server
                                                        SHALL:populateSHC App
                                                        Fixed Valuepath
                                                        18. Parameters.parameter.part:path.value[x]
                                                        Control1..?
                                                        BindingThe codes SHALL be taken from Smart Health Checks Patch Condition Element Path
                                                        (required to https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementPath)
                                                        Typestring
                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Must Supporttrue
                                                        Obligations
                                                          ObligationsActor
                                                          SHALL:processSHC Host FHIR Server
                                                          SHALL:populateSHC App
                                                          20. Parameters.parameter.part:name
                                                          Slice Namename
                                                          Control1..1
                                                          TypeBackboneElement
                                                          22. Parameters.parameter.part:name.name
                                                          Must Supporttrue
                                                          Obligations
                                                            ObligationsActor
                                                            SHALL:processSHC Host FHIR Server
                                                            SHALL:populateSHC App
                                                            Fixed Valuename
                                                            24. Parameters.parameter.part:name.value[x]
                                                            Control1..?
                                                            BindingThe codes SHALL be taken from Smart Health Checks Patch Condition Element Name
                                                            (required to https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementName)
                                                            Typestring
                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Must Supporttrue
                                                            Obligations
                                                              ObligationsActor
                                                              SHALL:processSHC Host FHIR Server
                                                              SHALL:populateSHC App
                                                              26. Parameters.parameter.part:value
                                                              Slice Namevalue
                                                              ShortReplacement value
                                                              Control1..1
                                                              TypeBackboneElement
                                                              Must Supporttrue
                                                              Obligations
                                                                ObligationsActor
                                                                SHALL:processSHC Host FHIR Server
                                                                SHALL:populateSHC App
                                                                28. Parameters.parameter.part:value.name
                                                                Must Supporttrue
                                                                Obligations
                                                                  ObligationsActor
                                                                  SHALL:processSHC Host FHIR Server
                                                                  SHALL:populateSHC App
                                                                  Fixed Valuevalue
                                                                  30. Parameters.parameter.part:value.value[x]
                                                                  Control1..?
                                                                  This element is affected by the following invariants: shc-patch-condition-01, shc-patch-condition-02
                                                                  TypeChoice of: dateTime, CodeableConcept
                                                                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Must Supporttrue
                                                                  Must Support TypesNo must-support rules about the choice of types/profiles
                                                                  Obligations
                                                                    ObligationsActor
                                                                    SHALL:processSHC Host FHIR Server
                                                                    SHALL:populateSHC App
                                                                    SlicingThis element introduces a set of slices on Parameters.parameter.part.value[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                    • type @ $this
                                                                    • 32. Parameters.parameter.part:value.value[x]:valueCodeableConcept
                                                                      Slice NamevalueCodeableConcept
                                                                      Control0..1
                                                                      BindingThe codes SHALL be taken from ConditionClinicalStatusCodes
                                                                      (required to http://hl7.org/fhir/ValueSet/condition-clinical)
                                                                      TypeCodeableConcept
                                                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                      Must Supporttrue
                                                                      34. Parameters.parameter.part:value.value[x]:valueDateTime
                                                                      Slice NamevalueDateTime
                                                                      Control0..1
                                                                      TypedateTime
                                                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Must Supporttrue
                                                                      Obligations
                                                                        ObligationsActor
                                                                        SHALL:processSHC Host FHIR Server
                                                                        SHALL:populate-if-knownSHC App
                                                                        36. Parameters.parameter.part:pathLabel
                                                                        Slice NamepathLabel
                                                                        ShortHuman readable representation of the path. Typically this is the relevant item text from the Questionnaire.
                                                                        Control0..1
                                                                        TypeBackboneElement
                                                                        Must Supporttrue
                                                                        Obligations
                                                                          ObligationsActor
                                                                          SHALL:populateSHC App
                                                                          38. Parameters.parameter.part:pathLabel.name
                                                                          Must Supporttrue
                                                                          Obligations
                                                                            ObligationsActor
                                                                            SHALL:populateSHC App
                                                                            Fixed ValuepathLabel
                                                                            40. Parameters.parameter.part:pathLabel.value[x]
                                                                            Control1..?
                                                                            Typestring
                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                            Must Supporttrue
                                                                            Obligations
                                                                              ObligationsActor
                                                                              SHALL:populateSHC App

                                                                              Guidance on how to interpret the contents of this table can be foundhere

                                                                              0. Parameters
                                                                              Definition

                                                                              This resource is a non-persisted resource used to pass information into and back from an operation. It has no other use, and there is no RESTful endpoint associated with it.

                                                                              ShortParameters for patching Condition resource elements supported in Smart Health Checks
                                                                              Comments

                                                                              The parameters that may be used are defined by the OperationDefinition resource.

                                                                              Control0..*
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Invariantsshc-patch-condition-01: When the part parameter named 'path' has a value of 'Condition' and the part parameter named 'name' has a value of 'clinicalStatus', the part parameter named 'value' SHALL have a value from the 'Condition Clinical Status Codes' value set. (parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'clinicalStatus').exists() implies parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'clinicalStatus').part.where(name='value').value.memberOf('http://hl7.org/fhir/ValueSet/condition-clinical'))
                                                                              shc-patch-condition-02: When the part parameter named 'path' has a value of 'Condition' and the part parameter named 'name' has a value of 'abatement', the part parameter named 'value' SHALL have a value of type dateTime. (parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'abatement').exists() implies parameter.where(part.where(name='path').value = 'Condition' and part.where(name='name').value = 'abatement').part.where(name='value').value is dateTime)
                                                                              2. Parameters.id
                                                                              Definition

                                                                              The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                                                                              ShortLogical id of this artifact
                                                                              Comments

                                                                              The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                                                                              Control0..1
                                                                              Typeid
                                                                              Is Modifierfalse
                                                                              Summarytrue
                                                                              4. Parameters.meta
                                                                              Definition

                                                                              The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                                                                              ShortMetadata about the resource
                                                                              Control0..1
                                                                              TypeMeta
                                                                              Is Modifierfalse
                                                                              Summarytrue
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              6. Parameters.implicitRules
                                                                              Definition

                                                                              A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                                                                              ShortA set of rules under which this content was created
                                                                              Comments

                                                                              Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                                                                              Control0..1
                                                                              Typeuri
                                                                              Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                              Summarytrue
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              8. Parameters.language
                                                                              Definition

                                                                              The base language in which the resource is written.

                                                                              ShortLanguage of the resource content
                                                                              Comments

                                                                              Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                                                                              Control0..1
                                                                              BindingThe codes SHOULD be taken from CommonLanguages
                                                                              (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                                                                              A human language.

                                                                              Additional BindingsPurpose
                                                                              AllLanguagesMax Binding
                                                                              Typecode
                                                                              Is Modifierfalse
                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              10. Parameters.parameter
                                                                              Definition

                                                                              A parameter passed to or received from the operation.

                                                                              ShortOperation Parameter
                                                                              Control1..*
                                                                              TypeBackboneElement
                                                                              Is Modifierfalse
                                                                              Must Supporttrue
                                                                              Obligations
                                                                                ObligationsActor
                                                                                SHALL:processSHC Host FHIR Server
                                                                                SHALL:populateSHC App
                                                                                Summarytrue
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                inv-1: A parameter must have one and only one of (value, resource, part) ((part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())))
                                                                                12. Parameters.parameter.id
                                                                                Definition

                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                ShortUnique id for inter-element referencing
                                                                                Control0..1
                                                                                Typestring
                                                                                Is Modifierfalse
                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                Summaryfalse
                                                                                14. Parameters.parameter.extension
                                                                                Definition

                                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                ShortAdditional content defined by implementations
                                                                                Comments

                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                Control0..*
                                                                                TypeExtension
                                                                                Is Modifierfalse
                                                                                Summaryfalse
                                                                                Alternate Namesextensions, user content
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                16. Parameters.parameter.modifierExtension
                                                                                Definition

                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                Comments

                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                Control0..*
                                                                                TypeExtension
                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                Summarytrue
                                                                                Requirements

                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                Alternate Namesextensions, user content, modifiers
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                18. Parameters.parameter.name
                                                                                Definition

                                                                                The name of the parameter (reference to the operation definition).

                                                                                ShortName from the definition
                                                                                Control1..1
                                                                                Typestring
                                                                                Is Modifierfalse
                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                Must Supporttrue
                                                                                Obligations
                                                                                  ObligationsActor
                                                                                  SHALL:processSHC Host FHIR Server
                                                                                  SHALL:populateSHC App
                                                                                  Summarytrue
                                                                                  Fixed Valueoperation
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  20. Parameters.parameter.value[x]
                                                                                  Definition

                                                                                  If the parameter is a data type.

                                                                                  ShortIf parameter is a data type
                                                                                  Control0..1
                                                                                  This element is affected by the following invariants: inv-1
                                                                                  TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
                                                                                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Summarytrue
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  22. Parameters.parameter.resource
                                                                                  Definition

                                                                                  If the parameter is a whole resource.

                                                                                  ShortIf parameter is a whole resource
                                                                                  Comments

                                                                                  When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                  Control0..1
                                                                                  This element is affected by the following invariants: inv-1
                                                                                  TypeResource
                                                                                  Is Modifierfalse
                                                                                  Summarytrue
                                                                                  24. Parameters.parameter.part
                                                                                  Definition

                                                                                  A named part of a multi-part parameter.

                                                                                  ShortNamed part of a multi-part parameter
                                                                                  Comments

                                                                                  Only one level of nested parameters is allowed.

                                                                                  Control4..*
                                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                  Is Modifierfalse
                                                                                  Summarytrue
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  SlicingThis element introduces a set of slices on Parameters.parameter.part. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                  • value @ name
                                                                                  • 26. Parameters.parameter.part.id
                                                                                    Definition

                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                    ShortUnique id for inter-element referencing
                                                                                    Control0..1
                                                                                    Typestring
                                                                                    Is Modifierfalse
                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                    Summaryfalse
                                                                                    28. Parameters.parameter.part.extension
                                                                                    Definition

                                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                    ShortAdditional content defined by implementations
                                                                                    Comments

                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                    Control0..*
                                                                                    TypeExtension
                                                                                    Is Modifierfalse
                                                                                    Summaryfalse
                                                                                    Alternate Namesextensions, user content
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    30. Parameters.parameter.part.modifierExtension
                                                                                    Definition

                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                    Comments

                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                    Control0..*
                                                                                    TypeExtension
                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                    Summarytrue
                                                                                    Requirements

                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    32. Parameters.parameter.part.name
                                                                                    Definition

                                                                                    The name of the parameter (reference to the operation definition).

                                                                                    ShortName from the definition
                                                                                    Control1..1
                                                                                    Typestring
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summarytrue
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    34. Parameters.parameter.part.value[x]
                                                                                    Definition

                                                                                    If the parameter is a data type.

                                                                                    ShortIf parameter is a data type
                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: inv-1
                                                                                    TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
                                                                                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summarytrue
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    36. Parameters.parameter.part.resource
                                                                                    Definition

                                                                                    If the parameter is a whole resource.

                                                                                    ShortIf parameter is a whole resource
                                                                                    Comments

                                                                                    When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: inv-1
                                                                                    TypeResource
                                                                                    Is Modifierfalse
                                                                                    Summarytrue
                                                                                    38. Parameters.parameter.part.part
                                                                                    Definition

                                                                                    A named part of a multi-part parameter.

                                                                                    ShortNamed part of a multi-part parameter
                                                                                    Comments

                                                                                    Only one level of nested parameters is allowed.

                                                                                    Control0..*
                                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                    Is Modifierfalse
                                                                                    Summarytrue
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    40. Parameters.parameter.part:type
                                                                                    Slice Nametype
                                                                                    Definition

                                                                                    A named part of a multi-part parameter.

                                                                                    ShortPatch operation to perform
                                                                                    Comments

                                                                                    Only one level of nested parameters is allowed.

                                                                                    Control1..1
                                                                                    TypeBackboneElement
                                                                                    Is Modifierfalse
                                                                                    Must Supporttrue
                                                                                    Obligations
                                                                                      ObligationsActor
                                                                                      SHALL:processSHC Host FHIR Server
                                                                                      SHALL:populateSHC App
                                                                                      Summarytrue
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      42. Parameters.parameter.part:type.id
                                                                                      Definition

                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                      ShortUnique id for inter-element referencing
                                                                                      Control0..1
                                                                                      Typestring
                                                                                      Is Modifierfalse
                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                      Summaryfalse
                                                                                      44. Parameters.parameter.part:type.extension
                                                                                      Definition

                                                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                      ShortAdditional content defined by implementations
                                                                                      Comments

                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                      Control0..*
                                                                                      TypeExtension
                                                                                      Is Modifierfalse
                                                                                      Summaryfalse
                                                                                      Alternate Namesextensions, user content
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      46. Parameters.parameter.part:type.modifierExtension
                                                                                      Definition

                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                      Comments

                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                      Control0..*
                                                                                      TypeExtension
                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                      Summarytrue
                                                                                      Requirements

                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      48. Parameters.parameter.part:type.name
                                                                                      Definition

                                                                                      The name of the parameter (reference to the operation definition).

                                                                                      ShortName from the definition
                                                                                      Control1..1
                                                                                      Typestring
                                                                                      Is Modifierfalse
                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                      Must Supporttrue
                                                                                      Obligations
                                                                                        ObligationsActor
                                                                                        SHALL:processSHC Host FHIR Server
                                                                                        SHALL:populateSHC App
                                                                                        Summarytrue
                                                                                        Fixed Valuetype
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        50. Parameters.parameter.part:type.value[x]
                                                                                        Definition

                                                                                        If the parameter is a data type.

                                                                                        ShortIf parameter is a data type
                                                                                        Control1..1
                                                                                        This element is affected by the following invariants: inv-1
                                                                                        Typecode
                                                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Must Supporttrue
                                                                                        Obligations
                                                                                          ObligationsActor
                                                                                          SHALL:processSHC Host FHIR Server
                                                                                          SHALL:populateSHC App
                                                                                          Summarytrue
                                                                                          Fixed Valueadd
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          52. Parameters.parameter.part:type.resource
                                                                                          Definition

                                                                                          If the parameter is a whole resource.

                                                                                          ShortIf parameter is a whole resource
                                                                                          Comments

                                                                                          When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: inv-1
                                                                                          TypeResource
                                                                                          Is Modifierfalse
                                                                                          Summarytrue
                                                                                          54. Parameters.parameter.part:type.part
                                                                                          Definition

                                                                                          A named part of a multi-part parameter.

                                                                                          ShortNamed part of a multi-part parameter
                                                                                          Comments

                                                                                          Only one level of nested parameters is allowed.

                                                                                          Control0..*
                                                                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                          Is Modifierfalse
                                                                                          Summarytrue
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          56. Parameters.parameter.part:path
                                                                                          Slice Namepath
                                                                                          Definition

                                                                                          A named part of a multi-part parameter.

                                                                                          ShortWhere to perform the operation
                                                                                          Comments

                                                                                          Only one level of nested parameters is allowed.

                                                                                          Control1..1
                                                                                          TypeBackboneElement
                                                                                          Is Modifierfalse
                                                                                          Must Supporttrue
                                                                                          Obligations
                                                                                            ObligationsActor
                                                                                            SHALL:processSHC Host FHIR Server
                                                                                            SHALL:populateSHC App
                                                                                            Summarytrue
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            58. Parameters.parameter.part:path.id
                                                                                            Definition

                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                            ShortUnique id for inter-element referencing
                                                                                            Control0..1
                                                                                            Typestring
                                                                                            Is Modifierfalse
                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                            Summaryfalse
                                                                                            60. Parameters.parameter.part:path.extension
                                                                                            Definition

                                                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                            ShortAdditional content defined by implementations
                                                                                            Comments

                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                            Control0..*
                                                                                            TypeExtension
                                                                                            Is Modifierfalse
                                                                                            Summaryfalse
                                                                                            Alternate Namesextensions, user content
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            62. Parameters.parameter.part:path.modifierExtension
                                                                                            Definition

                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                            Comments

                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                            Control0..*
                                                                                            TypeExtension
                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                            Summarytrue
                                                                                            Requirements

                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            64. Parameters.parameter.part:path.name
                                                                                            Definition

                                                                                            The name of the parameter (reference to the operation definition).

                                                                                            ShortName from the definition
                                                                                            Control1..1
                                                                                            Typestring
                                                                                            Is Modifierfalse
                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                            Must Supporttrue
                                                                                            Obligations
                                                                                              ObligationsActor
                                                                                              SHALL:processSHC Host FHIR Server
                                                                                              SHALL:populateSHC App
                                                                                              Summarytrue
                                                                                              Fixed Valuepath
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              66. Parameters.parameter.part:path.value[x]
                                                                                              Definition

                                                                                              If the parameter is a data type.

                                                                                              ShortIf parameter is a data type
                                                                                              Control1..1
                                                                                              This element is affected by the following invariants: inv-1
                                                                                              BindingThe codes SHALL be taken from Smart Health Checks Patch Condition Element Path
                                                                                              (required to https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementPath)
                                                                                              Typestring
                                                                                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                              Is Modifierfalse
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Must Supporttrue
                                                                                              Obligations
                                                                                                ObligationsActor
                                                                                                SHALL:processSHC Host FHIR Server
                                                                                                SHALL:populateSHC App
                                                                                                Summarytrue
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                68. Parameters.parameter.part:path.resource
                                                                                                Definition

                                                                                                If the parameter is a whole resource.

                                                                                                ShortIf parameter is a whole resource
                                                                                                Comments

                                                                                                When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                                Control0..1
                                                                                                This element is affected by the following invariants: inv-1
                                                                                                TypeResource
                                                                                                Is Modifierfalse
                                                                                                Summarytrue
                                                                                                70. Parameters.parameter.part:path.part
                                                                                                Definition

                                                                                                A named part of a multi-part parameter.

                                                                                                ShortNamed part of a multi-part parameter
                                                                                                Comments

                                                                                                Only one level of nested parameters is allowed.

                                                                                                Control0..*
                                                                                                TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                                Is Modifierfalse
                                                                                                Summarytrue
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                72. Parameters.parameter.part:name
                                                                                                Slice Namename
                                                                                                Definition

                                                                                                A named part of a multi-part parameter.

                                                                                                ShortNamed part of a multi-part parameter
                                                                                                Comments

                                                                                                Only one level of nested parameters is allowed.

                                                                                                Control1..1
                                                                                                TypeBackboneElement
                                                                                                Is Modifierfalse
                                                                                                Summarytrue
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                74. Parameters.parameter.part:name.id
                                                                                                Definition

                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                ShortUnique id for inter-element referencing
                                                                                                Control0..1
                                                                                                Typestring
                                                                                                Is Modifierfalse
                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                Summaryfalse
                                                                                                76. Parameters.parameter.part:name.extension
                                                                                                Definition

                                                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                ShortAdditional content defined by implementations
                                                                                                Comments

                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                Control0..*
                                                                                                TypeExtension
                                                                                                Is Modifierfalse
                                                                                                Summaryfalse
                                                                                                Alternate Namesextensions, user content
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                78. Parameters.parameter.part:name.modifierExtension
                                                                                                Definition

                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                Comments

                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                Control0..*
                                                                                                TypeExtension
                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                Summarytrue
                                                                                                Requirements

                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                80. Parameters.parameter.part:name.name
                                                                                                Definition

                                                                                                The name of the parameter (reference to the operation definition).

                                                                                                ShortName from the definition
                                                                                                Control1..1
                                                                                                Typestring
                                                                                                Is Modifierfalse
                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                Must Supporttrue
                                                                                                Obligations
                                                                                                  ObligationsActor
                                                                                                  SHALL:processSHC Host FHIR Server
                                                                                                  SHALL:populateSHC App
                                                                                                  Summarytrue
                                                                                                  Fixed Valuename
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  82. Parameters.parameter.part:name.value[x]
                                                                                                  Definition

                                                                                                  If the parameter is a data type.

                                                                                                  ShortIf parameter is a data type
                                                                                                  Control1..1
                                                                                                  This element is affected by the following invariants: inv-1
                                                                                                  BindingThe codes SHALL be taken from Smart Health Checks Patch Condition Element Name
                                                                                                  (required to https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementName)
                                                                                                  Typestring
                                                                                                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                  Is Modifierfalse
                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                  Must Supporttrue
                                                                                                  Obligations
                                                                                                    ObligationsActor
                                                                                                    SHALL:processSHC Host FHIR Server
                                                                                                    SHALL:populateSHC App
                                                                                                    Summarytrue
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    84. Parameters.parameter.part:name.resource
                                                                                                    Definition

                                                                                                    If the parameter is a whole resource.

                                                                                                    ShortIf parameter is a whole resource
                                                                                                    Comments

                                                                                                    When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                                    Control0..1
                                                                                                    This element is affected by the following invariants: inv-1
                                                                                                    TypeResource
                                                                                                    Is Modifierfalse
                                                                                                    Summarytrue
                                                                                                    86. Parameters.parameter.part:name.part
                                                                                                    Definition

                                                                                                    A named part of a multi-part parameter.

                                                                                                    ShortNamed part of a multi-part parameter
                                                                                                    Comments

                                                                                                    Only one level of nested parameters is allowed.

                                                                                                    Control0..*
                                                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                                    Is Modifierfalse
                                                                                                    Summarytrue
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    88. Parameters.parameter.part:value
                                                                                                    Slice Namevalue
                                                                                                    Definition

                                                                                                    A named part of a multi-part parameter.

                                                                                                    ShortReplacement value
                                                                                                    Comments

                                                                                                    Only one level of nested parameters is allowed.

                                                                                                    Control1..1
                                                                                                    TypeBackboneElement
                                                                                                    Is Modifierfalse
                                                                                                    Must Supporttrue
                                                                                                    Obligations
                                                                                                      ObligationsActor
                                                                                                      SHALL:processSHC Host FHIR Server
                                                                                                      SHALL:populateSHC App
                                                                                                      Summarytrue
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      90. Parameters.parameter.part:value.id
                                                                                                      Definition

                                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                      ShortUnique id for inter-element referencing
                                                                                                      Control0..1
                                                                                                      Typestring
                                                                                                      Is Modifierfalse
                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                      Summaryfalse
                                                                                                      92. Parameters.parameter.part:value.extension
                                                                                                      Definition

                                                                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                      ShortAdditional content defined by implementations
                                                                                                      Comments

                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                      Control0..*
                                                                                                      TypeExtension
                                                                                                      Is Modifierfalse
                                                                                                      Summaryfalse
                                                                                                      Alternate Namesextensions, user content
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                      94. Parameters.parameter.part:value.modifierExtension
                                                                                                      Definition

                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                      Comments

                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                      Control0..*
                                                                                                      TypeExtension
                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                      Summarytrue
                                                                                                      Requirements

                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                      96. Parameters.parameter.part:value.name
                                                                                                      Definition

                                                                                                      The name of the parameter (reference to the operation definition).

                                                                                                      ShortName from the definition
                                                                                                      Control1..1
                                                                                                      Typestring
                                                                                                      Is Modifierfalse
                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                      Must Supporttrue
                                                                                                      Obligations
                                                                                                        ObligationsActor
                                                                                                        SHALL:processSHC Host FHIR Server
                                                                                                        SHALL:populateSHC App
                                                                                                        Summarytrue
                                                                                                        Fixed Valuevalue
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        98. Parameters.parameter.part:value.value[x]
                                                                                                        Definition

                                                                                                        If the parameter is a data type.

                                                                                                        ShortIf parameter is a data type
                                                                                                        Control1..1
                                                                                                        This element is affected by the following invariants: inv-1, shc-patch-condition-01, shc-patch-condition-02
                                                                                                        TypeChoice of: dateTime, CodeableConcept
                                                                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                        Is Modifierfalse
                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                        Must Supporttrue
                                                                                                        Must Support TypesNo must-support rules about the choice of types/profiles
                                                                                                        Obligations
                                                                                                          ObligationsActor
                                                                                                          SHALL:processSHC Host FHIR Server
                                                                                                          SHALL:populateSHC App
                                                                                                          Summarytrue
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          SlicingThis element introduces a set of slices on Parameters.parameter.part.value[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                          • type @ $this
                                                                                                          • 100. Parameters.parameter.part:value.value[x]:valueCodeableConcept
                                                                                                            Slice NamevalueCodeableConcept
                                                                                                            Definition

                                                                                                            If the parameter is a data type.

                                                                                                            ShortIf parameter is a data type
                                                                                                            Control0..1
                                                                                                            This element is affected by the following invariants: inv-1
                                                                                                            BindingThe codes SHALL be taken from ConditionClinicalStatusCodes
                                                                                                            (required to http://hl7.org/fhir/ValueSet/condition-clinical)
                                                                                                            TypeCodeableConcept
                                                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                            Is Modifierfalse
                                                                                                            Must Supporttrue
                                                                                                            Summarytrue
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            102. Parameters.parameter.part:value.value[x]:valueDateTime
                                                                                                            Slice NamevalueDateTime
                                                                                                            Definition

                                                                                                            If the parameter is a data type.

                                                                                                            ShortIf parameter is a data type
                                                                                                            Control0..1
                                                                                                            This element is affected by the following invariants: inv-1
                                                                                                            TypedateTime
                                                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                            Is Modifierfalse
                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                            Must Supporttrue
                                                                                                            Obligations
                                                                                                              ObligationsActor
                                                                                                              SHALL:processSHC Host FHIR Server
                                                                                                              SHALL:populate-if-knownSHC App
                                                                                                              Summarytrue
                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              104. Parameters.parameter.part:value.resource
                                                                                                              Definition

                                                                                                              If the parameter is a whole resource.

                                                                                                              ShortIf parameter is a whole resource
                                                                                                              Comments

                                                                                                              When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                                              Control0..1
                                                                                                              This element is affected by the following invariants: inv-1
                                                                                                              TypeResource
                                                                                                              Is Modifierfalse
                                                                                                              Summarytrue
                                                                                                              106. Parameters.parameter.part:value.part
                                                                                                              Definition

                                                                                                              A named part of a multi-part parameter.

                                                                                                              ShortNamed part of a multi-part parameter
                                                                                                              Comments

                                                                                                              Only one level of nested parameters is allowed.

                                                                                                              Control0..*
                                                                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                                              Is Modifierfalse
                                                                                                              Summarytrue
                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              108. Parameters.parameter.part:pathLabel
                                                                                                              Slice NamepathLabel
                                                                                                              Definition

                                                                                                              A named part of a multi-part parameter.

                                                                                                              ShortHuman readable representation of the path. Typically this is the relevant item text from the Questionnaire.
                                                                                                              Comments

                                                                                                              Only one level of nested parameters is allowed.

                                                                                                              Control0..1
                                                                                                              TypeBackboneElement
                                                                                                              Is Modifierfalse
                                                                                                              Must Supporttrue
                                                                                                              Obligations
                                                                                                                ObligationsActor
                                                                                                                SHALL:populateSHC App
                                                                                                                Summarytrue
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                110. Parameters.parameter.part:pathLabel.id
                                                                                                                Definition

                                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                Control0..1
                                                                                                                Typestring
                                                                                                                Is Modifierfalse
                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                Summaryfalse
                                                                                                                112. Parameters.parameter.part:pathLabel.extension
                                                                                                                Definition

                                                                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                                                ShortAdditional content defined by implementations
                                                                                                                Comments

                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                Control0..*
                                                                                                                TypeExtension
                                                                                                                Is Modifierfalse
                                                                                                                Summaryfalse
                                                                                                                Alternate Namesextensions, user content
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                114. Parameters.parameter.part:pathLabel.modifierExtension
                                                                                                                Definition

                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                Comments

                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                Control0..*
                                                                                                                TypeExtension
                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                Summarytrue
                                                                                                                Requirements

                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                116. Parameters.parameter.part:pathLabel.name
                                                                                                                Definition

                                                                                                                The name of the parameter (reference to the operation definition).

                                                                                                                ShortName from the definition
                                                                                                                Control1..1
                                                                                                                Typestring
                                                                                                                Is Modifierfalse
                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                Must Supporttrue
                                                                                                                Obligations
                                                                                                                  ObligationsActor
                                                                                                                  SHALL:populateSHC App
                                                                                                                  Summarytrue
                                                                                                                  Fixed ValuepathLabel
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  118. Parameters.parameter.part:pathLabel.value[x]
                                                                                                                  Definition

                                                                                                                  If the parameter is a data type.

                                                                                                                  ShortIf parameter is a data type
                                                                                                                  Control1..1
                                                                                                                  This element is affected by the following invariants: inv-1
                                                                                                                  Typestring
                                                                                                                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                  Is Modifierfalse
                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                  Must Supporttrue
                                                                                                                  Obligations
                                                                                                                    ObligationsActor
                                                                                                                    SHALL:populateSHC App
                                                                                                                    Summarytrue
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    120. Parameters.parameter.part:pathLabel.resource
                                                                                                                    Definition

                                                                                                                    If the parameter is a whole resource.

                                                                                                                    ShortIf parameter is a whole resource
                                                                                                                    Comments

                                                                                                                    When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.

                                                                                                                    Control0..1
                                                                                                                    This element is affected by the following invariants: inv-1
                                                                                                                    TypeResource
                                                                                                                    Is Modifierfalse
                                                                                                                    Summarytrue
                                                                                                                    122. Parameters.parameter.part:pathLabel.part
                                                                                                                    Definition

                                                                                                                    A named part of a multi-part parameter.

                                                                                                                    ShortNamed part of a multi-part parameter
                                                                                                                    Comments

                                                                                                                    Only one level of nested parameters is allowed.

                                                                                                                    Control0..*
                                                                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter
                                                                                                                    Is Modifierfalse
                                                                                                                    Summarytrue
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))