Snapshot 3: Connectathon 32 Base

This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.

Extension: QuestionnaireResponse Attester

FHIR Infrastructure Work Group Maturity Level: 1Trial UseUse Context: Any
Official URL: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester Version: 5.0.0-snapshot3
draft as of 2021-03-22 Computable Name: QRAttester
Flags: Non-Modifier OID: 2.16.840.1.113883.4.642.5.1420

Context of Use: Use on Element ID QuestionnaireResponse

Definition

Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse

Comment:

Multiple atttestations are possible - potentially of different types

Extension Content

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. QRAttester0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester
QRAttester: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse


Use on Element ID QuestionnaireResponse
... mode1..1codeExtension

Binding: CompositionAttestationMode (required)
... time0..1dateTimeExtension

... party0..1Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Extension


doco Documentation for this format

Full Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester
QRAttester: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse


Use on Element ID QuestionnaireResponse
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:mode 1..1ExtensionExtension
.... id 0..1idUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"mode"
.... value[x] 1..1codeValue of extension
Binding: CompositionAttestationMode (required)
... extension:time 0..1ExtensionExtension
.... id 0..1idUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"time"
.... value[x] 1..1dateTimeValue of extension
.... id 0..1idUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"party"
.... value[x] 1..1Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Value of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester"
... value[x] 0..0

doco Documentation for this format

XML Template

<!-- QRAttester -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester" >
 <-- extension sliced by value:url  in the specified orderOpen-->
 <extension url="mode"> I 1..1 Extension  <!-- I 1..1 Extension -->
  <valueCode value="[code]"/><!-- I 1..1 Value of extension -->
 </extension>
 <extension url="time"> I 0..1 Extension  <!-- I 0..1 Extension -->
  <valueDateTime value="[dateTime]"/><!-- I 1..1 Value of extension -->
 </extension>
 <extension url="party"> I 0..1 Extension  <!-- I 0..1 Extension -->
  <valueReference><!-- I 1..1 Reference(Practitioner) Value of extension --></valueReference>
 </extension>
</extension>

JSON Template

{ // QRAttester
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // Extension // I R! 
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "mode", // R! 
        "valueCode" : "<code>" // I R! Value of extension
      },
      { // Extension // I
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "time", // R! 
        "valueDateTime" : "<dateTime>" // I R! Value of extension
      },
      { // Extension // I
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "party", // R! 
        "valueReference" : { Reference(Practitioner) } // I R! Value of extension
      }
    ],
    "extension" : [{ Extension }], // I R! Extension
    "extension" : { Extension }, // I R! Extension
    "extension" : { Extension }, // IExtension
    "extension" : { Extension }, // IExtension
    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester" // R! 
  // value[x]: Value of extension: Prohibited
  }

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. QRAttester0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester
QRAttester: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse


Use on Element ID QuestionnaireResponse
... mode1..1codeExtension

Binding: CompositionAttestationMode (required)
... time0..1dateTimeExtension

... party0..1Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Extension


doco Documentation for this format

Full Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester
QRAttester: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse


Use on Element ID QuestionnaireResponse
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:mode 1..1ExtensionExtension
.... id 0..1idUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"mode"
.... value[x] 1..1codeValue of extension
Binding: CompositionAttestationMode (required)
... extension:time 0..1ExtensionExtension
.... id 0..1idUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"time"
.... value[x] 1..1dateTimeValue of extension
.... id 0..1idUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"party"
.... value[x] 1..1Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Value of extension
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester"
... value[x] 0..0

doco Documentation for this format

XML Template

<!-- QRAttester -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester" >
 <-- extension sliced by value:url  in the specified orderOpen-->
 <extension url="mode"> I 1..1 Extension  <!-- I 1..1 Extension -->
  <valueCode value="[code]"/><!-- I 1..1 Value of extension -->
 </extension>
 <extension url="time"> I 0..1 Extension  <!-- I 0..1 Extension -->
  <valueDateTime value="[dateTime]"/><!-- I 1..1 Value of extension -->
 </extension>
 <extension url="party"> I 0..1 Extension  <!-- I 0..1 Extension -->
  <valueReference><!-- I 1..1 Reference(Practitioner) Value of extension --></valueReference>
 </extension>
</extension>

JSON Template

{ // QRAttester
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // Extension // I R! 
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "mode", // R! 
        "valueCode" : "<code>" // I R! Value of extension
      },
      { // Extension // I
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "time", // R! 
        "valueDateTime" : "<dateTime>" // I R! Value of extension
      },
      { // Extension // I
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "party", // R! 
        "valueReference" : { Reference(Practitioner) } // I R! Value of extension
      }
    ],
    "extension" : [{ Extension }], // I R! Extension
    "extension" : { Extension }, // I R! Extension
    "extension" : { Extension }, // IExtension
    "extension" : { Extension }, // IExtension
    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester" // R! 
  // value[x]: Value of extension: Prohibited
  }

 

Constraints

  • ele-1: All FHIR elements must have a @value or children (xpath: hasValue() or (children().count() > id.count()))
  • ext-1: Must have either extensions or value[x], not both (xpath: extension.exists() != value.exists())
  • ele-1: On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.extension.value[x]: hasValue() or (children().count() > id.count()))
  • ele-1: On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.extension.value[x]: hasValue() or (children().count() > id.count()))
  • ele-1: On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension.extension: hasValue() or (children().count() > id.count()))
  • ext-1: On Extension.extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension.extension: extension.exists() != value.exists())
  • ele-1: On Extension.extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.extension.value[x]: hasValue() or (children().count() > id.count()))
  • ele-1: On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: hasValue() or (children().count() > id.count()))

Search

No Search Extensions defined for this resource

Examples of this extension

No examples found.