2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Pharmacyclaim.questionnaire.json

Raw JSON (canonical form)

Generated Questionnaire for PharmacyClaim

{
  "resourceType": "Questionnaire",
  "id": "qs1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "status": "draft",
  "date": "2015-02-23T09:07:27+11:00",
  "publisher": "HL7 FHIR Project (Financial Management)",
  "group": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
        "valueString": "A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery."
      }
    ],
    "linkId": "PharmacyClaim",
    "title": "Claim, Pre-determination or Pre-authorization",
    "required": true,
    "repeats": false,
    "group": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The logical id of the resource, as used in the url for the resoure. 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. Bundles always have an id, though it is usually a generated UUID."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "string"
          }
        ],
        "linkId": "PharmacyClaim.id",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.id.value",
            "text": "Logical id of this artefact",
            "type": "string",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."
          }
        ],
        "linkId": "PharmacyClaim.meta",
        "text": "Metadata about the resource",
        "required": false,
        "repeats": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. 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 as much as possible."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "uri"
          }
        ],
        "linkId": "PharmacyClaim.implicitRules",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.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/Profile/questionnaire-extensions#flyover",
            "valueString": "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\n\nNot 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)."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "code"
          }
        ],
        "linkId": "PharmacyClaim.language",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.language.value",
            "text": "language",
            "type": "choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "A human-readable narrative that contains a summary of the resource, and may 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."
          }
        ],
        "linkId": "PharmacyClaim.text",
        "text": "Text summary of the resource, for human interpretation",
        "required": false,
        "repeats": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "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."
          }
        ],
        "linkId": "PharmacyClaim.contained",
        "text": "Contained, inline Resources",
        "required": false,
        "repeats": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Identifier"
          }
        ],
        "linkId": "PharmacyClaim.identifier",
        "text": "Claim number",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.identifier.label",
            "text": "label:",
            "type": "string",
            "required": false,
            "repeats": false
          },
          {
            "linkId": "PharmacyClaim.identifier.system",
            "text": "system:",
            "type": "string",
            "required": false,
            "repeats": false
          },
          {
            "linkId": "PharmacyClaim.identifier.value",
            "text": "value:",
            "type": "string",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The version of the specification on which this instance relies. This is the version of the specification on which this instance relies."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.ruleset",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.ruleset.value",
            "text": "Current specification followed",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The version of the specification from which the original instance was created. This is the version of the specification on which the original instance relied (was create)."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.originalRuleset",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.originalRuleset.value",
            "text": "Original specification followed",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The date when the enclosed suite of services were performed or completed."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "datetime"
          }
        ],
        "linkId": "PharmacyClaim.created",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.created.value",
            "text": "Creation date",
            "type": "dateTime",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Insurer Identifier, typical BIN number (6 digit)."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.target",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.target.value",
            "text": "Insurer",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The provider which is responsible for the bill, claim pre-determination, pre-authorization."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.provider",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.provider.value",
            "text": "Responsible provider",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The organization which is responsible for the bill, claim pre-determination, pre-authorization."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.organization",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.organization.value",
            "text": "Responsible organization",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination)."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "code"
          }
        ],
        "linkId": "PharmacyClaim.use",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.use.value",
            "text": "use",
            "type": "choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Immediate (STAT), best effort (NORMAL), deferred (DEFER)."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.priority",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.priority.value",
            "text": "Desired processing priority",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.fundsReserve",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.fundsReserve.value",
            "text": "Funds requested to be reserved",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Person who created the invoice/claim/pre-determination or pre-authorization."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.enterer",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.enterer.value",
            "text": "Author",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Facility where the services were provided."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.facility",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/Location?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.facility.value",
            "text": "Servicing Facility",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Prescription to support the dispensing of pharmacy services, medications or products."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.prescription",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/MedicationPrescription?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.prescription.value",
            "text": "Current Prescription",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Original prescription to support the dispensing of pharmacy services, medications or products."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.originalPrescription",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/MedicationPrescription?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.originalPrescription.value",
            "text": "Original Prescription",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The party to be reimbursed for the services."
          }
        ],
        "linkId": "PharmacyClaim.payee",
        "title": "Payee",
        "required": false,
        "repeats": false,
        "group": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "unique id for the element within a resource (for internal references)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "string"
              }
            ],
            "linkId": "PharmacyClaim.payee.id",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.payee.id.value",
                "text": "xml:id (or equivalent in JSON)",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Party to be reimbursed: Subscriber, provider, other."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.payee.type",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.payee.type.value",
                "text": "Party to be paid any benefits payable",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Reference"
              }
            ],
            "linkId": "PharmacyClaim.payee.provider",
            "required": false,
            "repeats": true,
            "question": [
              {
                "extension": [
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                    "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter"
                  }
                ],
                "linkId": "PharmacyClaim.payee.provider.value",
                "text": "Provider who is the payee",
                "type": "reference",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Reference"
              }
            ],
            "linkId": "PharmacyClaim.payee.organization",
            "required": false,
            "repeats": true,
            "question": [
              {
                "extension": [
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                    "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter"
                  }
                ],
                "linkId": "PharmacyClaim.payee.organization.value",
                "text": "Organization who is the payee",
                "type": "reference",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Reference"
              }
            ],
            "linkId": "PharmacyClaim.payee.person",
            "required": false,
            "repeats": true,
            "question": [
              {
                "extension": [
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                    "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter"
                  }
                ],
                "linkId": "PharmacyClaim.payee.person.value",
                "text": "Other person who is the payee",
                "type": "reference",
                "required": false,
                "repeats": false
              }
            ]
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "The referral resource which lists the date, practitioner, reason and other supporting information."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.referral",
        "required": false,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/ReferralRequest?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.referral.value",
            "text": "Treatment Referral",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Ordered list of patient diagnosis for which care is sought."
          }
        ],
        "linkId": "PharmacyClaim.diagnosis",
        "title": "Diagnosis",
        "required": false,
        "repeats": true,
        "group": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "unique id for the element within a resource (for internal references)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "string"
              }
            ],
            "linkId": "PharmacyClaim.diagnosis.id",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.diagnosis.id.value",
                "text": "xml:id (or equivalent in JSON)",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Sequence of diagnosis."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "integer"
              }
            ],
            "linkId": "PharmacyClaim.diagnosis.sequence",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.diagnosis.sequence.value",
                "text": "Sequence of diagnosis",
                "type": "integer",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The diagnosis."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.diagnosis.diagnosis",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.diagnosis.diagnosis.value",
                "text": "Patient's list of diagnosis",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "List of patient conditions for which care is sought."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.condition",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.condition.value",
            "text": "List of presenting Conditions",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Patient Resource."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Reference"
          }
        ],
        "linkId": "PharmacyClaim.patient",
        "required": true,
        "repeats": true,
        "question": [
          {
            "extension": [
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter"
              }
            ],
            "linkId": "PharmacyClaim.patient.value",
            "text": "The subject of the Products and Services",
            "type": "reference",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Financial instrument by which payment information for health care."
          }
        ],
        "linkId": "PharmacyClaim.coverage",
        "title": "Insurance or medical plan",
        "required": false,
        "repeats": true,
        "group": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "unique id for the element within a resource (for internal references)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "string"
              }
            ],
            "linkId": "PharmacyClaim.coverage.id",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.id.value",
                "text": "xml:id (or equivalent in JSON)",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "A service line item."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "integer"
              }
            ],
            "linkId": "PharmacyClaim.coverage.sequence",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.sequence.value",
                "text": "Service instance identifier",
                "type": "integer",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The instance number of the Coverage which is the focus for adjudication. The Coverage to against which the claim is to be adjudicated."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "boolean"
              }
            ],
            "linkId": "PharmacyClaim.coverage.focal",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.focal.value",
                "text": "Is the focal Coverage",
                "type": "boolean",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Reference to the program or plan identification, underwriter or payor."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Reference"
              }
            ],
            "linkId": "PharmacyClaim.coverage.coverage",
            "required": true,
            "repeats": true,
            "question": [
              {
                "extension": [
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                    "valueString": "/Coverage?subject=$subj&patient=$subj&encounter=$encounter"
                  }
                ],
                "linkId": "PharmacyClaim.coverage.coverage.value",
                "text": "Insurance information",
                "type": "reference",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The contract number of a business agreement which describes the terms and conditions."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "string"
              }
            ],
            "linkId": "PharmacyClaim.coverage.businessArrangement",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.businessArrangement.value",
                "text": "Business agreement",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The relationship of the patient to the subscriber."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.coverage.relationship",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.relationship.value",
                "text": "Patient relationship to subscriber",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "A list of references from the Insurer to which these services pertain."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "string"
              }
            ],
            "linkId": "PharmacyClaim.coverage.preauthref",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.preauthref.value",
                "text": "Pre-Authorization/Determination Reference",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The Coverages adjudication details."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Reference"
              }
            ],
            "linkId": "PharmacyClaim.coverage.claimResponse",
            "required": false,
            "repeats": true,
            "question": [
              {
                "extension": [
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                    "valueString": "/ClaimResponse?subject=$subj&patient=$subj&encounter=$encounter"
                  }
                ],
                "linkId": "PharmacyClaim.coverage.claimResponse.value",
                "text": "Adjudication results",
                "type": "reference",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The style (standard) and version of the original material which was converted into this resource."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.coverage.originalRuleset",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.coverage.originalRuleset.value",
                "text": "Original version",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Factors which may influence the applicability of coverage."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.exception",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.exception.value",
            "text": "Eligibility exceptions",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Name of school for over-aged dependants."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "string"
          }
        ],
        "linkId": "PharmacyClaim.school",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.school.value",
            "text": "Name of School",
            "type": "string",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Date of an accident which these services are addressing."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "datetime"
          }
        ],
        "linkId": "PharmacyClaim.accident",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.accident.value",
            "text": "Accident Date",
            "type": "dateTime",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Type of accident: work, auto, etc."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.accidentType",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.accidentType.value",
            "text": "Accident Type",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "A list of intervention and exception codes which may influence the adjudication of the claim."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.interventionException",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.interventionException.value",
            "text": "Intervention and exception code (Pharma)",
            "type": "open-choice",
            "required": false,
            "repeats": false
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "First tier of goods and services."
          }
        ],
        "linkId": "PharmacyClaim.item",
        "title": "Goods and Services",
        "required": false,
        "repeats": true,
        "group": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "unique id for the element within a resource (for internal references)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "string"
              }
            ],
            "linkId": "PharmacyClaim.item.id",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.id.value",
                "text": "xml:id (or equivalent in JSON)",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "A service line number."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "integer"
              }
            ],
            "linkId": "PharmacyClaim.item.sequence",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.sequence.value",
                "text": "Service instance",
                "type": "integer",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The type of product or service."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.item.type",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.type.value",
                "text": "Group or type of product or service",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The practitioner who is responsible for the services rendered to the patient."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Reference"
              }
            ],
            "linkId": "PharmacyClaim.item.provider",
            "required": false,
            "repeats": true,
            "question": [
              {
                "extension": [
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference",
                    "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter"
                  }
                ],
                "linkId": "PharmacyClaim.item.provider.value",
                "text": "Responsible practitioner",
                "type": "reference",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Diagnosis applicable for this service or product line."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "integer"
              }
            ],
            "linkId": "PharmacyClaim.item.diagnosisLinkId",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.diagnosisLinkId.value",
                "text": "Diagnosis Link",
                "type": "integer",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.item.service",
            "required": true,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.service.value",
                "text": "Item Code",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The date when the enclosed suite of services were performed or completed."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "datetime"
              }
            ],
            "linkId": "PharmacyClaim.item.serviceDate",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.serviceDate.value",
                "text": "Date of Service",
                "type": "dateTime",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The number of repetitions of a service or product."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Quantity"
              }
            ],
            "linkId": "PharmacyClaim.item.quantity",
            "text": "Count of Products or Services",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.quantity.comparator",
                "text": "comp:",
                "type": "choice",
                "required": false,
                "repeats": false
              },
              {
                "linkId": "PharmacyClaim.item.quantity.value",
                "text": "value:",
                "type": "decimal",
                "required": false,
                "repeats": false
              },
              {
                "linkId": "PharmacyClaim.item.quantity.units",
                "text": "units:",
                "type": "string",
                "required": false,
                "repeats": false
              },
              {
                "linkId": "PharmacyClaim.item.quantity.code",
                "text": "coded units:",
                "type": "string",
                "required": false,
                "repeats": false
              },
              {
                "linkId": "PharmacyClaim.item.quantity.system",
                "text": "units system:",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Money"
              }
            ],
            "linkId": "PharmacyClaim.item.unitPrice",
            "text": "Fee, charge or cost per point",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.unitPrice.value",
                "text": "value:",
                "type": "decimal",
                "required": false,
                "repeats": false
              },
              {
                "linkId": "PharmacyClaim.item.unitPrice.currency",
                "text": "currency:",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "decimal"
              }
            ],
            "linkId": "PharmacyClaim.item.factor",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.factor.value",
                "text": "Price scaling factor",
                "type": "decimal",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "decimal"
              }
            ],
            "linkId": "PharmacyClaim.item.points",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.points.value",
                "text": "Difficulty scaling factor",
                "type": "decimal",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "The quantity times the unit price for an additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Money"
              }
            ],
            "linkId": "PharmacyClaim.item.net",
            "text": "Total item cost",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.net.value",
                "text": "value:",
                "type": "decimal",
                "required": false,
                "repeats": false
              },
              {
                "linkId": "PharmacyClaim.item.net.currency",
                "text": "currency:",
                "type": "string",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "List of Unique Device Identifiers associated with this line item."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.item.udi",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.udi.value",
                "text": "Unique Device Identifier",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Physical service site on the patient (limb, tooth, etc)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.item.bodySite",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.bodySite.value",
                "text": "Service Location",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "A region or surface of the site, eg. limb region or tooth surface(s)."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.item.subsite",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.subsite.value",
                "text": "Service Sub-location",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Item typification or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen."
              },
              {
                "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                "valueString": "Coding"
              }
            ],
            "linkId": "PharmacyClaim.item.modifier",
            "required": false,
            "repeats": true,
            "question": [
              {
                "linkId": "PharmacyClaim.item.modifier.value",
                "text": "Service/Product billing modifiers",
                "type": "open-choice",
                "required": false,
                "repeats": false
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                "valueString": "Second tier of goods and services."
              }
            ],
            "linkId": "PharmacyClaim.item.detail",
            "title": "Additional items",
            "required": false,
            "repeats": true,
            "group": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "unique id for the element within a resource (for internal references)."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "string"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.id",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.id.value",
                    "text": "xml:id (or equivalent in JSON)",
                    "type": "string",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "A service line number."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "integer"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.sequence",
                "required": true,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.sequence.value",
                    "text": "Service instance",
                    "type": "integer",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "The type of product or service."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "Coding"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.type",
                "required": true,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.type.value",
                    "text": "Group or type of product or service",
                    "type": "open-choice",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "Coding"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.service",
                "required": true,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.service.value",
                    "text": "Additional item codes",
                    "type": "open-choice",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "The number of repetitions of a service or product."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "Quantity"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.quantity",
                "text": "Count of Products or Services",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.quantity.comparator",
                    "text": "comp:",
                    "type": "choice",
                    "required": false,
                    "repeats": false
                  },
                  {
                    "linkId": "PharmacyClaim.item.detail.quantity.value",
                    "text": "value:",
                    "type": "decimal",
                    "required": false,
                    "repeats": false
                  },
                  {
                    "linkId": "PharmacyClaim.item.detail.quantity.units",
                    "text": "units:",
                    "type": "string",
                    "required": false,
                    "repeats": false
                  },
                  {
                    "linkId": "PharmacyClaim.item.detail.quantity.code",
                    "text": "coded units:",
                    "type": "string",
                    "required": false,
                    "repeats": false
                  },
                  {
                    "linkId": "PharmacyClaim.item.detail.quantity.system",
                    "text": "units system:",
                    "type": "string",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "Money"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.unitPrice",
                "text": "Fee, charge or cost per point",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.unitPrice.value",
                    "text": "value:",
                    "type": "decimal",
                    "required": false,
                    "repeats": false
                  },
                  {
                    "linkId": "PharmacyClaim.item.detail.unitPrice.currency",
                    "text": "currency:",
                    "type": "string",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "decimal"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.factor",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.factor.value",
                    "text": "Price scaling factor",
                    "type": "decimal",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "decimal"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.points",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.points.value",
                    "text": "Difficulty scaling factor",
                    "type": "decimal",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "The quantity times the unit price for an additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "Money"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.net",
                "text": "Total additional item cost",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.net.value",
                    "text": "value:",
                    "type": "decimal",
                    "required": false,
                    "repeats": false
                  },
                  {
                    "linkId": "PharmacyClaim.item.detail.net.currency",
                    "text": "currency:",
                    "type": "string",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "List of Unique Device Identifiers associated with this line item."
                  },
                  {
                    "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                    "valueString": "Coding"
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.udi",
                "required": false,
                "repeats": true,
                "question": [
                  {
                    "linkId": "PharmacyClaim.item.detail.udi.value",
                    "text": "Unique Device Identifier",
                    "type": "open-choice",
                    "required": false,
                    "repeats": false
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                    "valueString": "Third tier of goods and services."
                  }
                ],
                "linkId": "PharmacyClaim.item.detail.subDetail",
                "title": "Additional items",
                "required": false,
                "repeats": true,
                "group": [
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "unique id for the element within a resource (for internal references)."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "string"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.id",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.id.value",
                        "text": "xml:id (or equivalent in JSON)",
                        "type": "string",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "A service line number."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "integer"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.sequence",
                    "required": true,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.sequence.value",
                        "text": "Service instance",
                        "type": "integer",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "The type of product or service."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "Coding"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.type",
                    "required": true,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.type.value",
                        "text": "Type of product or service",
                        "type": "open-choice",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "The fee for an additional service or product or charge."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "Coding"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.service",
                    "required": true,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.service.value",
                        "text": "Additional item codes",
                        "type": "open-choice",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "The number of repetitions of a service or product."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "Quantity"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.quantity",
                    "text": "Count of Products or Services",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.quantity.comparator",
                        "text": "comp:",
                        "type": "choice",
                        "required": false,
                        "repeats": false
                      },
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.quantity.value",
                        "text": "value:",
                        "type": "decimal",
                        "required": false,
                        "repeats": false
                      },
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.quantity.units",
                        "text": "units:",
                        "type": "string",
                        "required": false,
                        "repeats": false
                      },
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.quantity.code",
                        "text": "coded units:",
                        "type": "string",
                        "required": false,
                        "repeats": false
                      },
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.quantity.system",
                        "text": "units system:",
                        "type": "string",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "The fee for an additional service or product or charge."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "Money"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.unitPrice",
                    "text": "Fee, charge or cost per point",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.unitPrice.value",
                        "text": "value:",
                        "type": "decimal",
                        "required": false,
                        "repeats": false
                      },
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.unitPrice.currency",
                        "text": "currency:",
                        "type": "string",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "decimal"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.factor",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.factor.value",
                        "text": "Price scaling factor",
                        "type": "decimal",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "decimal"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.points",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.points.value",
                        "text": "Difficulty scaling factor",
                        "type": "decimal",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "The quantity times the unit price for an additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "Money"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.net",
                    "text": "Net additional item cost",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.net.value",
                        "text": "value:",
                        "type": "decimal",
                        "required": false,
                        "repeats": false
                      },
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.net.currency",
                        "text": "currency:",
                        "type": "string",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  },
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
                        "valueString": "List of Unique Device Identifiers associated with this line item."
                      },
                      {
                        "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
                        "valueString": "Coding"
                      }
                    ],
                    "linkId": "PharmacyClaim.item.detail.subDetail.udi",
                    "required": false,
                    "repeats": true,
                    "question": [
                      {
                        "linkId": "PharmacyClaim.item.detail.subDetail.udi.value",
                        "text": "Unique Device Identifier",
                        "type": "open-choice",
                        "required": false,
                        "repeats": false
                      }
                    ]
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover",
            "valueString": "Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission."
          },
          {
            "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type",
            "valueString": "Coding"
          }
        ],
        "linkId": "PharmacyClaim.additionalMaterials",
        "required": false,
        "repeats": true,
        "question": [
          {
            "linkId": "PharmacyClaim.additionalMaterials.value",
            "text": "Additional materials, documents, etc.",
            "type": "open-choice",
            "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.