R4 Ballot #3 (Special Normative Re-ballot)

This page is part of the FHIR Specification (v3.5a.0: R4 Ballot 4). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

Procedure-questionnaire.json

Patient Care Work GroupMaturity Level: N/ABallot Status: InformativeCompartments: Encounter, Patient, Practitioner, RelatedPerson

Raw JSON (canonical form + also see JSON Format Specification)

Generated Questionnaire for Procedure

{
  "resourceType" : "Questionnaire",
  "id" : "qs1",
  "contained" : [{
    "resourceType" : "ValueSet",
    "id" : "vs2",
    "name" : "Type options for Procedure.performed[x]",
    "status" : "active",
    "description" : "Type options for Procedure.performed[x]",
    "expansion" : {
      "identifier" : "urn:uuid:2d1d6790-8650-4b33-a39d-f86b732051e4",
      "timestamp" : "2018-08-19T21:54:04+10:00",
      "contains" : [{
        "system" : "http://hl7.org/fhir/data-types",
        "code" : "dateTime",
        "display" : "dateTime"
      },
      {
        "system" : "http://hl7.org/fhir/data-types",
        "code" : "Period",
        "display" : "Period"
      },
      {
        "system" : "http://hl7.org/fhir/data-types",
        "code" : "string",
        "display" : "string"
      },
      {
        "system" : "http://hl7.org/fhir/data-types",
        "code" : "Age",
        "display" : "Age"
      },
      {
        "system" : "http://hl7.org/fhir/data-types",
        "code" : "Range",
        "display" : "Range"
      }]
    }
  }],
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986"
  }],
  "status" : "draft",
  "date" : "2018-08-19T21:48:56+10:00",
  "publisher" : "Health Level Seven International (Patient Care)",
  "item" : [{
    "linkId" : "Procedure",
    "text" : "An action that is being or was performed on a patient",
    "type" : "group",
    "required" : false,
    "repeats" : true,
    "item" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://hl7.org/fhir/questionnaire-item-control",
            "code" : "flyover",
            "display" : "Fly-over"
          }]
        }
      }],
      "text" : "An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy.",
      "type" : "display"
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "string"
      }],
      "linkId" : "Procedure.id",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.id.value",
        "text" : "Logical id of this artifact",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "Procedure.meta",
      "text" : "Metadata about the resource",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "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.",
        "type" : "display"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "uri"
      }],
      "linkId" : "Procedure.implicitRules",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "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. 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.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.implicitRules.value",
        "text" : "A set of rules under which this content was created",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "code"
      }],
      "linkId" : "Procedure.language",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The base language in which the resource is written. 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).",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.language.value",
        "text" : "language",
        "type" : "choice",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "Procedure.text",
      "text" : "Text summary of the resource, for human interpretation",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "Procedure.contained",
      "text" : "Contained, inline Resources",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "Procedure.extension",
      "text" : "Additional Content defined by implementations",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "May be used to represent additional information that is not part of the basic definition of the resource. 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. 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.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "Procedure.modifierExtension",
      "text" : "Extensions that cannot be ignored",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. 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 is allowed to 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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.",
        "type" : "display"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Identifier"
      }],
      "linkId" : "Procedure.identifier",
      "text" : "External Identifiers for this procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Business identifiers assigned to this procedure by the performer or other systems which remain constant as the resource is updated and propagates from server to server. This is a business identifier, not a resource identifier (see [discussion](resource.html#identifiers)).  It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types.  For example, multiple Patient and a Person resource instance might share the same social insurance number.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.identifier.label",
        "text" : "label:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.identifier.system",
        "text" : "system:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.identifier.value",
        "text" : "value:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "uri"
      }],
      "linkId" : "Procedure.instantiatesCanonical",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Procedure.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.instantiatesCanonical.value",
        "text" : "Instantiates FHIR protocol or definition",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "uri"
      }],
      "linkId" : "Procedure.instantiatesUri",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Procedure. This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.instantiatesUri.value",
        "text" : "Instantiates external protocol or definition",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.basedOn",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "A reference to a resource that contains details of the request for this procedure.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "CarePlan, ServiceRequest"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.basedOn.value",
        "text" : "A request for this procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.partOf",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "A larger event of which this particular procedure is a component or step. The MedicationAdministration has a partOf reference to Procedure, but this is not a circular reference.   For example, the anesthesia MedicationAdministration is part of the surgical Procedure (MedicationAdministration.partOf = Procedure).  For example, the procedure to insert the IV port for an IV medication administration is part of the medication administration (Procedure.partOf = MedicationAdministration).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Procedure, Observation, MedicationAdministration"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.partOf.value",
        "text" : "Part of referenced event",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "code"
      }],
      "linkId" : "Procedure.status",
      "type" : "group",
      "required" : true,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "A code specifying the state of the procedure. Generally this will be in-progress or completed state. The unknown code is not to be used to convey other statuses.  The unknown code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the procedure.\n\nThis element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.status.value",
        "text" : "status",
        "type" : "choice",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.statusReason",
      "text" : "Reason for current status",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Captures the reason for the current state of the procedure. This is generally only used for \"exception\" statuses such as \"not-done\", \"suspended\" or \"aborted\". The reason for performing the event at all is captured in reasonCode, not here.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.statusReason.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.statusReason.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.category",
      "text" : "Classification of the procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "A code that classifies the procedure for searching, sorting and display purposes (e.g. \"Surgical Procedure\").",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.category.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.category.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.code",
      "text" : "Identification of the procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The specific procedure that is performed. Use text if the exact nature of the procedure cannot be coded (e.g. \"Laparoscopic Appendectomy\").",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.code.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.code.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.subject",
      "type" : "group",
      "required" : true,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The person, animal or group on which the procedure was performed.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Patient, Group"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.subject.value",
        "text" : "Who the procedure was performed on",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.context",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The encounter during which the procedure was performed.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Encounter, EpisodeOfCare"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.context.value",
        "text" : "Encounter or episode associated with the procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "Procedure.performed[x]",
      "text" : "When the procedure was performed",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Estimated or actual date, date-time, period, or age when the procedure was performed.  Allows a period to support complex procedures that span more than one date, and also allows for the length of the procedure to be captured. Age is generally used when the patient reports an age at which the procedure was performed. Range is generally used when the patient reports an age range when the procedure was performed, such as sometime between 20-25 years old.  dateTime supports a range of precision due to some procedures being reported as past procedures that might not have millisecond precision while other procedures performed and documented during the encounter might have more precise UTC timestamps with timezone.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.performed[x]._type",
        "text" : "type",
        "type" : "choice",
        "required" : false,
        "repeats" : false,
        "answerValueSet" : "#vs2",
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "datetime"
          }],
          "linkId" : "Procedure.performed[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "Procedure.performed[x]._null.value",
            "type" : "dateTime",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Period"
          }],
          "linkId" : "Procedure.performed[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "Procedure.performed[x]._null.low",
            "text" : "start:",
            "type" : "dateTime",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.end",
            "text" : "end:",
            "type" : "dateTime",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "Procedure.performed[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "Procedure.performed[x]._null.value",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Quantity"
          }],
          "linkId" : "Procedure.performed[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "Procedure.performed[x]._null.comparator",
            "text" : "comp:",
            "type" : "choice",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.value",
            "text" : "value:",
            "type" : "decimal",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.units",
            "text" : "units:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.code",
            "text" : "coded units:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.system",
            "text" : "units system:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Range"
          }],
          "linkId" : "Procedure.performed[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "Procedure.performed[x]._null.low",
            "text" : "low:",
            "type" : "decimal",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.high",
            "text" : "high:",
            "type" : "decimal",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "Procedure.performed[x]._null.units",
            "text" : "units:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.recorder",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Individual who recorded the record and takes responsibility for its content.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Patient, RelatedPerson, Practitioner, PractitionerRole"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.recorder.value",
        "text" : "Who recorded the procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.asserter",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Individual who is making the procedure statement.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Patient, RelatedPerson, Practitioner, PractitionerRole"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.asserter.value",
        "text" : "Person who asserts this procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "linkId" : "Procedure.performer",
      "text" : "The people who performed the procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Limited to 'real' people rather than equipment.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "Procedure.performer.id",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
          "type" : "display"
        },
        {
          "linkId" : "Procedure.performer.id.value",
          "text" : "xml:id (or equivalent in JSON)",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "Procedure.performer.extension",
        "text" : "Additional content defined by implementations",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "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. 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.",
          "type" : "display"
        }]
      },
      {
        "linkId" : "Procedure.performer.modifierExtension",
        "text" : "Extensions that cannot be ignored if unrecognized",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "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. 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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.",
          "type" : "display"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "CodeableConcept"
        }],
        "linkId" : "Procedure.performer.function",
        "text" : "Type of performance",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "Distinguishes the type of involvement of the performer in the procedure. For example, surgeon, anaethetist, endoscopist.",
          "type" : "display"
        },
        {
          "linkId" : "Procedure.performer.function.coding",
          "text" : "code:",
          "type" : "open-choice",
          "required" : false,
          "repeats" : false
        },
        {
          "linkId" : "Procedure.performer.function.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Reference"
        }],
        "linkId" : "Procedure.performer.actor",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "The practitioner who was involved in the procedure.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
            "valueCode" : "Practitioner, PractitionerRole, Organization, Patient, RelatedPerson, Device"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
            "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
          }],
          "linkId" : "Procedure.performer.actor.value",
          "text" : "The reference to the practitioner",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Reference"
        }],
        "linkId" : "Procedure.performer.onBehalfOf",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "The organization the device or practitioner was acting on behalf of.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
            "valueCode" : "Organization"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
            "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
          }],
          "linkId" : "Procedure.performer.onBehalfOf.value",
          "text" : "Organization the device or practitioner was acting for",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.location",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The location where the procedure actually happened.  E.g. a newborn at home, a tracheostomy at a restaurant.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Location"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.location.value",
        "text" : "Where the procedure happened",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.reasonCode",
      "text" : "Coded reason procedure performed",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The coded reason why the procedure was performed. This may be coded entity of some type, or may simply be present as text. Use Procedure.reasonCode when a code sufficiently describes the reason.  Use Procedure.reasonReference when referencing a resource, which allows more information to be conveyed, such as onset date. Procedure.reasonCode and Procedure.reasonReference are not meant to be duplicative.  For a single reason, either Procedure.reasonCode or Procedure.reasonReference can be used.  Procedure.reasonCode may be a summary code, or Procedure.reasonReference may be used to reference a very precise definition of the reason using Condition | Observation | Procedure | DiagnosticReport | DocumentReference.  Both Procedure.reasonCode and Procedure.reasonReference can be used if they are describing different reasons for the procedure.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.reasonCode.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.reasonCode.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.reasonReference",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The justification of why the procedure was performed. It is possible for a procedure to be a reason (such as C-Section) for another procedure (such as epidural). Other examples include endoscopy for dilatation and biopsy, combination diagnosis and therapeutic. \nUse Procedure.reasonCode when a code sufficiently describes the reason.  Use Procedure.reasonReference when referencing a resource, which allows more information to be conveyed, such as onset date. Procedure.reasonCode and Procedure.reasonReference are not meant to be duplicative.  For a single reason, either Procedure.reasonCode or Procedure.reasonReference can be used.  Procedure.reasonCode may be a summary code, or Procedure.reasonReference may be used to reference a very precise definition of the reason using Condition | Observation | Procedure | DiagnosticReport | DocumentReference.  Both Procedure.reasonCode and Procedure.reasonReference can be used if they are describing different reasons for the procedure.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Condition, Observation, Procedure, DiagnosticReport, DocumentReference"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.reasonReference.value",
        "text" : "The justification that the procedure was performed",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.bodySite",
      "text" : "Target body sites",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Detailed and structured anatomical location information. Multiple locations are allowed - e.g. multiple punch biopsies of a lesion. If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [procedure-targetbodystructure](extension-procedure-targetbodystructure.html).",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.bodySite.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.bodySite.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.outcome",
      "text" : "The result of procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "The outcome of the procedure - did it resolve reasons for the procedure being performed? If outcome contains narrative text only, it can be captured using the CodeableConcept.text.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.outcome.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.outcome.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.report",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "This could be a histology result, pathology report, surgical report, etc. There could potentially be multiple reports - e.g. if this was a procedure which took multiple biopsies resulting in a number of anatomical pathology reports.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "DiagnosticReport, DocumentReference, Composition"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.report.value",
        "text" : "Any report resulting from the procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.complication",
      "text" : "Complication following the procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the notes, which will typically describe the procedure itself rather than any 'post procedure' issues. If complications are only expressed by the narrative text, they can be captured using the CodeableConcept.text.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.complication.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.complication.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.complicationDetail",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Any complications that occurred during the procedure, or in the immediate post-performance period.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Condition"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.complicationDetail.value",
        "text" : "A condition that is a result of the procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.followUp",
      "text" : "Instructions for follow up",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "If the procedure required specific follow up - e.g. removal of sutures. The followup may be represented as a simple note, or could potentially be more complex in which case the CarePlan resource can be used.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.followUp.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.followUp.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Annotation"
      }],
      "linkId" : "Procedure.note",
      "text" : "Additional information about the procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Any other notes and comments about the procedure.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "Procedure.focalDevice",
      "text" : "Manipulated, implanted, or removed device",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "Procedure.focalDevice.id",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
          "type" : "display"
        },
        {
          "linkId" : "Procedure.focalDevice.id.value",
          "text" : "xml:id (or equivalent in JSON)",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "Procedure.focalDevice.extension",
        "text" : "Additional content defined by implementations",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "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. 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.",
          "type" : "display"
        }]
      },
      {
        "linkId" : "Procedure.focalDevice.modifierExtension",
        "text" : "Extensions that cannot be ignored if unrecognized",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "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. 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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.",
          "type" : "display"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "CodeableConcept"
        }],
        "linkId" : "Procedure.focalDevice.action",
        "text" : "Kind of change to device",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "The kind of change that happened to the device during the procedure.",
          "type" : "display"
        },
        {
          "linkId" : "Procedure.focalDevice.action.coding",
          "text" : "code:",
          "type" : "open-choice",
          "required" : false,
          "repeats" : false
        },
        {
          "linkId" : "Procedure.focalDevice.action.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Reference"
        }],
        "linkId" : "Procedure.focalDevice.manipulated",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "text" : "The device that was manipulated (changed) during the procedure.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
            "valueCode" : "Device"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
            "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
          }],
          "linkId" : "Procedure.focalDevice.manipulated.value",
          "text" : "Device that was changed",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Reference"
      }],
      "linkId" : "Procedure.usedReference",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Identifies medications, devices and any other substance used as part of the procedure. For devices actually implanted or removed, use Procedure.device.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource",
          "valueCode" : "Device, Medication, Substance"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
          "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
        }],
        "linkId" : "Procedure.usedReference.value",
        "text" : "Items used during procedure",
        "type" : "reference",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "Procedure.usedCode",
      "text" : "Coded items used during the procedure",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "text" : "Identifies coded items that were used as part of the procedure. For devices actually implanted or removed, use Procedure.device.",
        "type" : "display"
      },
      {
        "linkId" : "Procedure.usedCode.coding",
        "text" : "code:",
        "type" : "open-choice",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "Procedure.usedCode.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.