Class TResource |
This is the base resource type for everything. |
Class TResourceArray |
|
Class TDomainResource |
A resource that includes narrative, extensions, and contained resources. |
Class TBackboneElement |
Base definition for all elements that are defined inside a resource - but not those in a data type. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class Tdate_ |
A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates. If the element is present, it must have either a @value, an @id, or extensions |
Class TdateTime_ |
A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates. If the element is present, it must have either a @value, an @id, or extensions |
Class TdateTime_Array |
|
Class Tcode |
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class TcodeArray |
|
Class Tstring |
A sequence of Unicode characters Note that FHIR strings SHALL NOT exceed 1MB in size If the element is present, it must have either a @value, an @id, or extensions |
Class TstringArray |
|
Class Tinteger |
A whole number 32 bit number; for values larger than this, use decimal If the element is present, it must have either a @value, an @id, or extensions |
Class TintegerArray |
|
Class Toid |
An OID represented as a URI RFC 3001. See also ISO/IEC 8824:1990 € If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class Tcanonical |
A URI that is a reference to a canonical URL on a FHIR resource see [Canonical References](references.html#canonical) If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class TcanonicalArray |
|
Class Turi |
String of characters used to identify a name or a resource see http://en.wikipedia.org/wiki/Uniform_resource_identifier If the element is present, it must have either a @value, an @id, or extensions |
Class TuriArray |
|
Class Tuuid |
A UUID, represented as a URI See The Open Group, CDE 1.1 Remote Procedure Call specification, Appendix A. If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class Turl |
A URI that is a literal reference If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class Tinstant |
An instant in time - known at least to the second Note: This is intended for where precisely observed times are required, typically system logs etc., and not human-reported times - for them, see date and dateTime (which can be as precise as instant, but is not required to be) below. Time zone is always required If the element is present, it must have either a @value, an @id, or extensions |
Class Tboolean |
Value of "true" or "false" If the element is present, it must have either a @value, an @id, or extensions |
Class Tbase64Binary |
A stream of bytes A stream of bytes, base64 encoded If the element is present, it must have either a @value, an @id, or extensions |
Class TunsignedInt |
An integer with a value that is not negative (e.g. >= 0) If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class TunsignedIntArray |
|
Class Tmarkdown |
A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/ If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class TmarkdownArray |
|
Class Ttime_ |
A time during the day, with no date specified If the element is present, it must have either a @value, an @id, or extensions |
Class Ttime_Array |
|
Class Tid |
Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. RFC 4122 If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class TidArray |
|
Class TpositiveInt |
An integer with a value that is positive (e.g. >0) If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions |
Class TpositiveIntArray |
|
Class Tdecimal |
A rational number with implicit precision Do not use an IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger) If the element is present, it must have either a @value, an @id, or extensions |
Class TdecimalArray |
|
Class TNarrative |
A human-readable summary of the resource conveying the essential clinical and business information for the resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TNarrativeStatus |
The status of a resource narrative. If the element is present, it must have either a @value, an @id, or extensions |
Class TMeta |
The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TAddress |
An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TAddressArray |
|
Class TAddressUse |
The use of an address. If the element is present, it must have either a @value, an @id, or extensions |
Class TAddressType |
The type of an address (physical / postal). If the element is present, it must have either a @value, an @id, or extensions |
Class TContributor |
A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TContributorType |
The type of contributor. If the element is present, it must have either a @value, an @id, or extensions |
Class TAttachment |
For referring to data content defined in other formats. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TAttachmentArray |
|
Class TDataRequirement |
Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDataRequirementArray |
|
Class TDataRequirementCodeFilter |
Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDataRequirementCodeFilterArray |
|
Class TDataRequirementDateFilter |
Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDataRequirementDateFilterArray |
|
Class TDataRequirementSort |
Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDataRequirementSortArray |
|
Class TSortDirection |
The possible sort directions, ascending or descending. If the element is present, it must have either a @value, an @id, or extensions |
Class TDosage |
Indicates how the medication is/was taken or should be taken by the patient. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDosageArray |
|
Class TDosageDoseAndRate |
Indicates how the medication is/was taken or should be taken by the patient. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDosageDoseAndRateArray |
|
Class TMoney |
An amount of economic utility in some recognized currency. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class THumanName |
A human's name with the ability to identify parts and usage. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class THumanNameArray |
|
Class TNameUse |
The use of a human name. If the element is present, it must have either a @value, an @id, or extensions |
Class TContactPoint |
Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TContactPointArray |
|
Class TContactPointSystem |
Telecommunications form for contact point. If the element is present, it must have either a @value, an @id, or extensions |
Class TContactPointUse |
Use of contact point. If the element is present, it must have either a @value, an @id, or extensions |
Class TMarketingStatus |
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TMarketingStatusArray |
|
Class TIdentifier |
An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TIdentifierArray |
|
Class TIdentifierUse |
Identifies the purpose for this identifier, if known . If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceAmount |
Chemical substances are a single substance type whose primary defining element is the molecular structure. Chemical substances shall be defined on the basis of their complete covalent molecular structure; the presence of a salt (counter-ion) and/or solvates (water, alcohols) is also captured. Purity, grade, physical form or particle size are not taken into account in the definition of a chemical substance or in the assignment of a Substance ID. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TSubstanceAmountReferenceRange |
Chemical substances are a single substance type whose primary defining element is the molecular structure. Chemical substances shall be defined on the basis of their complete covalent molecular structure; the presence of a salt (counter-ion) and/or solvates (water, alcohols) is also captured. Purity, grade, physical form or particle size are not taken into account in the definition of a chemical substance or in the assignment of a Substance ID. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TCoding |
A reference to a code defined by a terminology system. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TCodingArray |
|
Class TSampledData |
A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TSampledDataDataType |
|
Class TPopulation |
A populatioof people with some set of grouping criteria. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TPopulationArray |
|
Class TRatio |
A relationship of two Quantity values - expressed as a numerator and a denominator. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TReference |
A reference from one resource to another. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TReferenceArray |
|
Class TTriggerDefinition |
A description of a triggering event. Triggering events can be named events, data events, or periodic, as determined by the type element. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TTriggerDefinitionArray |
|
Class TTriggerType |
The type of trigger. If the element is present, it must have either a @value, an @id, or extensions |
Class TQuantity |
A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TQuantityArray |
|
Class TAge |
A duration of time during which an organism (or a process) has existed. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TDistance |
A length - a value with a unit that is a physical distance. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TCount |
A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TQuantityComparator |
How the Quantity should be understood and represented. If the element is present, it must have either a @value, an @id, or extensions |
Class TPeriod |
A time period defined by a start and end date and optionally time. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TPeriodArray |
|
Class TDuration |
A length of time. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TRange |
A set of ordered Quantities defined by a low and high limit. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TRelatedArtifact |
Related artifacts such as additional documentation, justification, or bibliographic references. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TRelatedArtifactArray |
|
Class TRelatedArtifactType |
The type of relationship to the related artifact. If the element is present, it must have either a @value, an @id, or extensions |
Class TAnnotation |
A text note which also contains information about who made the statement and when. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TAnnotationArray |
|
Class TProductShelfLife |
The shelf-life and storage information for a medicinal product item or container can be described using this class. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TProductShelfLifeArray |
|
Class TContactDetail |
Specifies contact information for a person or organization. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TContactDetailArray |
|
Class TUsageContext |
Specifies clinical/business/etc. metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care). If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TUsageContextArray |
|
Class TExpression |
A expression that is evaluated in a specified context and returns a value. The context of use of the expression must specify the context in which the expression is evaluated, and how the result of the expression is used. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TExpressionLanguage |
The media type of the expression language. If the element is present, it must have either a @value, an @id, or extensions |
Class TSignature |
A signature along with supporting context. The signature may be a digital signature that is cryptographic in nature, or some other signature acceptable to the domain. This other signature may be as simple as a graphical image representing a hand-written signature, or a signature ceremony Different signature approaches have different utilities. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TSignatureArray |
|
Class TTiming |
Specifies an event that may occur multiple times. Timing schedules are used to record when things are planned, expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds, and may be used for reporting the schedule to which past regular activities were carried out. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TTimingArray |
|
Class TTimingRepeat |
Specifies an event that may occur multiple times. Timing schedules are used to record when things are planned, expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds, and may be used for reporting the schedule to which past regular activities were carried out. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TUnitsOfTime |
A unit of time (units from UCUM). If the element is present, it must have either a @value, an @id, or extensions |
Class TEventTiming |
Real world event relating to the schedule. If the element is present, it must have either a @value, an @id, or extensions |
Class TEventTimingArray |
|
Class TProdCharacteristic |
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TCodeableConcept |
A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TCodeableConceptArray |
|
Class TParameterDefinition |
The parameters to the module. This collection specifies both the input and output parameters. Input parameters are provided by the caller as part of the $evaluate operation. Output parameters are included in the GuidanceResponse. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TParameterDefinitionArray |
|
Class TElementDefinition |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionArray |
|
Class TElementDefinitionConstraint |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionConstraintArray |
|
Class TElementDefinitionMapping |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionMappingArray |
|
Class TElementDefinitionBase |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionType |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionTypeArray |
|
Class TElementDefinitionExample |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionExampleArray |
|
Class TElementDefinitionSlicing |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionBinding |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionDiscriminator |
Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions |
Class TElementDefinitionDiscriminatorArray |
|
Class TPropertyRepresentation |
How a property is represented when serialized. If the element is present, it must have either a @value, an @id, or extensions |
Class TPropertyRepresentationArray |
|
Class TConstraintSeverity |
SHALL applications comply with this constraint? If the element is present, it must have either a @value, an @id, or extensions |
Class TAggregationMode |
How resource references can be aggregated. If the element is present, it must have either a @value, an @id, or extensions |
Class TAggregationModeArray |
|
Class TReferenceVersionRules |
Whether a reference needs to be version specific or version independent, or whether either can be used. If the element is present, it must have either a @value, an @id, or extensions |
Class TSlicingRules |
How slices are interpreted when evaluating an instance. If the element is present, it must have either a @value, an @id, or extensions |
Class TBindingStrength |
Indication of the degree of conformance expectations associated with a binding. If the element is present, it must have either a @value, an @id, or extensions |
Class TDiscriminatorType |
How an element value is interpreted when discrimination is evaluated. If the element is present, it must have either a @value, an @id, or extensions |
Class TPublicationStatus |
If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchParamType |
If the element is present, it must have either a @value, an @id, or extensions |
Class TAdministrativeGender |
If the element is present, it must have either a @value, an @id, or extensions |
Class TFHIRVersion |
If the element is present, it must have either a @value, an @id, or extensions |
Class TFHIRVersionArray |
|
Class TNoteType |
If the element is present, it must have either a @value, an @id, or extensions |
Class TRemittanceOutcome |
If the element is present, it must have either a @value, an @id, or extensions |
Class TConceptMapEquivalence |
If the element is present, it must have either a @value, an @id, or extensions |
Class TDocumentReferenceStatus |
If the element is present, it must have either a @value, an @id, or extensions |
Class TAccount |
A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centers, etc. If the element is present, it must have either a @value, an @id, or extensions |
Class TAccountCoverage |
A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centers, etc. |
Class TAccountCoverageArray |
|
Class TAccountGuarantor |
A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centers, etc. |
Class TAccountGuarantorArray |
|
Class TAccountStatus |
Indicates whether the account is available to be used. If the element is present, it must have either a @value, an @id, or extensions |
Class TActivityDefinition |
This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context. If the element is present, it must have either a @value, an @id, or extensions |
Class TActivityDefinitionParticipant |
This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context. |
Class TActivityDefinitionParticipantArray |
|
Class TActivityDefinitionDynamicValue |
This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context. |
Class TActivityDefinitionDynamicValueArray |
|
Class TActionParticipantType |
The type of participant in the activity. If the element is present, it must have either a @value, an @id, or extensions |
Class TRequestIntent |
Codes indicating the degree of authority/intentionality associated with a request. If the element is present, it must have either a @value, an @id, or extensions |
Class TRequestResourceType |
The kind of activity the definition is describing. If the element is present, it must have either a @value, an @id, or extensions |
Class TRequestPriority |
Identifies the level of importance to be assigned to actioning the request. If the element is present, it must have either a @value, an @id, or extensions |
Class TAdverseEvent |
Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death. If the element is present, it must have either a @value, an @id, or extensions |
Class TAdverseEventSuspectEntity |
Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death. |
Class TAdverseEventSuspectEntityArray |
|
Class TAdverseEventCausality |
Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death. |
Class TAdverseEventCausalityArray |
|
Class TAdverseEventActuality |
Overall nature of the adverse event, e.g. real or potential. If the element is present, it must have either a @value, an @id, or extensions |
Class TAllergyIntolerance |
Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance. If the element is present, it must have either a @value, an @id, or extensions |
Class TAllergyIntoleranceReaction |
Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance. |
Class TAllergyIntoleranceReactionArray |
|
Class TAllergyIntoleranceCriticality |
Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance. If the element is present, it must have either a @value, an @id, or extensions |
Class TAllergyIntoleranceType |
Identification of the underlying physiological mechanism for a Reaction Risk. If the element is present, it must have either a @value, an @id, or extensions |
Class TAllergyIntoleranceCategory |
Category of an identified substance associated with allergies or intolerances. If the element is present, it must have either a @value, an @id, or extensions |
Class TAllergyIntoleranceCategoryArray |
|
Class TAllergyIntoleranceSeverity |
Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations. If the element is present, it must have either a @value, an @id, or extensions |
Class TAppointment |
A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s). If the element is present, it must have either a @value, an @id, or extensions |
Class TAppointmentParticipant |
A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s). |
Class TAppointmentParticipantArray |
|
Class TParticipantRequired |
Is the Participant required to attend the appointment. If the element is present, it must have either a @value, an @id, or extensions |
Class TAppointmentStatus |
The free/busy status of an appointment. If the element is present, it must have either a @value, an @id, or extensions |
Class TParticipationStatus |
The Participation status of an appointment. If the element is present, it must have either a @value, an @id, or extensions |
Class TAppointmentResponse |
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection. If the element is present, it must have either a @value, an @id, or extensions |
Class TAuditEvent |
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. If the element is present, it must have either a @value, an @id, or extensions |
Class TAuditEventAgent |
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. |
Class TAuditEventAgentArray |
|
Class TAuditEventNetwork |
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. |
Class TAuditEventSource |
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. |
Class TAuditEventEntity |
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. |
Class TAuditEventEntityArray |
|
Class TAuditEventDetail |
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. |
Class TAuditEventDetailArray |
|
Class TAuditEventOutcome |
Indicates whether the event succeeded or failed. If the element is present, it must have either a @value, an @id, or extensions |
Class TAuditEventAction |
Indicator for type of action performed during the event that generated the event. If the element is present, it must have either a @value, an @id, or extensions |
Class TAuditEventAgentNetworkType |
The type of network access point of this agent in the audit event. If the element is present, it must have either a @value, an @id, or extensions |
Class TBasic |
Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification. If the element is present, it must have either a @value, an @id, or extensions |
Class TBinary |
A resource that represents the data of a single raw artifact as digital content accessible in its native format. A Binary resource can contain any content, whether text, image, pdf, zip archive, etc. If the element is present, it must have either a @value, an @id, or extensions |
Class TBiologicallyDerivedProduct |
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity. If the element is present, it must have either a @value, an @id, or extensions |
Class TBiologicallyDerivedProductCollection |
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity. |
Class TBiologicallyDerivedProductProcessing |
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity. |
Class TBiologicallyDerivedProductProcessingArray |
|
Class TBiologicallyDerivedProductManipulation |
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity. |
Class TBiologicallyDerivedProductStorage |
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity. |
Class TBiologicallyDerivedProductStorageArray |
|
Class TBiologicallyDerivedProductCategory |
Biologically Derived Product Category. If the element is present, it must have either a @value, an @id, or extensions |
Class TBiologicallyDerivedProductStatus |
Biologically Derived Product Status. If the element is present, it must have either a @value, an @id, or extensions |
Class TBiologicallyDerivedProductStorageScale |
BiologicallyDerived Product Storage Scale. If the element is present, it must have either a @value, an @id, or extensions |
Class TBodyStructure |
Record details about an anatomical structure. This resource may be used when a coded concept does not provide the necessary detail needed for the use case. If the element is present, it must have either a @value, an @id, or extensions |
Class TBundle |
A container for a collection of resources. If the element is present, it must have either a @value, an @id, or extensions |
Class TBundleLink |
A container for a collection of resources. |
Class TBundleLinkArray |
|
Class TBundleEntry |
A container for a collection of resources. |
Class TBundleEntryArray |
|
Class TBundleSearch |
A container for a collection of resources. |
Class TBundleRequest |
A container for a collection of resources. |
Class TBundleResponse |
A container for a collection of resources. |
Class THTTPVerb |
HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details. If the element is present, it must have either a @value, an @id, or extensions |
Class TBundleType |
Indicates the purpose of a bundle - how it is intended to be used. If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchEntryMode |
Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process. If the element is present, it must have either a @value, an @id, or extensions |
Class TCapabilityStatement |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. If the element is present, it must have either a @value, an @id, or extensions |
Class TCapabilityStatementSoftware |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementImplementation |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementRest |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementRestArray |
|
Class TCapabilityStatementSecurity |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementResource |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementResourceArray |
|
Class TCapabilityStatementInteraction |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementInteractionArray |
|
Class TCapabilityStatementSearchParam |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementSearchParamArray |
|
Class TCapabilityStatementOperation |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementOperationArray |
|
Class TCapabilityStatementInteraction1 |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementInteraction1Array |
|
Class TCapabilityStatementMessaging |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementMessagingArray |
|
Class TCapabilityStatementEndpoint |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementEndpointArray |
|
Class TCapabilityStatementSupportedMessage |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementSupportedMessageArray |
|
Class TCapabilityStatementDocument |
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCapabilityStatementDocumentArray |
|
Class TCapabilityStatementKind |
How a capability statement is intended to be used. If the element is present, it must have either a @value, an @id, or extensions |
Class TEventCapabilityMode |
The mode of a message capability statement. If the element is present, it must have either a @value, an @id, or extensions |
Class TResourceVersionPolicy |
How the system supports versioning for a resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TDocumentMode |
Whether the application produces or consumes documents. If the element is present, it must have either a @value, an @id, or extensions |
Class TRestfulCapabilityMode |
The mode of a RESTful capability statement. If the element is present, it must have either a @value, an @id, or extensions |
Class TTypeRestfulInteraction |
Operations supported by REST at the type or instance level. If the element is present, it must have either a @value, an @id, or extensions |
Class TSystemRestfulInteraction |
Operations supported by REST at the system level. If the element is present, it must have either a @value, an @id, or extensions |
Class TConditionalReadStatus |
A code that indicates how the server supports conditional read. If the element is present, it must have either a @value, an @id, or extensions |
Class TReferenceHandlingPolicy |
A set of flags that defines how references are supported. If the element is present, it must have either a @value, an @id, or extensions |
Class TReferenceHandlingPolicyArray |
|
Class TConditionalDeleteStatus |
A code that indicates how the server supports conditional delete. If the element is present, it must have either a @value, an @id, or extensions |
Class TCarePlan |
Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions. If the element is present, it must have either a @value, an @id, or extensions |
Class TCarePlanActivity |
Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions. |
Class TCarePlanActivityArray |
|
Class TCarePlanDetail |
Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions. |
Class TCarePlanActivityKind |
Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. If the element is present, it must have either a @value, an @id, or extensions |
Class TCarePlanActivityStatus |
Codes that reflect the current state of a care plan activity within its overall life cycle. If the element is present, it must have either a @value, an @id, or extensions |
Class TCarePlanIntent |
Codes indicating the degree of authority/intentionality associated with a care plan. If the element is present, it must have either a @value, an @id, or extensions |
Class TRequestStatus |
Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. If the element is present, it must have either a @value, an @id, or extensions |
Class TCareTeam |
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient. If the element is present, it must have either a @value, an @id, or extensions |
Class TCareTeamParticipant |
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient. |
Class TCareTeamParticipantArray |
|
Class TCareTeamStatus |
Indicates the status of the care team. If the element is present, it must have either a @value, an @id, or extensions |
Class TCatalogEntry |
Catalog entries are wrappers that contextualize items included in a catalog. If the element is present, it must have either a @value, an @id, or extensions |
Class TCatalogEntryRelatedEntry |
Catalog entries are wrappers that contextualize items included in a catalog. |
Class TCatalogEntryRelatedEntryArray |
|
Class TCatalogEntryRelationType |
The type of relations between entries. If the element is present, it must have either a @value, an @id, or extensions |
Class TChargeItem |
The resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons. Main Usage of the ChargeItem is to enable the billing process and internal cost allocation. If the element is present, it must have either a @value, an @id, or extensions |
Class TChargeItemPerformer |
The resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons. Main Usage of the ChargeItem is to enable the billing process and internal cost allocation. |
Class TChargeItemPerformerArray |
|
Class TChargeItemStatus |
Codes identifying the lifecycle stage of a ChargeItem. If the element is present, it must have either a @value, an @id, or extensions |
Class TChargeItemDefinition |
The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices. The properties may differ largely depending on type and realm, therefore this resource gives only a rough structure and requires profiling for each type of billing code system. If the element is present, it must have either a @value, an @id, or extensions |
Class TChargeItemDefinitionApplicability |
The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices. The properties may differ largely depending on type and realm, therefore this resource gives only a rough structure and requires profiling for each type of billing code system. |
Class TChargeItemDefinitionApplicabilityArray |
|
Class TChargeItemDefinitionPropertyGroup |
The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices. The properties may differ largely depending on type and realm, therefore this resource gives only a rough structure and requires profiling for each type of billing code system. |
Class TChargeItemDefinitionPropertyGroupArray |
|
Class TChargeItemDefinitionPriceComponent |
The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices. The properties may differ largely depending on type and realm, therefore this resource gives only a rough structure and requires profiling for each type of billing code system. |
Class TChargeItemDefinitionPriceComponentArray |
|
Class TInvoicePriceComponentType |
Codes indicating the kind of the price component. If the element is present, it must have either a @value, an @id, or extensions |
Class TClaim |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. If the element is present, it must have either a @value, an @id, or extensions |
Class TClaimRelated |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimRelatedArray |
|
Class TClaimPayee |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimCareTeam |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimCareTeamArray |
|
Class TClaimSupportingInfo |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimSupportingInfoArray |
|
Class TClaimDiagnosis |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimDiagnosisArray |
|
Class TClaimProcedure |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimProcedureArray |
|
Class TClaimInsurance |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimInsuranceArray |
|
Class TClaimAccident |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimItem |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimItemArray |
|
Class TClaimDetail |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimDetailArray |
|
Class TClaimSubDetail |
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. |
Class TClaimSubDetailArray |
|
Class TUse |
The purpose of the Claim: predetermination, preauthorization, claim. If the element is present, it must have either a @value, an @id, or extensions |
Class TFinancialResourceStatusCodes |
A code specifying the state of the resource instance. If the element is present, it must have either a @value, an @id, or extensions |
Class TClaimResponse |
This resource provides the adjudication details from the processing of a Claim resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TClaimResponseItem |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseItemArray |
|
Class TClaimResponseAdjudication |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseAdjudicationArray |
|
Class TClaimResponseDetail |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseDetailArray |
|
Class TClaimResponseSubDetail |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseSubDetailArray |
|
Class TClaimResponseAddItem |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseAddItemArray |
|
Class TClaimResponseDetail1 |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseDetail1Array |
|
Class TClaimResponseSubDetail1 |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseSubDetail1Array |
|
Class TClaimResponseTotal |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseTotalArray |
|
Class TClaimResponsePayment |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseProcessNote |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseProcessNoteArray |
|
Class TClaimResponseInsurance |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseInsuranceArray |
|
Class TClaimResponseError |
This resource provides the adjudication details from the processing of a Claim resource. |
Class TClaimResponseErrorArray |
|
Class TClaimProcessingCodes |
The result of the claim processing. If the element is present, it must have either a @value, an @id, or extensions |
Class TClinicalImpression |
A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition. Assessments are often 1:1 with a clinical consultation / encounter, but this varies greatly depending on the clinical workflow. This resource is called "ClinicalImpression" rather than "ClinicalAssessment" to avoid confusion with the recording of assessment tools such as Apgar score. If the element is present, it must have either a @value, an @id, or extensions |
Class TClinicalImpressionInvestigation |
A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition. Assessments are often 1:1 with a clinical consultation / encounter, but this varies greatly depending on the clinical workflow. This resource is called "ClinicalImpression" rather than "ClinicalAssessment" to avoid confusion with the recording of assessment tools such as Apgar score. |
Class TClinicalImpressionInvestigationArray |
|
Class TClinicalImpressionFinding |
A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition. Assessments are often 1:1 with a clinical consultation / encounter, but this varies greatly depending on the clinical workflow. This resource is called "ClinicalImpression" rather than "ClinicalAssessment" to avoid confusion with the recording of assessment tools such as Apgar score. |
Class TClinicalImpressionFindingArray |
|
Class TClinicalImpressionStatus |
The workflow state of a clinical impression. If the element is present, it must have either a @value, an @id, or extensions |
Class TCodeSystem |
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content. If the element is present, it must have either a @value, an @id, or extensions |
Class TCodeSystemFilter |
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content. |
Class TCodeSystemFilterArray |
|
Class TCodeSystemProperty |
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content. |
Class TCodeSystemPropertyArray |
|
Class TCodeSystemConcept |
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content. |
Class TCodeSystemConceptArray |
|
Class TCodeSystemDesignation |
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content. |
Class TCodeSystemDesignationArray |
|
Class TCodeSystemProperty1 |
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content. |
Class TCodeSystemProperty1Array |
|
Class TFilterOperator |
The kind of operation to perform as a part of a property based filter. If the element is present, it must have either a @value, an @id, or extensions |
Class TFilterOperatorArray |
|
Class TPropertyType |
The type of a property value. If the element is present, it must have either a @value, an @id, or extensions |
Class TCodeSystemHierarchyMeaning |
The meaning of the hierarchy of concepts in a code system. If the element is present, it must have either a @value, an @id, or extensions |
Class TCodeSystemContentMode |
The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TCommunication |
An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency that was notified about a reportable condition. If the element is present, it must have either a @value, an @id, or extensions |
Class TCommunicationPayload |
An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency that was notified about a reportable condition. |
Class TCommunicationPayloadArray |
|
Class TEventStatus |
The status of the communication. If the element is present, it must have either a @value, an @id, or extensions |
Class TCommunicationRequest |
A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition. If the element is present, it must have either a @value, an @id, or extensions |
Class TCommunicationRequestPayload |
A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition. |
Class TCommunicationRequestPayloadArray |
|
Class TCompartmentDefinition |
A compartment definition that defines how resources are accessed on a server. If the element is present, it must have either a @value, an @id, or extensions |
Class TCompartmentDefinitionResource |
A compartment definition that defines how resources are accessed on a server. |
Class TCompartmentDefinitionResourceArray |
|
Class TCompartmentType |
Which type a compartment definition describes. If the element is present, it must have either a @value, an @id, or extensions |
Class TComposition |
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). If the element is present, it must have either a @value, an @id, or extensions |
Class TCompositionAttester |
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). |
Class TCompositionAttesterArray |
|
Class TCompositionRelatesTo |
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). |
Class TCompositionRelatesToArray |
|
Class TCompositionEvent |
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). |
Class TCompositionEventArray |
|
Class TCompositionSection |
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). |
Class TCompositionSectionArray |
|
Class TvConfidentialityClassification |
Codes specifying the level of confidentiality of the composition. If the element is present, it must have either a @value, an @id, or extensions |
Class TCompositionStatus |
The workflow/clinical status of the composition. If the element is present, it must have either a @value, an @id, or extensions |
Class TDocumentRelationshipType |
The type of relationship between documents. If the element is present, it must have either a @value, an @id, or extensions |
Class TCompositionAttestationMode |
The way in which a person authenticated a composition. If the element is present, it must have either a @value, an @id, or extensions |
Class TListMode |
The processing mode that applies to this section. If the element is present, it must have either a @value, an @id, or extensions |
Class TConceptMap |
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models. If the element is present, it must have either a @value, an @id, or extensions |
Class TConceptMapGroup |
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models. |
Class TConceptMapGroupArray |
|
Class TConceptMapElement |
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models. |
Class TConceptMapElementArray |
|
Class TConceptMapTarget |
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models. |
Class TConceptMapTargetArray |
|
Class TConceptMapDependsOn |
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models. |
Class TConceptMapDependsOnArray |
|
Class TConceptMapUnmapped |
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models. |
Class TConceptMapGroupUnmappedMode |
Defines which action to take if there is no match in the group. If the element is present, it must have either a @value, an @id, or extensions |
Class TCondition |
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern. If the element is present, it must have either a @value, an @id, or extensions |
Class TConditionStage |
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern. |
Class TConditionStageArray |
|
Class TConditionEvidence |
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern. |
Class TConditionEvidenceArray |
|
Class TConsent |
A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. If the element is present, it must have either a @value, an @id, or extensions |
Class TConsentPolicy |
A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. |
Class TConsentPolicyArray |
|
Class TConsentVerification |
A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. |
Class TConsentVerificationArray |
|
Class TConsentProvision |
A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. |
Class TConsentProvisionArray |
|
Class TConsentActor |
A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. |
Class TConsentActorArray |
|
Class TConsentData |
A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. |
Class TConsentDataArray |
|
Class TConsentProvisionType |
How a rule statement is applied, such as adding additional consent or removing consent. If the element is present, it must have either a @value, an @id, or extensions |
Class TConsentDataMeaning |
How a resource reference is interpreted when testing consent restrictions. If the element is present, it must have either a @value, an @id, or extensions |
Class TConsentState |
Indicates the state of the consent. If the element is present, it must have either a @value, an @id, or extensions |
Class TContract |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. If the element is present, it must have either a @value, an @id, or extensions |
Class TContractContentDefinition |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractTerm |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractTermArray |
|
Class TContractSecurityLabel |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractSecurityLabelArray |
|
Class TContractOffer |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractParty |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractPartyArray |
|
Class TContractAnswer |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractAnswerArray |
|
Class TContractAsset |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractAssetArray |
|
Class TContractContext |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractContextArray |
|
Class TContractValuedItem |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractValuedItemArray |
|
Class TContractAction |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractActionArray |
|
Class TContractSubject |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractSubjectArray |
|
Class TContractSigner |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractSignerArray |
|
Class TContractFriendly |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractFriendlyArray |
|
Class TContractLegal |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractLegalArray |
|
Class TContractRule |
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. |
Class TContractRuleArray |
|
Class TContractResourceStatusCodes |
A code specifying the state of the resource instance. If the element is present, it must have either a @value, an @id, or extensions |
Class TContractResourcePublicationStatusCodes |
Status of the publication of contract content. If the element is present, it must have either a @value, an @id, or extensions |
Class TCoverage |
Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment. If the element is present, it must have either a @value, an @id, or extensions |
Class TCoverageClass |
Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment. |
Class TCoverageClassArray |
|
Class TCoverageCostToBeneficiary |
Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment. |
Class TCoverageCostToBeneficiaryArray |
|
Class TCoverageException |
Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment. |
Class TCoverageExceptionArray |
|
Class TCoverageEligibilityRequest |
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy. If the element is present, it must have either a @value, an @id, or extensions |
Class TCoverageEligibilityRequestSupportingInfo |
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy. |
Class TCoverageEligibilityRequestSupportingInfoArray |
|
Class TCoverageEligibilityRequestInsurance |
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy. |
Class TCoverageEligibilityRequestInsuranceArray |
|
Class TCoverageEligibilityRequestItem |
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy. |
Class TCoverageEligibilityRequestItemArray |
|
Class TCoverageEligibilityRequestDiagnosis |
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy. |
Class TCoverageEligibilityRequestDiagnosisArray |
|
Class TEligibilityRequestPurpose |
A code specifying the types of information being requested. If the element is present, it must have either a @value, an @id, or extensions |
Class TEligibilityRequestPurposeArray |
|
Class TCoverageEligibilityResponse |
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TCoverageEligibilityResponseInsurance |
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. |
Class TCoverageEligibilityResponseInsuranceArray |
|
Class TCoverageEligibilityResponseItem |
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. |
Class TCoverageEligibilityResponseItemArray |
|
Class TCoverageEligibilityResponseBenefit |
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. |
Class TCoverageEligibilityResponseBenefitArray |
|
Class TCoverageEligibilityResponseError |
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. |
Class TCoverageEligibilityResponseErrorArray |
|
Class TEligibilityResponsePurpose |
A code specifying the types of information being requested. If the element is present, it must have either a @value, an @id, or extensions |
Class TEligibilityResponsePurposeArray |
|
Class TDetectedIssue |
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc. If the element is present, it must have either a @value, an @id, or extensions |
Class TDetectedIssueEvidence |
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc. |
Class TDetectedIssueEvidenceArray |
|
Class TDetectedIssueMitigation |
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc. |
Class TDetectedIssueMitigationArray |
|
Class TObservationStatus |
Indicates the status of the identified issue. If the element is present, it must have either a @value, an @id, or extensions |
Class TDetectedIssueSeverity |
Indicates the potential degree of impact of the identified issue on the patient. If the element is present, it must have either a @value, an @id, or extensions |
Class TDevice |
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceUdiCarrier |
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Class TDeviceUdiCarrierArray |
|
Class TDeviceDeviceName |
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Class TDeviceDeviceNameArray |
|
Class TDeviceSpecialization |
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Class TDeviceSpecializationArray |
|
Class TDeviceVersion |
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Class TDeviceVersionArray |
|
Class TDeviceProperty |
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Class TDevicePropertyArray |
|
Class TFHIRDeviceStatus |
The availability status of the device. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceNameType |
The type of name the device is referred by. If the element is present, it must have either a @value, an @id, or extensions |
Class TUDIEntryType |
Codes to identify how UDI data was entered. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceDefinition |
The characteristics, operational status and capabilities of a medical-related component of a medical device. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceDefinitionUdiDeviceIdentifier |
The characteristics, operational status and capabilities of a medical-related component of a medical device. |
Class TDeviceDefinitionUdiDeviceIdentifierArray |
|
Class TDeviceDefinitionDeviceName |
The characteristics, operational status and capabilities of a medical-related component of a medical device. |
Class TDeviceDefinitionDeviceNameArray |
|
Class TDeviceDefinitionSpecialization |
The characteristics, operational status and capabilities of a medical-related component of a medical device. |
Class TDeviceDefinitionSpecializationArray |
|
Class TDeviceDefinitionCapability |
The characteristics, operational status and capabilities of a medical-related component of a medical device. |
Class TDeviceDefinitionCapabilityArray |
|
Class TDeviceDefinitionProperty |
The characteristics, operational status and capabilities of a medical-related component of a medical device. |
Class TDeviceDefinitionPropertyArray |
|
Class TDeviceDefinitionMaterial |
The characteristics, operational status and capabilities of a medical-related component of a medical device. |
Class TDeviceDefinitionMaterialArray |
|
Class TDeviceMetric |
Describes a measurement, calculation or setting capability of a medical device. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceMetricCalibration |
Describes a measurement, calculation or setting capability of a medical device. |
Class TDeviceMetricCalibrationArray |
|
Class TDeviceMetricCalibrationType |
Describes the type of a metric calibration. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceMetricColor |
Describes the typical color of representation. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceMetricCalibrationState |
Describes the state of a metric calibration. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceMetricOperationalStatus |
Describes the operational status of the DeviceMetric. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceMetricCategory |
Describes the category of the metric. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceRequest |
Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceRequestParameter |
Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker. |
Class TDeviceRequestParameterArray |
|
Class TDeviceUseStatement |
A record of a device being used by a patient where the record is the result of a report from the patient or another clinician. If the element is present, it must have either a @value, an @id, or extensions |
Class TDeviceUseStatementStatus |
A coded concept indicating the current status of the Device Usage. If the element is present, it must have either a @value, an @id, or extensions |
Class TDiagnosticReport |
The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. If the element is present, it must have either a @value, an @id, or extensions |
Class TDiagnosticReportMedia |
The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. |
Class TDiagnosticReportMediaArray |
|
Class TDiagnosticReportStatus |
The status of the diagnostic report. If the element is present, it must have either a @value, an @id, or extensions |
Class TDocumentManifest |
A collection of documents compiled for a purpose together with metadata that applies to the collection. If the element is present, it must have either a @value, an @id, or extensions |
Class TDocumentManifestRelated |
A collection of documents compiled for a purpose together with metadata that applies to the collection. |
Class TDocumentManifestRelatedArray |
|
Class TDocumentReference |
A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text. If the element is present, it must have either a @value, an @id, or extensions |
Class TDocumentReferenceRelatesTo |
A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text. |
Class TDocumentReferenceRelatesToArray |
|
Class TDocumentReferenceContent |
A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text. |
Class TDocumentReferenceContentArray |
|
Class TDocumentReferenceContext |
A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text. |
Class TEffectEvidenceSynthesis |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. If the element is present, it must have either a @value, an @id, or extensions |
Class TEffectEvidenceSynthesisSampleSize |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. |
Class TEffectEvidenceSynthesisResultsByExposure |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. |
Class TEffectEvidenceSynthesisResultsByExposureArray |
|
Class TEffectEvidenceSynthesisEffectEstimate |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. |
Class TEffectEvidenceSynthesisEffectEstimateArray |
|
Class TEffectEvidenceSynthesisPrecisionEstimate |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. |
Class TEffectEvidenceSynthesisPrecisionEstimateArray |
|
Class TEffectEvidenceSynthesisCertainty |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. |
Class TEffectEvidenceSynthesisCertaintyArray |
|
Class TEffectEvidenceSynthesisCertaintySubcomponent |
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies. |
Class TEffectEvidenceSynthesisCertaintySubcomponentArray |
|
Class TExposureState |
Whether the results by exposure is describing the results for the primary exposure of interest (exposure) or the alternative state (exposureAlternative). If the element is present, it must have either a @value, an @id, or extensions |
Class TEncounter |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. If the element is present, it must have either a @value, an @id, or extensions |
Class TEncounterStatusHistory |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
Class TEncounterStatusHistoryArray |
|
Class TEncounterClassHistory |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
Class TEncounterClassHistoryArray |
|
Class TEncounterParticipant |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
Class TEncounterParticipantArray |
|
Class TEncounterDiagnosis |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
Class TEncounterDiagnosisArray |
|
Class TEncounterHospitalization |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
Class TEncounterLocation |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
Class TEncounterLocationArray |
|
Class TEncounterLocationStatus |
The status of the location. If the element is present, it must have either a @value, an @id, or extensions |
Class TEncounterStatus |
Current state of the encounter. If the element is present, it must have either a @value, an @id, or extensions |
Class TEndpoint |
The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b or a REST endpoint for another FHIR server. This may include any security context information. If the element is present, it must have either a @value, an @id, or extensions |
Class TEndpointStatus |
The status of the endpoint. If the element is present, it must have either a @value, an @id, or extensions |
Class TEnrollmentRequest |
This resource provides the insurance enrollment details to the insurer regarding a specified coverage. If the element is present, it must have either a @value, an @id, or extensions |
Class TEnrollmentResponse |
This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TEpisodeOfCare |
An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time. If the element is present, it must have either a @value, an @id, or extensions |
Class TEpisodeOfCareStatusHistory |
An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time. |
Class TEpisodeOfCareStatusHistoryArray |
|
Class TEpisodeOfCareDiagnosis |
An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time. |
Class TEpisodeOfCareDiagnosisArray |
|
Class TEpisodeOfCareStatus |
The status of the episode of care. If the element is present, it must have either a @value, an @id, or extensions |
Class TEventDefinition |
The EventDefinition resource provides a reusable description of when a particular event can occur. If the element is present, it must have either a @value, an @id, or extensions |
Class TEvidence |
The Evidence resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about. If the element is present, it must have either a @value, an @id, or extensions |
Class TEvidenceVariable |
The EvidenceVariable resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about. If the element is present, it must have either a @value, an @id, or extensions |
Class TEvidenceVariableCharacteristic |
The EvidenceVariable resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about. |
Class TEvidenceVariableCharacteristicArray |
|
Class TEvidenceVariableType |
The possible types of variables for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive). If the element is present, it must have either a @value, an @id, or extensions |
Class TGroupMeasure |
Possible group measure aggregates (E.g. Mean, Median). If the element is present, it must have either a @value, an @id, or extensions |
Class TExampleScenario |
Example of workflow instance. If the element is present, it must have either a @value, an @id, or extensions |
Class TExampleScenarioActor |
Example of workflow instance. |
Class TExampleScenarioActorArray |
|
Class TExampleScenarioInstance |
Example of workflow instance. |
Class TExampleScenarioInstanceArray |
|
Class TExampleScenarioVersion |
Example of workflow instance. |
Class TExampleScenarioVersionArray |
|
Class TExampleScenarioContainedInstance |
Example of workflow instance. |
Class TExampleScenarioContainedInstanceArray |
|
Class TExampleScenarioProcess |
Example of workflow instance. |
Class TExampleScenarioProcessArray |
|
Class TExampleScenarioStep |
Example of workflow instance. |
Class TExampleScenarioStepArray |
|
Class TExampleScenarioOperation |
Example of workflow instance. |
Class TExampleScenarioAlternative |
Example of workflow instance. |
Class TExampleScenarioAlternativeArray |
|
Class TExampleScenarioActorType |
The type of actor - system or human. If the element is present, it must have either a @value, an @id, or extensions |
Class TResourceType |
The type of resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TExplanationOfBenefit |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. If the element is present, it must have either a @value, an @id, or extensions |
Class TExplanationOfBenefitRelated |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitRelatedArray |
|
Class TExplanationOfBenefitPayee |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitCareTeam |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitCareTeamArray |
|
Class TExplanationOfBenefitSupportingInfo |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitSupportingInfoArray |
|
Class TExplanationOfBenefitDiagnosis |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitDiagnosisArray |
|
Class TExplanationOfBenefitProcedure |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitProcedureArray |
|
Class TExplanationOfBenefitInsurance |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitInsuranceArray |
|
Class TExplanationOfBenefitAccident |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitItem |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitItemArray |
|
Class TExplanationOfBenefitAdjudication |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitAdjudicationArray |
|
Class TExplanationOfBenefitDetail |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitDetailArray |
|
Class TExplanationOfBenefitSubDetail |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitSubDetailArray |
|
Class TExplanationOfBenefitAddItem |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitAddItemArray |
|
Class TExplanationOfBenefitDetail1 |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitDetail1Array |
|
Class TExplanationOfBenefitSubDetail1 |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitSubDetail1Array |
|
Class TExplanationOfBenefitTotal |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitTotalArray |
|
Class TExplanationOfBenefitPayment |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitProcessNote |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitProcessNoteArray |
|
Class TExplanationOfBenefitBenefitBalance |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitBenefitBalanceArray |
|
Class TExplanationOfBenefitFinancial |
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided. |
Class TExplanationOfBenefitFinancialArray |
|
Class TExplanationOfBenefitStatus |
A code specifying the state of the resource instance. If the element is present, it must have either a @value, an @id, or extensions |
Class TFamilyMemberHistory |
Significant health conditions for a person related to the patient relevant in the context of care for the patient. If the element is present, it must have either a @value, an @id, or extensions |
Class TFamilyMemberHistoryCondition |
Significant health conditions for a person related to the patient relevant in the context of care for the patient. |
Class TFamilyMemberHistoryConditionArray |
|
Class TFamilyHistoryStatus |
A code that identifies the status of the family history record. If the element is present, it must have either a @value, an @id, or extensions |
Class TFlag |
Prospective warnings of potential issues when providing care to the patient. If the element is present, it must have either a @value, an @id, or extensions |
Class TFlagStatus |
Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error. If the element is present, it must have either a @value, an @id, or extensions |
Class TGoal |
Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc. If the element is present, it must have either a @value, an @id, or extensions |
Class TGoalTarget |
Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc. |
Class TGoalTargetArray |
|
Class TGoalLifecycleStatus |
Codes that reflect the current state of a goal and whether the goal is still being targeted. If the element is present, it must have either a @value, an @id, or extensions |
Class TGraphDefinition |
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references. The Graph Definition resource defines a set and makes rules about the set. If the element is present, it must have either a @value, an @id, or extensions |
Class TGraphDefinitionLink |
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references. The Graph Definition resource defines a set and makes rules about the set. |
Class TGraphDefinitionLinkArray |
|
Class TGraphDefinitionTarget |
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references. The Graph Definition resource defines a set and makes rules about the set. |
Class TGraphDefinitionTargetArray |
|
Class TGraphDefinitionCompartment |
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references. The Graph Definition resource defines a set and makes rules about the set. |
Class TGraphDefinitionCompartmentArray |
|
Class TGraphCompartmentUse |
Defines how a compartment rule is used. If the element is present, it must have either a @value, an @id, or extensions |
Class TGraphCompartmentRule |
How a compartment must be linked. If the element is present, it must have either a @value, an @id, or extensions |
Class TGroup |
Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization. If the element is present, it must have either a @value, an @id, or extensions |
Class TGroupCharacteristic |
Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization. |
Class TGroupCharacteristicArray |
|
Class TGroupMember |
Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization. |
Class TGroupMemberArray |
|
Class TGroupType |
Types of resources that are part of group. If the element is present, it must have either a @value, an @id, or extensions |
Class TGuidanceResponse |
A guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken. If the element is present, it must have either a @value, an @id, or extensions |
Class TGuidanceResponseStatus |
The status of a guidance response. If the element is present, it must have either a @value, an @id, or extensions |
Class THealthcareService |
The details of a healthcare service available at a location. If the element is present, it must have either a @value, an @id, or extensions |
Class THealthcareServiceEligibility |
The details of a healthcare service available at a location. |
Class THealthcareServiceEligibilityArray |
|
Class THealthcareServiceAvailableTime |
The details of a healthcare service available at a location. |
Class THealthcareServiceAvailableTimeArray |
|
Class THealthcareServiceNotAvailable |
The details of a healthcare service available at a location. |
Class THealthcareServiceNotAvailableArray |
|
Class TDaysOfWeek |
The days of the week. If the element is present, it must have either a @value, an @id, or extensions |
Class TDaysOfWeekArray |
|
Class TImagingStudy |
Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context. A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities. If the element is present, it must have either a @value, an @id, or extensions |
Class TImagingStudySeries |
Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context. A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities. |
Class TImagingStudySeriesArray |
|
Class TImagingStudyPerformer |
Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context. A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities. |
Class TImagingStudyPerformerArray |
|
Class TImagingStudyInstance |
Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context. A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities. |
Class TImagingStudyInstanceArray |
|
Class TImagingStudyStatus |
The status of the ImagingStudy. If the element is present, it must have either a @value, an @id, or extensions |
Class TImmunization |
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. If the element is present, it must have either a @value, an @id, or extensions |
Class TImmunizationPerformer |
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. |
Class TImmunizationPerformerArray |
|
Class TImmunizationEducation |
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. |
Class TImmunizationEducationArray |
|
Class TImmunizationReaction |
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. |
Class TImmunizationReactionArray |
|
Class TImmunizationProtocolApplied |
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. |
Class TImmunizationProtocolAppliedArray |
|
Class TImmunizationStatusCodes |
A set of codes indicating the current status of an Immunization. If the element is present, it must have either a @value, an @id, or extensions |
Class TImmunizationEvaluation |
Describes a comparison of an immunization event against published recommendations to determine if the administration is "valid" in relation to those recommendations. If the element is present, it must have either a @value, an @id, or extensions |
Class TImmunizationEvaluationStatusCodes |
The status of the evaluation being done. If the element is present, it must have either a @value, an @id, or extensions |
Class TImmunizationRecommendation |
A patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification. If the element is present, it must have either a @value, an @id, or extensions |
Class TImmunizationRecommendationRecommendation |
A patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification. |
Class TImmunizationRecommendationRecommendationArray |
|
Class TImmunizationRecommendationDateCriterion |
A patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification. |
Class TImmunizationRecommendationDateCriterionArray |
|
Class TImplementationGuide |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. If the element is present, it must have either a @value, an @id, or extensions |
Class TImplementationGuideDependsOn |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideDependsOnArray |
|
Class TImplementationGuideGlobal |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideGlobalArray |
|
Class TImplementationGuideDefinition |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideGrouping |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideGroupingArray |
|
Class TImplementationGuideResource |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideResourceArray |
|
Class TImplementationGuidePage |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuidePageArray |
|
Class TImplementationGuideParameter |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideParameterArray |
|
Class TImplementationGuideTemplate |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideTemplateArray |
|
Class TImplementationGuideManifest |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideResource1 |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuideResource1Array |
|
Class TImplementationGuidePage1 |
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. |
Class TImplementationGuidePage1Array |
|
Class TGuideParameterCode |
Code of parameter that is input to the guide. If the element is present, it must have either a @value, an @id, or extensions |
Class TSPDXLicense |
The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/). If the element is present, it must have either a @value, an @id, or extensions |
Class TGuidePageGeneration |
A code that indicates how the page is generated. If the element is present, it must have either a @value, an @id, or extensions |
Class TInsurancePlan |
Details of a Health Insurance product/plan provided by an organization. If the element is present, it must have either a @value, an @id, or extensions |
Class TInsurancePlanContact |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanContactArray |
|
Class TInsurancePlanCoverage |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanCoverageArray |
|
Class TInsurancePlanBenefit |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanBenefitArray |
|
Class TInsurancePlanLimit |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanLimitArray |
|
Class TInsurancePlanPlan |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanPlanArray |
|
Class TInsurancePlanGeneralCost |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanGeneralCostArray |
|
Class TInsurancePlanSpecificCost |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanSpecificCostArray |
|
Class TInsurancePlanBenefit1 |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanBenefit1Array |
|
Class TInsurancePlanCost |
Details of a Health Insurance product/plan provided by an organization. |
Class TInsurancePlanCostArray |
|
Class TInvoice |
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. If the element is present, it must have either a @value, an @id, or extensions |
Class TInvoiceParticipant |
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. |
Class TInvoiceParticipantArray |
|
Class TInvoiceLineItem |
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. |
Class TInvoiceLineItemArray |
|
Class TInvoicePriceComponent |
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. |
Class TInvoicePriceComponentArray |
|
Class TInvoiceStatus |
Codes identifying the lifecycle stage of an Invoice. If the element is present, it must have either a @value, an @id, or extensions |
Class TLibrary |
The Library resource is a general-purpose container for knowledge asset definitions. It can be used to describe and expose existing knowledge assets such as logic libraries and information model descriptions, as well as to describe a collection of knowledge assets. If the element is present, it must have either a @value, an @id, or extensions |
Class TLinkage |
Identifies two or more records (resource instances) that refer to the same real-world "occurrence". If the element is present, it must have either a @value, an @id, or extensions |
Class TLinkageItem |
Identifies two or more records (resource instances) that refer to the same real-world "occurrence". |
Class TLinkageItemArray |
|
Class TLinkageType |
Used to distinguish different roles a resource can play within a set of linked resources. If the element is present, it must have either a @value, an @id, or extensions |
Class TList |
A list is a curated collection of resources. If the element is present, it must have either a @value, an @id, or extensions |
Class TListEntry |
A list is a curated collection of resources. |
Class TListEntryArray |
|
Class TListStatus |
The current state of the list. If the element is present, it must have either a @value, an @id, or extensions |
Class TLocation |
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. If the element is present, it must have either a @value, an @id, or extensions |
Class TLocationPosition |
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. |
Class TLocationHoursOfOperation |
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. |
Class TLocationHoursOfOperationArray |
|
Class TLocationMode |
Indicates whether a resource instance represents a specific location or a class of locations. If the element is present, it must have either a @value, an @id, or extensions |
Class TLocationStatus |
Indicates whether the location is still in use. If the element is present, it must have either a @value, an @id, or extensions |
Class TMeasure |
The Measure resource provides the definition of a quality measure. If the element is present, it must have either a @value, an @id, or extensions |
Class TMeasureGroup |
The Measure resource provides the definition of a quality measure. |
Class TMeasureGroupArray |
|
Class TMeasurePopulation |
The Measure resource provides the definition of a quality measure. |
Class TMeasurePopulationArray |
|
Class TMeasureStratifier |
The Measure resource provides the definition of a quality measure. |
Class TMeasureStratifierArray |
|
Class TMeasureComponent |
The Measure resource provides the definition of a quality measure. |
Class TMeasureComponentArray |
|
Class TMeasureSupplementalData |
The Measure resource provides the definition of a quality measure. |
Class TMeasureSupplementalDataArray |
|
Class TMeasureReport |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. If the element is present, it must have either a @value, an @id, or extensions |
Class TMeasureReportGroup |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. |
Class TMeasureReportGroupArray |
|
Class TMeasureReportPopulation |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. |
Class TMeasureReportPopulationArray |
|
Class TMeasureReportStratifier |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. |
Class TMeasureReportStratifierArray |
|
Class TMeasureReportStratum |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. |
Class TMeasureReportStratumArray |
|
Class TMeasureReportComponent |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. |
Class TMeasureReportComponentArray |
|
Class TMeasureReportPopulation1 |
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. |
Class TMeasureReportPopulation1Array |
|
Class TMeasureReportStatus |
The status of the measure report. If the element is present, it must have either a @value, an @id, or extensions |
Class TMeasureReportType |
The type of the measure report. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedia |
A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedication |
This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationIngredient |
This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. |
Class TMedicationIngredientArray |
|
Class TMedicationBatch |
This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. |
Class TMedicationStatusCodes |
A coded concept defining if the medication is in active use. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationAdministration |
Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationAdministrationPerformer |
Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner. |
Class TMedicationAdministrationPerformerArray |
|
Class TMedicationAdministrationDosage |
Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner. |
Class TMedicationDispense |
Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationDispensePerformer |
Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order. |
Class TMedicationDispensePerformerArray |
|
Class TMedicationDispenseSubstitution |
Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order. |
Class TMedicationKnowledge |
Information about a medication that is used to support knowledge. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationKnowledgeRelatedMedicationKnowledge |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeRelatedMedicationKnowledgeArray |
|
Class TMedicationKnowledgeMonograph |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeMonographArray |
|
Class TMedicationKnowledgeIngredient |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeIngredientArray |
|
Class TMedicationKnowledgeCost |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeCostArray |
|
Class TMedicationKnowledgeMonitoringProgram |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeMonitoringProgramArray |
|
Class TMedicationKnowledgeAdministrationGuidelines |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeAdministrationGuidelinesArray |
|
Class TMedicationKnowledgeDosage |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeDosageArray |
|
Class TMedicationKnowledgePatientCharacteristics |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgePatientCharacteristicsArray |
|
Class TMedicationKnowledgeMedicineClassification |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeMedicineClassificationArray |
|
Class TMedicationKnowledgePackaging |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeDrugCharacteristic |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeDrugCharacteristicArray |
|
Class TMedicationKnowledgeRegulatory |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeRegulatoryArray |
|
Class TMedicationKnowledgeSubstitution |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeSubstitutionArray |
|
Class TMedicationKnowledgeSchedule |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeScheduleArray |
|
Class TMedicationKnowledgeMaxDispense |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeKinetics |
Information about a medication that is used to support knowledge. |
Class TMedicationKnowledgeKineticsArray |
|
Class TMedicationRequest |
An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationRequestDispenseRequest |
An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns. |
Class TMedicationRequestInitialFill |
An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns. |
Class TMedicationRequestSubstitution |
An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns. |
Class TmedicationrequestStatus |
A coded concept specifying the state of the prescribing event. Describes the lifecycle of the prescription. If the element is present, it must have either a @value, an @id, or extensions |
Class TmedicationRequestIntent |
The kind of medication order. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicationStatement |
A record of a medication that is being consumed by a patient. A MedicationStatement may indicate that the patient may be taking the medication now or has taken the medication in the past or will be taking the medication in the future. The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician. A common scenario where this information is captured is during the history taking process during a patient visit or stay. The medication information may come from sources such as the patient's memory, from a prescription bottle, or from a list of medications the patient, clinician or other party maintains.
The primary difference between a medication statement and a medication administration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication. A medication statement is often, if not always, less specific. There is no required date/time when the medication was administered, in fact we only know that a source has reported the patient is taking this medication, where details such as time, quantity, or rate or even medication product may be incomplete or missing or less precise. As stated earlier, the medication statement information may come from the patient's memory, from a prescription bottle or from a list of medications the patient, clinician or other party maintains. Medication administration is more formal and is not missing detailed information. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProduct |
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use). If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductName |
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use). |
Class TMedicinalProductNameArray |
|
Class TMedicinalProductNamePart |
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use). |
Class TMedicinalProductNamePartArray |
|
Class TMedicinalProductCountryLanguage |
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use). |
Class TMedicinalProductCountryLanguageArray |
|
Class TMedicinalProductManufacturingBusinessOperation |
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use). |
Class TMedicinalProductManufacturingBusinessOperationArray |
|
Class TMedicinalProductSpecialDesignation |
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use). |
Class TMedicinalProductSpecialDesignationArray |
|
Class TMedicinalProductAuthorization |
The regulatory authorization of a medicinal product. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductAuthorizationJurisdictionalAuthorization |
The regulatory authorization of a medicinal product. |
Class TMedicinalProductAuthorizationJurisdictionalAuthorizationArray |
|
Class TMedicinalProductAuthorizationProcedure |
The regulatory authorization of a medicinal product. |
Class TMedicinalProductAuthorizationProcedureArray |
|
Class TMedicinalProductContraindication |
The clinical particulars - indications, contraindications etc. of a medicinal product, including for regulatory purposes. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductContraindicationOtherTherapy |
The clinical particulars - indications, contraindications etc. of a medicinal product, including for regulatory purposes. |
Class TMedicinalProductContraindicationOtherTherapyArray |
|
Class TMedicinalProductIndication |
Indication for the Medicinal Product. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductIndicationOtherTherapy |
Indication for the Medicinal Product. |
Class TMedicinalProductIndicationOtherTherapyArray |
|
Class TMedicinalProductIngredient |
An ingredient of a manufactured item or pharmaceutical product. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductIngredientSpecifiedSubstance |
An ingredient of a manufactured item or pharmaceutical product. |
Class TMedicinalProductIngredientSpecifiedSubstanceArray |
|
Class TMedicinalProductIngredientStrength |
An ingredient of a manufactured item or pharmaceutical product. |
Class TMedicinalProductIngredientStrengthArray |
|
Class TMedicinalProductIngredientReferenceStrength |
An ingredient of a manufactured item or pharmaceutical product. |
Class TMedicinalProductIngredientReferenceStrengthArray |
|
Class TMedicinalProductIngredientSubstance |
An ingredient of a manufactured item or pharmaceutical product. |
Class TMedicinalProductInteraction |
The interactions of the medicinal product with other medicinal products, or other forms of interactions. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductInteractionInteractant |
The interactions of the medicinal product with other medicinal products, or other forms of interactions. |
Class TMedicinalProductInteractionInteractantArray |
|
Class TMedicinalProductManufactured |
The manufactured item as contained in the packaged medicinal product. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductPackaged |
A medicinal product in a container or package. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductPackagedBatchIdentifier |
A medicinal product in a container or package. |
Class TMedicinalProductPackagedBatchIdentifierArray |
|
Class TMedicinalProductPackagedPackageItem |
A medicinal product in a container or package. |
Class TMedicinalProductPackagedPackageItemArray |
|
Class TMedicinalProductPharmaceutical |
A pharmaceutical product described in terms of its composition and dose form. If the element is present, it must have either a @value, an @id, or extensions |
Class TMedicinalProductPharmaceuticalCharacteristics |
A pharmaceutical product described in terms of its composition and dose form. |
Class TMedicinalProductPharmaceuticalCharacteristicsArray |
|
Class TMedicinalProductPharmaceuticalRouteOfAdministration |
A pharmaceutical product described in terms of its composition and dose form. |
Class TMedicinalProductPharmaceuticalRouteOfAdministrationArray |
|
Class TMedicinalProductPharmaceuticalTargetSpecies |
A pharmaceutical product described in terms of its composition and dose form. |
Class TMedicinalProductPharmaceuticalTargetSpeciesArray |
|
Class TMedicinalProductPharmaceuticalWithdrawalPeriod |
A pharmaceutical product described in terms of its composition and dose form. |
Class TMedicinalProductPharmaceuticalWithdrawalPeriodArray |
|
Class TMedicinalProductUndesirableEffect |
Describe the undesirable effects of the medicinal product. If the element is present, it must have either a @value, an @id, or extensions |
Class TMessageDefinition |
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted. If the element is present, it must have either a @value, an @id, or extensions |
Class TMessageDefinitionFocus |
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted. |
Class TMessageDefinitionFocusArray |
|
Class TMessageDefinitionAllowedResponse |
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted. |
Class TMessageDefinitionAllowedResponseArray |
|
Class TMessageSignificanceCategory |
The impact of the content of a message. If the element is present, it must have either a @value, an @id, or extensions |
Class TmessageheaderResponseRequest |
HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message. If the element is present, it must have either a @value, an @id, or extensions |
Class TMessageHeader |
The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle. If the element is present, it must have either a @value, an @id, or extensions |
Class TMessageHeaderDestination |
The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle. |
Class TMessageHeaderDestinationArray |
|
Class TMessageHeaderSource |
The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle. |
Class TMessageHeaderResponse |
The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle. |
Class TResponseType |
The kind of response to a message. If the element is present, it must have either a @value, an @id, or extensions |
Class TMolecularSequence |
Raw data describing a biological sequence. If the element is present, it must have either a @value, an @id, or extensions |
Class TMolecularSequenceReferenceSeq |
Raw data describing a biological sequence. |
Class TMolecularSequenceVariant |
Raw data describing a biological sequence. |
Class TMolecularSequenceVariantArray |
|
Class TMolecularSequenceQuality |
Raw data describing a biological sequence. |
Class TMolecularSequenceQualityArray |
|
Class TMolecularSequenceRoc |
Raw data describing a biological sequence. |
Class TMolecularSequenceRepository |
Raw data describing a biological sequence. |
Class TMolecularSequenceRepositoryArray |
|
Class TMolecularSequenceStructureVariant |
Raw data describing a biological sequence. |
Class TMolecularSequenceStructureVariantArray |
|
Class TMolecularSequenceOuter |
Raw data describing a biological sequence. |
Class TMolecularSequenceInner |
Raw data describing a biological sequence. |
Class TstrandType |
Type for strand. If the element is present, it must have either a @value, an @id, or extensions |
Class TorientationType |
Type for orientation. If the element is present, it must have either a @value, an @id, or extensions |
Class TrepositoryType |
Type for access of external URI. If the element is present, it must have either a @value, an @id, or extensions |
Class TqualityType |
Type for quality report. If the element is present, it must have either a @value, an @id, or extensions |
Class TsequenceType |
Type if a sequence – DNA, RNA, or amino acid sequence. If the element is present, it must have either a @value, an @id, or extensions |
Class TNamingSystem |
A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc. Represents a "System" used within the Identifier and Coding data types. If the element is present, it must have either a @value, an @id, or extensions |
Class TNamingSystemUniqueId |
A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc. Represents a "System" used within the Identifier and Coding data types. |
Class TNamingSystemUniqueIdArray |
|
Class TNamingSystemIdentifierType |
Identifies the style of unique identifier used to identify a namespace. If the element is present, it must have either a @value, an @id, or extensions |
Class TNamingSystemType |
Identifies the purpose of the naming system. If the element is present, it must have either a @value, an @id, or extensions |
Class TNutritionOrder |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. If the element is present, it must have either a @value, an @id, or extensions |
Class TNutritionOrderOralDiet |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. |
Class TNutritionOrderNutrient |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. |
Class TNutritionOrderNutrientArray |
|
Class TNutritionOrderTexture |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. |
Class TNutritionOrderTextureArray |
|
Class TNutritionOrderSupplement |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. |
Class TNutritionOrderSupplementArray |
|
Class TNutritionOrderEnteralFormula |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. |
Class TNutritionOrderAdministration |
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident. |
Class TNutritionOrderAdministrationArray |
|
Class TObservation |
Measurements and simple assertions made about a patient, device or other subject. If the element is present, it must have either a @value, an @id, or extensions |
Class TObservationReferenceRange |
Measurements and simple assertions made about a patient, device or other subject. |
Class TObservationReferenceRangeArray |
|
Class TObservationComponent |
Measurements and simple assertions made about a patient, device or other subject. |
Class TObservationComponentArray |
|
Class TObservationDefinition |
Set of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service. If the element is present, it must have either a @value, an @id, or extensions |
Class TObservationDefinitionQuantitativeDetails |
Set of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service. |
Class TObservationDefinitionQualifiedInterval |
Set of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service. |
Class TObservationDefinitionQualifiedIntervalArray |
|
Class TObservationDataType |
Permitted data type for observation value. If the element is present, it must have either a @value, an @id, or extensions |
Class TObservationDataTypeArray |
|
Class TObservationRangeCategory |
Codes identifying the category of observation range. If the element is present, it must have either a @value, an @id, or extensions |
Class TOperationDefinition |
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). If the element is present, it must have either a @value, an @id, or extensions |
Class TOperationDefinitionParameter |
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). |
Class TOperationDefinitionParameterArray |
|
Class TOperationDefinitionBinding |
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). |
Class TOperationDefinitionReferencedFrom |
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). |
Class TOperationDefinitionReferencedFromArray |
|
Class TOperationDefinitionOverload |
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). |
Class TOperationDefinitionOverloadArray |
|
Class TOperationParameterUse |
Whether an operation parameter is an input or an output parameter. If the element is present, it must have either a @value, an @id, or extensions |
Class TOperationKind |
Whether an operation is a normal operation or a query. If the element is present, it must have either a @value, an @id, or extensions |
Class TOperationOutcome |
A collection of error, warning, or information messages that result from a system action. If the element is present, it must have either a @value, an @id, or extensions |
Class TOperationOutcomeIssue |
A collection of error, warning, or information messages that result from a system action. |
Class TOperationOutcomeIssueArray |
|
Class TIssueType |
A code that describes the type of issue. If the element is present, it must have either a @value, an @id, or extensions |
Class TIssueSeverity |
How the issue affects the success of the action. If the element is present, it must have either a @value, an @id, or extensions |
Class TOrganization |
A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc. If the element is present, it must have either a @value, an @id, or extensions |
Class TOrganizationContact |
A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc. |
Class TOrganizationContactArray |
|
Class TOrganizationAffiliation |
Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship. If the element is present, it must have either a @value, an @id, or extensions |
Class TParameters |
This resource is a non-persisted resource used to pass information into and back from an [operation](operations.html). It has no other use, and there is no RESTful endpoint associated with it. If the element is present, it must have either a @value, an @id, or extensions |
Class TParametersParameter |
This resource is a non-persisted resource used to pass information into and back from an [operation](operations.html). It has no other use, and there is no RESTful endpoint associated with it. |
Class TParametersParameterArray |
|
Class TPatient |
Demographics and other administrative information about an individual or animal receiving care or other health-related services. If the element is present, it must have either a @value, an @id, or extensions |
Class TPatientContact |
Demographics and other administrative information about an individual or animal receiving care or other health-related services. |
Class TPatientContactArray |
|
Class TPatientCommunication |
Demographics and other administrative information about an individual or animal receiving care or other health-related services. |
Class TPatientCommunicationArray |
|
Class TPatientLink |
Demographics and other administrative information about an individual or animal receiving care or other health-related services. |
Class TPatientLinkArray |
|
Class TLinkType |
The type of link between this patient resource and another patient resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TPaymentNotice |
This resource provides the status of the payment for goods and services rendered, and the request and response resource references. If the element is present, it must have either a @value, an @id, or extensions |
Class TPaymentReconciliation |
This resource provides the details including amount of a payment and allocates the payment items being paid. If the element is present, it must have either a @value, an @id, or extensions |
Class TPaymentReconciliationDetail |
This resource provides the details including amount of a payment and allocates the payment items being paid. |
Class TPaymentReconciliationDetailArray |
|
Class TPaymentReconciliationProcessNote |
This resource provides the details including amount of a payment and allocates the payment items being paid. |
Class TPaymentReconciliationProcessNoteArray |
|
Class TPerson |
Demographics and administrative information about a person independent of a specific health-related context. If the element is present, it must have either a @value, an @id, or extensions |
Class TPersonLink |
Demographics and administrative information about a person independent of a specific health-related context. |
Class TPersonLinkArray |
|
Class TIdentityAssuranceLevel |
The level of confidence that this link represents the same actual person, based on NIST Authentication Levels. If the element is present, it must have either a @value, an @id, or extensions |
Class TPlanDefinition |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. If the element is present, it must have either a @value, an @id, or extensions |
Class TPlanDefinitionGoal |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionGoalArray |
|
Class TPlanDefinitionTarget |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionTargetArray |
|
Class TPlanDefinitionAction |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionActionArray |
|
Class TPlanDefinitionCondition |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionConditionArray |
|
Class TPlanDefinitionRelatedAction |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionRelatedActionArray |
|
Class TPlanDefinitionParticipant |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionParticipantArray |
|
Class TPlanDefinitionDynamicValue |
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols. |
Class TPlanDefinitionDynamicValueArray |
|
Class TActionRequiredBehavior |
Defines expectations around whether an action or action group is required. If the element is present, it must have either a @value, an @id, or extensions |
Class TActionRelationshipType |
Defines the types of relationships between actions. If the element is present, it must have either a @value, an @id, or extensions |
Class TActionGroupingBehavior |
Defines organization behavior of a group. If the element is present, it must have either a @value, an @id, or extensions |
Class TActionSelectionBehavior |
Defines selection behavior of a group. If the element is present, it must have either a @value, an @id, or extensions |
Class TActionCardinalityBehavior |
Defines behavior for an action or a group for how many times that item may be repeated. If the element is present, it must have either a @value, an @id, or extensions |
Class TActionPrecheckBehavior |
Defines selection frequency behavior for an action or group. If the element is present, it must have either a @value, an @id, or extensions |
Class TActionConditionKind |
Defines the kinds of conditions that can appear on actions. If the element is present, it must have either a @value, an @id, or extensions |
Class TPractitioner |
A person who is directly or indirectly involved in the provisioning of healthcare. If the element is present, it must have either a @value, an @id, or extensions |
Class TPractitionerQualification |
A person who is directly or indirectly involved in the provisioning of healthcare. |
Class TPractitionerQualificationArray |
|
Class TPractitionerRole |
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time. If the element is present, it must have either a @value, an @id, or extensions |
Class TPractitionerRoleAvailableTime |
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time. |
Class TPractitionerRoleAvailableTimeArray |
|
Class TPractitionerRoleNotAvailable |
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time. |
Class TPractitionerRoleNotAvailableArray |
|
Class TProcedure |
An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy. If the element is present, it must have either a @value, an @id, or extensions |
Class TProcedurePerformer |
An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy. |
Class TProcedurePerformerArray |
|
Class TProcedureFocalDevice |
An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy. |
Class TProcedureFocalDeviceArray |
|
Class TProvenance |
Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource. Provenance provides a critical foundation for assessing authenticity, enabling trust, and allowing reproducibility. Provenance assertions are a form of contextual metadata and can themselves become important records with their own provenance. Provenance statement indicates clinical significance in terms of confidence in authenticity, reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document Completion - has the artifact been legally authenticated), all of which may impact security, privacy, and trust policies. If the element is present, it must have either a @value, an @id, or extensions |
Class TProvenanceAgent |
Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource. Provenance provides a critical foundation for assessing authenticity, enabling trust, and allowing reproducibility. Provenance assertions are a form of contextual metadata and can themselves become important records with their own provenance. Provenance statement indicates clinical significance in terms of confidence in authenticity, reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document Completion - has the artifact been legally authenticated), all of which may impact security, privacy, and trust policies. |
Class TProvenanceAgentArray |
|
Class TProvenanceEntity |
Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource. Provenance provides a critical foundation for assessing authenticity, enabling trust, and allowing reproducibility. Provenance assertions are a form of contextual metadata and can themselves become important records with their own provenance. Provenance statement indicates clinical significance in terms of confidence in authenticity, reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document Completion - has the artifact been legally authenticated), all of which may impact security, privacy, and trust policies. |
Class TProvenanceEntityArray |
|
Class TProvenanceEntityRole |
How an entity was used in an activity. If the element is present, it must have either a @value, an @id, or extensions |
Class TQuestionnaire |
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. If the element is present, it must have either a @value, an @id, or extensions |
Class TQuestionnaireItem |
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. |
Class TQuestionnaireItemArray |
|
Class TQuestionnaireEnableWhen |
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. |
Class TQuestionnaireEnableWhenArray |
|
Class TQuestionnaireAnswerOption |
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. |
Class TQuestionnaireAnswerOptionArray |
|
Class TQuestionnaireInitial |
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. |
Class TQuestionnaireInitialArray |
|
Class TQuestionnaireItemType |
Distinguishes groups from questions and display text and indicates data type for questions. If the element is present, it must have either a @value, an @id, or extensions |
Class TEnableWhenBehavior |
Controls how multiple enableWhen values are interpreted - whether all or any must be true. If the element is present, it must have either a @value, an @id, or extensions |
Class TQuestionnaireItemOperator |
The criteria by which a question is enabled. If the element is present, it must have either a @value, an @id, or extensions |
Class TQuestionnaireResponse |
A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. If the element is present, it must have either a @value, an @id, or extensions |
Class TQuestionnaireResponseItem |
A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. |
Class TQuestionnaireResponseItemArray |
|
Class TQuestionnaireResponseAnswer |
A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. |
Class TQuestionnaireResponseAnswerArray |
|
Class TQuestionnaireResponseStatus |
Lifecycle status of the questionnaire response. If the element is present, it must have either a @value, an @id, or extensions |
Class TRelatedPerson |
Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process. If the element is present, it must have either a @value, an @id, or extensions |
Class TRelatedPersonCommunication |
Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process. |
Class TRelatedPersonCommunicationArray |
|
Class TRequestGroup |
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one". If the element is present, it must have either a @value, an @id, or extensions |
Class TRequestGroupAction |
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one". |
Class TRequestGroupActionArray |
|
Class TRequestGroupCondition |
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one". |
Class TRequestGroupConditionArray |
|
Class TRequestGroupRelatedAction |
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one". |
Class TRequestGroupRelatedActionArray |
|
Class TResearchDefinition |
The ResearchDefinition resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about. If the element is present, it must have either a @value, an @id, or extensions |
Class TResearchElementDefinition |
The ResearchElementDefinition resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about. If the element is present, it must have either a @value, an @id, or extensions |
Class TResearchElementDefinitionCharacteristic |
The ResearchElementDefinition resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about. |
Class TResearchElementDefinitionCharacteristicArray |
|
Class TResearchElementType |
The possible types of research elements (E.g. Population, Exposure, Outcome). If the element is present, it must have either a @value, an @id, or extensions |
Class TVariableType |
The possible types of variables for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive). If the element is present, it must have either a @value, an @id, or extensions |
Class TResearchStudy |
A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge. This includes studies of safety, efficacy, comparative effectiveness and other information about medications, devices, therapies and other interventional and investigative techniques. A ResearchStudy involves the gathering of information about human or animal subjects. If the element is present, it must have either a @value, an @id, or extensions |
Class TResearchStudyArm |
A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge. This includes studies of safety, efficacy, comparative effectiveness and other information about medications, devices, therapies and other interventional and investigative techniques. A ResearchStudy involves the gathering of information about human or animal subjects. |
Class TResearchStudyArmArray |
|
Class TResearchStudyObjective |
A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge. This includes studies of safety, efficacy, comparative effectiveness and other information about medications, devices, therapies and other interventional and investigative techniques. A ResearchStudy involves the gathering of information about human or animal subjects. |
Class TResearchStudyObjectiveArray |
|
Class TResearchStudyStatus |
Codes that convey the current status of the research study. If the element is present, it must have either a @value, an @id, or extensions |
Class TResearchSubject |
A physical entity which is the primary unit of operational and/or administrative interest in a study. If the element is present, it must have either a @value, an @id, or extensions |
Class TResearchSubjectStatus |
Indicates the progression of a study subject through a study. If the element is present, it must have either a @value, an @id, or extensions |
Class TRiskAssessment |
An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome. If the element is present, it must have either a @value, an @id, or extensions |
Class TRiskAssessmentPrediction |
An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome. |
Class TRiskAssessmentPredictionArray |
|
Class TRiskEvidenceSynthesis |
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies. If the element is present, it must have either a @value, an @id, or extensions |
Class TRiskEvidenceSynthesisSampleSize |
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies. |
Class TRiskEvidenceSynthesisRiskEstimate |
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies. |
Class TRiskEvidenceSynthesisPrecisionEstimate |
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies. |
Class TRiskEvidenceSynthesisPrecisionEstimateArray |
|
Class TRiskEvidenceSynthesisCertainty |
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies. |
Class TRiskEvidenceSynthesisCertaintyArray |
|
Class TRiskEvidenceSynthesisCertaintySubcomponent |
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies. |
Class TRiskEvidenceSynthesisCertaintySubcomponentArray |
|
Class TSchedule |
A container for slots of time that may be available for booking appointments. If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchParameter |
A search parameter that defines a named search item that can be used to search/filter on a resource. If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchParameterComponent |
A search parameter that defines a named search item that can be used to search/filter on a resource. |
Class TSearchParameterComponentArray |
|
Class TXPathUsageType |
How a search parameter relates to the set of elements returned by evaluating its xpath query. If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchModifierCode |
A supported modifier for a search parameter. If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchModifierCodeArray |
|
Class TSearchComparator |
What Search Comparator Codes are supported in search. If the element is present, it must have either a @value, an @id, or extensions |
Class TSearchComparatorArray |
|
Class TServiceRequest |
A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. If the element is present, it must have either a @value, an @id, or extensions |
Class TSlot |
A slot of time on a schedule that may be available for booking appointments. If the element is present, it must have either a @value, an @id, or extensions |
Class TSlotStatus |
The free/busy status of the slot. If the element is present, it must have either a @value, an @id, or extensions |
Class TSpecimen |
A sample to be used for analysis. If the element is present, it must have either a @value, an @id, or extensions |
Class TSpecimenCollection |
A sample to be used for analysis. |
Class TSpecimenProcessing |
A sample to be used for analysis. |
Class TSpecimenProcessingArray |
|
Class TSpecimenContainer |
A sample to be used for analysis. |
Class TSpecimenContainerArray |
|
Class TSpecimenStatus |
Codes providing the status/availability of a specimen. If the element is present, it must have either a @value, an @id, or extensions |
Class TSpecimenDefinition |
A kind of specimen with associated set of requirements. If the element is present, it must have either a @value, an @id, or extensions |
Class TSpecimenDefinitionTypeTested |
A kind of specimen with associated set of requirements. |
Class TSpecimenDefinitionTypeTestedArray |
|
Class TSpecimenDefinitionContainer |
A kind of specimen with associated set of requirements. |
Class TSpecimenDefinitionAdditive |
A kind of specimen with associated set of requirements. |
Class TSpecimenDefinitionAdditiveArray |
|
Class TSpecimenDefinitionHandling |
A kind of specimen with associated set of requirements. |
Class TSpecimenDefinitionHandlingArray |
|
Class TSpecimenContainedPreference |
Degree of preference of a type of conditioned specimen. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureDefinition |
A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions and constraints on resources and data types. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureDefinitionMapping |
A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions and constraints on resources and data types. |
Class TStructureDefinitionMappingArray |
|
Class TStructureDefinitionContext |
A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions and constraints on resources and data types. |
Class TStructureDefinitionContextArray |
|
Class TStructureDefinitionSnapshot |
A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions and constraints on resources and data types. |
Class TStructureDefinitionDifferential |
A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions and constraints on resources and data types. |
Class TStructureDefinitionKind |
Defines the type of structure that a definition is describing. If the element is present, it must have either a @value, an @id, or extensions |
Class TTypeDerivationRule |
How a type relates to its baseDefinition. If the element is present, it must have either a @value, an @id, or extensions |
Class TExtensionContextType |
How an extension context is interpreted. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMap |
A Map of relationships between 2 structures that can be used to transform data. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapStructure |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapStructureArray |
|
Class TStructureMapGroup |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapGroupArray |
|
Class TStructureMapInput |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapInputArray |
|
Class TStructureMapRule |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapRuleArray |
|
Class TStructureMapSource |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapSourceArray |
|
Class TStructureMapTarget |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapTargetArray |
|
Class TStructureMapParameter |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapParameterArray |
|
Class TStructureMapDependent |
A Map of relationships between 2 structures that can be used to transform data. |
Class TStructureMapDependentArray |
|
Class TStructureMapInputMode |
Mode for this instance of data. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapContextType |
How to interpret the context. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapTargetListMode |
If field is a list, how to manage the production. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapTargetListModeArray |
|
Class TStructureMapTransform |
How data is copied/created. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapSourceListMode |
If field is a list, how to manage the source. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapGroupTypeMode |
If this is the default rule set to apply for the source type, or this combination of types. If the element is present, it must have either a @value, an @id, or extensions |
Class TStructureMapModelMode |
How the referenced structure is used in this mapping. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubscription |
The subscription resource is used to define a push-based subscription from a server to another system. Once a subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined "channel" so that another system can take an appropriate action. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubscriptionChannel |
The subscription resource is used to define a push-based subscription from a server to another system. Once a subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined "channel" so that another system can take an appropriate action. |
Class TSubscriptionStatus |
The status of a subscription. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubscriptionChannelType |
The type of method used to execute a subscription. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstance |
A homogeneous material with a definite composition. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceInstance |
A homogeneous material with a definite composition. |
Class TSubstanceInstanceArray |
|
Class TSubstanceIngredient |
A homogeneous material with a definite composition. |
Class TSubstanceIngredientArray |
|
Class TFHIRSubstanceStatus |
A code to indicate if the substance is actively used. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceNucleicAcid |
Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceNucleicAcidSubunit |
Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction. |
Class TSubstanceNucleicAcidSubunitArray |
|
Class TSubstanceNucleicAcidLinkage |
Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction. |
Class TSubstanceNucleicAcidLinkageArray |
|
Class TSubstanceNucleicAcidSugar |
Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction. |
Class TSubstanceNucleicAcidSugarArray |
|
Class TSubstancePolymer |
Todo. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstancePolymerMonomerSet |
Todo. |
Class TSubstancePolymerMonomerSetArray |
|
Class TSubstancePolymerStartingMaterial |
Todo. |
Class TSubstancePolymerStartingMaterialArray |
|
Class TSubstancePolymerRepeat |
Todo. |
Class TSubstancePolymerRepeatArray |
|
Class TSubstancePolymerRepeatUnit |
Todo. |
Class TSubstancePolymerRepeatUnitArray |
|
Class TSubstancePolymerDegreeOfPolymerisation |
Todo. |
Class TSubstancePolymerDegreeOfPolymerisationArray |
|
Class TSubstancePolymerStructuralRepresentation |
Todo. |
Class TSubstancePolymerStructuralRepresentationArray |
|
Class TSubstanceProtein |
A SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of subunits that are either covalently linked or have a defined invariant stoichiometric relationship. This includes all synthetic, recombinant and purified SubstanceProteins of defined sequence, whether the use is therapeutic or prophylactic. This set of elements will be used to describe albumins, coagulation factors, cytokines, growth factors, peptide/SubstanceProtein hormones, enzymes, toxins, toxoids, recombinant vaccines, and immunomodulators. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceProteinSubunit |
A SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of subunits that are either covalently linked or have a defined invariant stoichiometric relationship. This includes all synthetic, recombinant and purified SubstanceProteins of defined sequence, whether the use is therapeutic or prophylactic. This set of elements will be used to describe albumins, coagulation factors, cytokines, growth factors, peptide/SubstanceProtein hormones, enzymes, toxins, toxoids, recombinant vaccines, and immunomodulators. |
Class TSubstanceProteinSubunitArray |
|
Class TSubstanceReferenceInformation |
Todo. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceReferenceInformationGene |
Todo. |
Class TSubstanceReferenceInformationGeneArray |
|
Class TSubstanceReferenceInformationGeneElement |
Todo. |
Class TSubstanceReferenceInformationGeneElementArray |
|
Class TSubstanceReferenceInformationClassification |
Todo. |
Class TSubstanceReferenceInformationClassificationArray |
|
Class TSubstanceReferenceInformationTarget |
Todo. |
Class TSubstanceReferenceInformationTargetArray |
|
Class TSubstanceSourceMaterial |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceSourceMaterialFractionDescription |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. |
Class TSubstanceSourceMaterialFractionDescriptionArray |
|
Class TSubstanceSourceMaterialOrganism |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. |
Class TSubstanceSourceMaterialAuthor |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. |
Class TSubstanceSourceMaterialAuthorArray |
|
Class TSubstanceSourceMaterialHybrid |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. |
Class TSubstanceSourceMaterialOrganismGeneral |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. |
Class TSubstanceSourceMaterialPartDescription |
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. |
Class TSubstanceSourceMaterialPartDescriptionArray |
|
Class TSubstanceSpecification |
The detailed description of a substance, typically at a level beyond what is used for prescribing. If the element is present, it must have either a @value, an @id, or extensions |
Class TSubstanceSpecificationMoiety |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationMoietyArray |
|
Class TSubstanceSpecificationProperty |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationPropertyArray |
|
Class TSubstanceSpecificationStructure |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationIsotope |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationIsotopeArray |
|
Class TSubstanceSpecificationMolecularWeight |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationMolecularWeightArray |
|
Class TSubstanceSpecificationRepresentation |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationRepresentationArray |
|
Class TSubstanceSpecificationCode |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationCodeArray |
|
Class TSubstanceSpecificationName |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationNameArray |
|
Class TSubstanceSpecificationOfficial |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationOfficialArray |
|
Class TSubstanceSpecificationRelationship |
The detailed description of a substance, typically at a level beyond what is used for prescribing. |
Class TSubstanceSpecificationRelationshipArray |
|
Class TSupplyDelivery |
Record of delivery of what is supplied. If the element is present, it must have either a @value, an @id, or extensions |
Class TSupplyDeliverySuppliedItem |
Record of delivery of what is supplied. |
Class TSupplyDeliveryStatus |
Status of the supply delivery. If the element is present, it must have either a @value, an @id, or extensions |
Class TSupplyRequest |
A record of a request for a medication, substance or device used in the healthcare setting. If the element is present, it must have either a @value, an @id, or extensions |
Class TSupplyRequestParameter |
A record of a request for a medication, substance or device used in the healthcare setting. |
Class TSupplyRequestParameterArray |
|
Class TSupplyRequestStatus |
Status of the supply request. If the element is present, it must have either a @value, an @id, or extensions |
Class TTask |
A task to be performed. If the element is present, it must have either a @value, an @id, or extensions |
Class TTaskRestriction |
A task to be performed. |
Class TTaskInput |
A task to be performed. |
Class TTaskInputArray |
|
Class TTaskOutput |
A task to be performed. |
Class TTaskOutputArray |
|
Class TTaskStatus |
The current status of the task. If the element is present, it must have either a @value, an @id, or extensions |
Class TTaskIntent |
Distinguishes whether the task is a proposal, plan or full order. If the element is present, it must have either a @value, an @id, or extensions |
Class TTerminologyCapabilities |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. If the element is present, it must have either a @value, an @id, or extensions |
Class TTerminologyCapabilitiesSoftware |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesImplementation |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesCodeSystem |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesCodeSystemArray |
|
Class TTerminologyCapabilitiesVersion |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesVersionArray |
|
Class TTerminologyCapabilitiesFilter |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesFilterArray |
|
Class TTerminologyCapabilitiesExpansion |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesParameter |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesParameterArray |
|
Class TTerminologyCapabilitiesValidateCode |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesTranslation |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TTerminologyCapabilitiesClosure |
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation. |
Class TCodeSearchSupport |
The degree to which the server supports the code search parameter on ValueSet, if it is supported. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestReport |
A summary of information based on the results of executing a TestScript. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestReportParticipant |
A summary of information based on the results of executing a TestScript. |
Class TTestReportParticipantArray |
|
Class TTestReportSetup |
A summary of information based on the results of executing a TestScript. |
Class TTestReportAction |
A summary of information based on the results of executing a TestScript. |
Class TTestReportActionArray |
|
Class TTestReportOperation |
A summary of information based on the results of executing a TestScript. |
Class TTestReportAssert |
A summary of information based on the results of executing a TestScript. |
Class TTestReportTest |
A summary of information based on the results of executing a TestScript. |
Class TTestReportTestArray |
|
Class TTestReportAction1 |
A summary of information based on the results of executing a TestScript. |
Class TTestReportAction1Array |
|
Class TTestReportTeardown |
A summary of information based on the results of executing a TestScript. |
Class TTestReportAction2 |
A summary of information based on the results of executing a TestScript. |
Class TTestReportAction2Array |
|
Class TTestReportStatus |
The current status of the test report. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestReportActionResult |
The results of executing an action. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestReportParticipantType |
The type of participant. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestReportResult |
The reported execution result. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestScript |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestScriptOrigin |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptOriginArray |
|
Class TTestScriptDestination |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptDestinationArray |
|
Class TTestScriptMetadata |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptLink |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptLinkArray |
|
Class TTestScriptCapability |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptCapabilityArray |
|
Class TTestScriptFixture |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptFixtureArray |
|
Class TTestScriptVariable |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptVariableArray |
|
Class TTestScriptSetup |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptAction |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptActionArray |
|
Class TTestScriptOperation |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptRequestHeader |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptRequestHeaderArray |
|
Class TTestScriptAssert |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptTest |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptTestArray |
|
Class TTestScriptAction1 |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptAction1Array |
|
Class TTestScriptTeardown |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptAction2 |
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. |
Class TTestScriptAction2Array |
|
Class TAssertionDirectionType |
The type of direction to use for assertion. If the element is present, it must have either a @value, an @id, or extensions |
Class TAssertionOperatorType |
The type of operator to use for assertion. If the element is present, it must have either a @value, an @id, or extensions |
Class TAssertionResponseTypes |
The type of response code to use for assertion. If the element is present, it must have either a @value, an @id, or extensions |
Class TTestScriptRequestMethodCode |
The allowable request method or HTTP operation codes. If the element is present, it must have either a @value, an @id, or extensions |
Class TValueSet |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). If the element is present, it must have either a @value, an @id, or extensions |
Class TValueSetCompose |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetInclude |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetIncludeArray |
|
Class TValueSetConcept |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetConceptArray |
|
Class TValueSetDesignation |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetDesignationArray |
|
Class TValueSetFilter |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetFilterArray |
|
Class TValueSetExpansion |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetParameter |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetParameterArray |
|
Class TValueSetContains |
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html). |
Class TValueSetContainsArray |
|
Class TVerificationResult |
Describes validation requirements, source(s), status and dates for one or more elements. If the element is present, it must have either a @value, an @id, or extensions |
Class TVerificationResultPrimarySource |
Describes validation requirements, source(s), status and dates for one or more elements. |
Class TVerificationResultPrimarySourceArray |
|
Class TVerificationResultAttestation |
Describes validation requirements, source(s), status and dates for one or more elements. |
Class TVerificationResultValidator |
Describes validation requirements, source(s), status and dates for one or more elements. |
Class TVerificationResultValidatorArray |
|
Class Tstatus |
The validation status of the target. If the element is present, it must have either a @value, an @id, or extensions |
Class TVisionPrescription |
An authorization for the provision of glasses and/or contact lenses to a patient. If the element is present, it must have either a @value, an @id, or extensions |
Class TVisionPrescriptionLensSpecification |
An authorization for the provision of glasses and/or contact lenses to a patient. |
Class TVisionPrescriptionLensSpecificationArray |
|
Class TVisionPrescriptionPrism |
An authorization for the provision of glasses and/or contact lenses to a patient. |
Class TVisionPrescriptionPrismArray |
|
Class TVisionBase |
A coded concept listing the base codes. If the element is present, it must have either a @value, an @id, or extensions |
Class TVisionEyes |
A coded concept listing the eye codes. If the element is present, it must have either a @value, an @id, or extensions |