StructureDefinition REST Endpoints
Description
This topic describes information for the StructureDefinition resource.
Overview
The StructureDefinition resource describes a FHIR structure including data elements and their usage. Our current implementation uses this resource to define custom extensions.
The following fields are returned if valued:
List of Structure Definitions
ID | Description |
---|---|
A representation of the account balance. |
|
A link to the PDF statement image related to the statement account. |
|
A reference to other related accounts. |
|
The status of the account in the billing or correspondence workflow. |
|
action-comment |
The comment associated with the action performed on the resource. |
apply-first-in-first-out |
An indication of whether to apply FIFO logic for recurring encounters. |
A reference to the encounter associated with the resource. | |
A defined group of bill codes that drives billing behavior. |
|
An indication that answers come from a list of options. |
|
A representation of instructions for an order that are intended for healthcare providers. |
|
The financially responsible organization. |
|
The clinical instructions for an order that are intended for healthcare providers. |
|
An indication of a condition's progress since diagnosis. |
|
An indication of whether a condition is active, inactive, resolved, and so on. |
|
An indication of the presence (positive) or absence (negative) of a given condition. |
|
A converted measurement of a different measurement system than the original quantity. |
|
A reference to the encounter associated with the encounter-level coverage. |
|
The defined communication methods preferred by a patient. |
|
A customer-defined custom attribute for the resource. |
|
A description providing additional details of the resource. |
|
A representation of the type of diagnosis. |
|
The status of the electronic communication. |
|
The estimated amount to be collected for the encounter. |
|
The reason that no estimated amount is collected for the encounter. |
|
familymemberhistory-severity |
A qualification of the seriousness or impact on health of the family member condition. |
A value associated with the specific payment method usually represented as the last four digits of a credit card, the check number, the EFT number, or Lockbox number. |
|
A customer-defined value to represent the combination of the type, subtype, and reason describing the financial transaction. |
|
A definition of how the payment or adjustment is to be allocated across other resources. |
|
The total amount of the financial transaction. |
|
financial_transaction_authorization_code |
An alphanumeric string representing the approval of a credit card transaction. |
The brand of credit card when a credit card is used as a payment method. |
|
A representation of the expiration date if the method is card, check date if the method is check, EFT date if the method is EFT, or Lockbox date if the method is Lockbox. |
|
A customer-configured value representing the location or workflow that the payment was received in. |
|
The method of payment for the financial transaction. |
|
The amount of cash originally tendered for payment. This value should be greater than or equal to the amount of the cash payment. |
|
The classification of the transaction. |
|
A link to the formatted text for a note. This link is used in cases when the note is not in plain text. |
|
general-resource |
A representation of information for appointments scheduled with a resource classified as general. |
group-appointment-id |
The ID of the appointment group that this appointment is part of. |
The length of time in minutes it took to infuse a medication. |
|
An indication of whether data is modifiable. |
|
An indication of whether the provider is a physician. |
|
is-reschedulable |
An indication of whether the resource can be rescheduled. |
An indication of whether an encounter is connected to military service. |
|
A code providing additional detail about a product or service. |
|
The national drug product used in care. |
|
The quantity times the unit price for a resource total price. |
|
Additional details related to an element in the resource with author and date and time information. |
|
An indication of whether an additional comment is permitted. |
|
The type of note represented. This information can be useful when multiple notes exist. |
|
An indication of a resource that this resource is offset by. This resource is no longer active when offset. |
|
An indication of whether a patient is adopted. |
|
An expression of the original string in terminology that patients should be able to understand. |
|
The status of the payment collection for the encounter. |
|
A location where the resource was performed. |
|
A time period defined by a start and end date and time. |
|
A representation of whether a medication request is verified by a pharmacist. |
|
An indication of the precision of a given value. |
|
The priority of the element in a list. |
|
A code providing information about the procedure performed on the patient associated with the resource. |
|
The conversion factor used to calculate the quantity for billing. |
|
A reference to the encounter associated with the encounter-level related person. |
|
The related person's familial relationship to the patient. |
|
The resource's relationship to either the patient or encounter level. |
|
The resource containing this link must no longer be used. The link points forward to another resource that must be used in lieu of the resource that contains this link. |
|
A reference to a resource that this resource is replacing. |
|
A link to a resource that the reply should be directed to. |
|
reschedule_reason |
The reason associated with a rescheduled appointment. |
The type of revenue or cost center providing the product, service, or both. |
|
scheduling-location |
A reference to the location corresponding with this schedule where the appointment can be booked. |
An organization that transmitted or participated in the creation of a resource, but not the author. |
|
The price of a single unit for the resource. |
- Get a structure definition by ID
- Method: getPath:
/StructureDefinition/{ID}