This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
Summary
Defining URL: | http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester |
Version: | 5.0.0-ballot |
Name: | Attester |
Title: | Attester |
Modifier: | This extension is not a modifier extension |
Status: | draft |
Definition: | Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse |
Committee: | FHIR Infrastructure Work Group |
Status: draft. Extension maintained by: HL7
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
Context of Use: Use on Element ID QuestionnaireResponse
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attester | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester Attester: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse Use on Element ID QuestionnaireResponse | |
mode | 1..1 | code | Extension Binding: CompositionAttestationMode (required) | |
time | 0..1 | dateTime | Extension | |
party | 0..1 | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Extension | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester Attester: 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..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:mode | 1..1 | Extension | Extension | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "mode" | |
value[x] | 1..1 | code | Value of extension Binding: CompositionAttestationMode (required) | |
extension:time | 0..1 | Extension | Extension | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "time" | |
value[x] | 1..1 | dateTime | Value of extension | |
extension:party | 0..1 | Extension | Extension | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "party" | |
value[x] | 1..1 | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester" | |
value[x] | 0..0 | |||
Documentation for this format |
XML Template
<!-- Attester --> <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
{ // Attester "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
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Attester | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester Attester: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse Use on Element ID QuestionnaireResponse | |
mode | 1..1 | code | Extension Binding: CompositionAttestationMode (required) | |
time | 0..1 | dateTime | Extension | |
party | 0..1 | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Extension | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester Attester: 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..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:mode | 1..1 | Extension | Extension | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "mode" | |
value[x] | 1..1 | code | Value of extension Binding: CompositionAttestationMode (required) | |
extension:time | 0..1 | Extension | Extension | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "time" | |
value[x] | 1..1 | dateTime | Value of extension | |
extension:party | 0..1 | Extension | Extension | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "party" | |
value[x] | 1..1 | Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester" | |
value[x] | 0..0 | |||
Documentation for this format |
XML Template
<!-- Attester --> <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
{ // Attester "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
Search
No Search Extensions defined for this resource |
Examples of this extension
No examples found.