Unit bsFhir_r4

Uses
Functions and Procedures
Constants
Variables

Description

****************************************************

Overview

Classes, Interfaces, Objects and Records

Name Description
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

Types

Tdateprimitive = string;
TdateTimeprimitive = string;
Tcodeprimitive = string;
Tstringprimitive = string;
Tintegerprimitive = integer;
Toidprimitive = string;
Tcanonicalprimitive = string;
Turiprimitive = string;
Tuuidprimitive = string;
Turlprimitive = string;
Tinstantprimitive = TDateTime;
Tbooleanprimitive = Boolean;
Tbase64Binaryprimitive = string;
TunsignedIntprimitive = Int64;
Tmarkdownprimitive = string;
Ttimeprimitive = TTime;
Tidprimitive = string;
TpositiveIntprimitive = Int64;
TNarrativeStatuslist = Tcodeprimitive;
TAddressUselist = Tcodeprimitive;
TAddressTypelist = Tcodeprimitive;
TContributorTypelist = Tcodeprimitive;
TSortDirectionlist = Tcodeprimitive;
TNameUselist = Tcodeprimitive;
TContactPointSystemlist = Tcodeprimitive;
TContactPointUselist = Tcodeprimitive;
TIdentifierUselist = Tcodeprimitive;
TSampledDataDataTypeprimitive = string;
TTriggerTypelist = Tcodeprimitive;
TQuantityComparatorlist = Tcodeprimitive;
TRelatedArtifactTypelist = Tcodeprimitive;
TExpressionLanguagelist = Tcodeprimitive;
TUnitsOfTimelist = Tcodeprimitive;
TEventTiminglist = Tcodeprimitive;
TPropertyRepresentationlist = Tcodeprimitive;
TConstraintSeveritylist = Tcodeprimitive;
TAggregationModelist = Tcodeprimitive;
TReferenceVersionRuleslist = Tcodeprimitive;
TSlicingRuleslist = Tcodeprimitive;
TBindingStrengthlist = Tcodeprimitive;
TDiscriminatorTypelist = Tcodeprimitive;
TPublicationStatuslist = Tcodeprimitive;
TSearchParamTypelist = Tcodeprimitive;
TAdministrativeGenderlist = Tcodeprimitive;
TFHIRVersionlist = Tcodeprimitive;
TNoteTypelist = Tcodeprimitive;
TRemittanceOutcomelist = Tcodeprimitive;
TConceptMapEquivalencelist = Tcodeprimitive;
TDocumentReferenceStatuslist = Tcodeprimitive;
TAccountStatuslist = Tcodeprimitive;
TActionParticipantTypelist = Tcodeprimitive;
TRequestIntentlist = Tcodeprimitive;
TRequestResourceTypelist = Tcodeprimitive;
TRequestPrioritylist = Tcodeprimitive;
TAdverseEventActualitylist = Tcodeprimitive;
TAllergyIntoleranceCriticalitylist = Tcodeprimitive;
TAllergyIntoleranceTypelist = Tcodeprimitive;
TAllergyIntoleranceCategorylist = Tcodeprimitive;
TAllergyIntoleranceSeveritylist = Tcodeprimitive;
TParticipantRequiredlist = Tcodeprimitive;
TAppointmentStatuslist = Tcodeprimitive;
TParticipationStatuslist = Tcodeprimitive;
TAuditEventOutcomelist = Tcodeprimitive;
TAuditEventActionlist = Tcodeprimitive;
TAuditEventAgentNetworkTypelist = Tcodeprimitive;
TBiologicallyDerivedProductCategorylist = Tcodeprimitive;
TBiologicallyDerivedProductStatuslist = Tcodeprimitive;
TBiologicallyDerivedProductStorageScalelist = Tcodeprimitive;
THTTPVerblist = Tcodeprimitive;
TBundleTypelist = Tcodeprimitive;
TSearchEntryModelist = Tcodeprimitive;
TCapabilityStatementKindlist = Tcodeprimitive;
TEventCapabilityModelist = Tcodeprimitive;
TResourceVersionPolicylist = Tcodeprimitive;
TDocumentModelist = Tcodeprimitive;
TRestfulCapabilityModelist = Tcodeprimitive;
TTypeRestfulInteractionlist = Tcodeprimitive;
TSystemRestfulInteractionlist = Tcodeprimitive;
TConditionalReadStatuslist = Tcodeprimitive;
TReferenceHandlingPolicylist = Tcodeprimitive;
TConditionalDeleteStatuslist = Tcodeprimitive;
TCarePlanActivityKindlist = Tcodeprimitive;
TCarePlanActivityStatuslist = Tcodeprimitive;
TCarePlanIntentlist = Tcodeprimitive;
TRequestStatuslist = Tcodeprimitive;
TCareTeamStatuslist = Tcodeprimitive;
TCatalogEntryRelationTypelist = Tcodeprimitive;
TChargeItemStatuslist = Tcodeprimitive;
TInvoicePriceComponentTypelist = Tcodeprimitive;
TUselist = Tcodeprimitive;
TFinancialResourceStatusCodeslist = Tcodeprimitive;
TClaimProcessingCodeslist = Tcodeprimitive;
TClinicalImpressionStatuslist = Tcodeprimitive;
TFilterOperatorlist = Tcodeprimitive;
TPropertyTypelist = Tcodeprimitive;
TCodeSystemHierarchyMeaninglist = Tcodeprimitive;
TCodeSystemContentModelist = Tcodeprimitive;
TEventStatuslist = Tcodeprimitive;
TCompartmentTypelist = Tcodeprimitive;
TvConfidentialityClassificationlist = Tcodeprimitive;
TCompositionStatuslist = Tcodeprimitive;
TDocumentRelationshipTypelist = Tcodeprimitive;
TCompositionAttestationModelist = Tcodeprimitive;
TListModelist = Tcodeprimitive;
TConceptMapGroupUnmappedModelist = Tcodeprimitive;
TConsentProvisionTypelist = Tcodeprimitive;
TConsentDataMeaninglist = Tcodeprimitive;
TConsentStatelist = Tcodeprimitive;
TContractResourceStatusCodeslist = Tcodeprimitive;
TContractResourcePublicationStatusCodeslist = Tcodeprimitive;
TEligibilityRequestPurposelist = Tcodeprimitive;
TEligibilityResponsePurposelist = Tcodeprimitive;
TObservationStatuslist = Tcodeprimitive;
TDetectedIssueSeveritylist = Tcodeprimitive;
TFHIRDeviceStatuslist = Tcodeprimitive;
TDeviceNameTypelist = Tcodeprimitive;
TUDIEntryTypelist = Tcodeprimitive;
TDeviceMetricCalibrationTypelist = Tcodeprimitive;
TDeviceMetricColorlist = Tcodeprimitive;
TDeviceMetricCalibrationStatelist = Tcodeprimitive;
TDeviceMetricOperationalStatuslist = Tcodeprimitive;
TDeviceMetricCategorylist = Tcodeprimitive;
TDeviceUseStatementStatuslist = Tcodeprimitive;
TDiagnosticReportStatuslist = Tcodeprimitive;
TExposureStatelist = Tcodeprimitive;
TEncounterLocationStatuslist = Tcodeprimitive;
TEncounterStatuslist = Tcodeprimitive;
TEndpointStatuslist = Tcodeprimitive;
TEpisodeOfCareStatuslist = Tcodeprimitive;
TEvidenceVariableTypelist = Tcodeprimitive;
TGroupMeasurelist = Tcodeprimitive;
TExampleScenarioActorTypelist = Tcodeprimitive;
TResourceTypelist = Tcodeprimitive;
TExplanationOfBenefitStatuslist = Tcodeprimitive;
TFamilyHistoryStatuslist = Tcodeprimitive;
TFlagStatuslist = Tcodeprimitive;
TGoalLifecycleStatuslist = Tcodeprimitive;
TGraphCompartmentUselist = Tcodeprimitive;
TGraphCompartmentRulelist = Tcodeprimitive;
TGroupTypelist = Tcodeprimitive;
TGuidanceResponseStatuslist = Tcodeprimitive;
TDaysOfWeeklist = Tcodeprimitive;
TImagingStudyStatuslist = Tcodeprimitive;
TImmunizationStatusCodeslist = Tcodeprimitive;
TImmunizationEvaluationStatusCodeslist = Tcodeprimitive;
TGuideParameterCodelist = Tcodeprimitive;
TSPDXLicenselist = Tcodeprimitive;
TGuidePageGenerationlist = Tcodeprimitive;
TInvoiceStatuslist = Tcodeprimitive;
TLinkageTypelist = Tcodeprimitive;
TListStatuslist = Tcodeprimitive;
TLocationModelist = Tcodeprimitive;
TLocationStatuslist = Tcodeprimitive;
TMeasureReportStatuslist = Tcodeprimitive;
TMeasureReportTypelist = Tcodeprimitive;
TMedicationStatusCodeslist = Tcodeprimitive;
TmedicationrequestStatuslist = Tcodeprimitive;
TmedicationRequestIntentlist = Tcodeprimitive;
TMessageSignificanceCategorylist = Tcodeprimitive;
TmessageheaderResponseRequestlist = Tcodeprimitive;
TResponseTypelist = Tcodeprimitive;
TstrandTypelist = Tcodeprimitive;
TorientationTypelist = Tcodeprimitive;
TrepositoryTypelist = Tcodeprimitive;
TqualityTypelist = Tcodeprimitive;
TsequenceTypelist = Tcodeprimitive;
TNamingSystemIdentifierTypelist = Tcodeprimitive;
TNamingSystemTypelist = Tcodeprimitive;
TObservationDataTypelist = Tcodeprimitive;
TObservationRangeCategorylist = Tcodeprimitive;
TOperationParameterUselist = Tcodeprimitive;
TOperationKindlist = Tcodeprimitive;
TIssueTypelist = Tcodeprimitive;
TIssueSeveritylist = Tcodeprimitive;
TLinkTypelist = Tcodeprimitive;
TIdentityAssuranceLevellist = Tcodeprimitive;
TActionRequiredBehaviorlist = Tcodeprimitive;
TActionRelationshipTypelist = Tcodeprimitive;
TActionGroupingBehaviorlist = Tcodeprimitive;
TActionSelectionBehaviorlist = Tcodeprimitive;
TActionCardinalityBehaviorlist = Tcodeprimitive;
TActionPrecheckBehaviorlist = Tcodeprimitive;
TActionConditionKindlist = Tcodeprimitive;
TProvenanceEntityRolelist = Tcodeprimitive;
TQuestionnaireItemTypelist = Tcodeprimitive;
TEnableWhenBehaviorlist = Tcodeprimitive;
TQuestionnaireItemOperatorlist = Tcodeprimitive;
TQuestionnaireResponseStatuslist = Tcodeprimitive;
TResearchElementTypelist = Tcodeprimitive;
TVariableTypelist = Tcodeprimitive;
TResearchStudyStatuslist = Tcodeprimitive;
TResearchSubjectStatuslist = Tcodeprimitive;
TXPathUsageTypelist = Tcodeprimitive;
TSearchModifierCodelist = Tcodeprimitive;
TSearchComparatorlist = Tcodeprimitive;
TSlotStatuslist = Tcodeprimitive;
TSpecimenStatuslist = Tcodeprimitive;
TSpecimenContainedPreferencelist = Tcodeprimitive;
TStructureDefinitionKindlist = Tcodeprimitive;
TTypeDerivationRulelist = Tcodeprimitive;
TExtensionContextTypelist = Tcodeprimitive;
TStructureMapInputModelist = Tcodeprimitive;
TStructureMapContextTypelist = Tcodeprimitive;
TStructureMapTargetListModelist = Tcodeprimitive;
TStructureMapTransformlist = Tcodeprimitive;
TStructureMapSourceListModelist = Tcodeprimitive;
TStructureMapGroupTypeModelist = Tcodeprimitive;
TStructureMapModelModelist = Tcodeprimitive;
TSubscriptionStatuslist = Tcodeprimitive;
TSubscriptionChannelTypelist = Tcodeprimitive;
TFHIRSubstanceStatuslist = Tcodeprimitive;
TSupplyDeliveryStatuslist = Tcodeprimitive;
TSupplyRequestStatuslist = Tcodeprimitive;
TTaskStatuslist = Tcodeprimitive;
TTaskIntentlist = Tcodeprimitive;
TCodeSearchSupportlist = Tcodeprimitive;
TTestReportStatuslist = Tcodeprimitive;
TTestReportActionResultlist = Tcodeprimitive;
TTestReportParticipantTypelist = Tcodeprimitive;
TTestReportResultlist = Tcodeprimitive;
TAssertionDirectionTypelist = Tcodeprimitive;
TAssertionOperatorTypelist = Tcodeprimitive;
TAssertionResponseTypeslist = Tcodeprimitive;
TTestScriptRequestMethodCodelist = Tcodeprimitive;
Tstatuslist = Tcodeprimitive;
TVisionBaselist = Tcodeprimitive;
TVisionEyeslist = Tcodeprimitive;

Description

Types

Tdateprimitive = string;
 
TdateTimeprimitive = string;
 
Tcodeprimitive = string;
 
Tstringprimitive = string;
 
Tintegerprimitive = integer;
 
Toidprimitive = string;
 
Tcanonicalprimitive = string;
 
Turiprimitive = string;
 
Tuuidprimitive = string;
 
Turlprimitive = string;
 
Tinstantprimitive = TDateTime;
 
Tbooleanprimitive = Boolean;
 
Tbase64Binaryprimitive = string;
 
TunsignedIntprimitive = Int64;
 
Tmarkdownprimitive = string;
 
Ttimeprimitive = TTime;
 
Tidprimitive = string;
 
TpositiveIntprimitive = Int64;
 
TNarrativeStatuslist = Tcodeprimitive;

  • generated : Generated

  • extensions : Extensions

  • additional : Additional

  • empty : Empty

TAddressUselist = Tcodeprimitive;

  • home : Home

  • work : Work

  • temp : Temporary

  • old : Old / Incorrect

  • billing : Billing

TAddressTypelist = Tcodeprimitive;

  • postal : Postal

  • physical : Physical

  • both : Postal & Physical

TContributorTypelist = Tcodeprimitive;

  • author : Author

  • editor : Editor

  • reviewer : Reviewer

  • endorser : Endorser

TSortDirectionlist = Tcodeprimitive;

  • ascending : Ascending

  • descending : Descending

TNameUselist = Tcodeprimitive;

  • usual : Usual

  • official : Official

  • temp : Temp

  • nickname : Nickname

  • anonymous : Anonymous

  • old : Old

  • maiden : Name changed for Marriage

TContactPointSystemlist = Tcodeprimitive;

  • phone : Phone

  • fax : Fax

  • email : Email

  • pager : Pager

  • url : URL

  • sms : SMS

  • other : Other

TContactPointUselist = Tcodeprimitive;

  • home : Home

  • work : Work

  • temp : Temp

  • old : Old

  • mobile : Mobile

TIdentifierUselist = Tcodeprimitive;

  • usual : Usual

  • official : Official

  • temp : Temp

  • secondary : Secondary

  • old : Old

TSampledDataDataTypeprimitive = string;
 
TTriggerTypelist = Tcodeprimitive;

  • named-event : Named Event

  • periodic : Periodic

  • data-changed : Data Changed

  • data-added : Data Added

  • data-modified : Data Updated

  • data-removed : Data Removed

  • data-accessed : Data Accessed

  • data-access-ended : Data Access Ended

TQuantityComparatorlist = Tcodeprimitive;

  • < : Less than

  • <= : Less or Equal to

  • >= : Greater or Equal to

  • > : Greater than

TRelatedArtifactTypelist = Tcodeprimitive;

  • documentation : Documentation

  • justification : Justification

  • citation : Citation

  • predecessor : Predecessor

  • successor : Successor

  • derived-from : Derived From

  • depends-on : Depends On

  • composed-of : Composed Of

TExpressionLanguagelist = Tcodeprimitive;

  • text/cql : CQL

  • text/fhirpath : FHIRPath

  • application/x-fhir-query : FHIR Query

TUnitsOfTimelist = Tcodeprimitive;

  • s : ?

  • min : ??

  • h : ??

  • d : ?

  • wk : ??

  • mo : ?

  • a : ?

TEventTiminglist = Tcodeprimitive;

  • MORN : Morning

  • MORN.early : Early Morning

  • MORN.late : Late Morning

  • NOON : Noon

  • AFT : Afternoon

  • AFT.early : Early Afternoon

  • AFT.late : Late Afternoon

  • EVE : Evening

  • EVE.early : Early Evening

  • EVE.late : Late Evening

  • NIGHT : Night

  • PHS : After Sleep

  • HS : HS

  • WAKE : WAKE

  • C : C

  • CM : CM

  • CD : CD

  • CV : CV

  • AC : AC

  • ACM : ACM

  • ACD : ACD

  • ACV : ACV

  • PC : PC

  • PCM : PCM

  • PCD : PCD

  • PCV : PCV

TPropertyRepresentationlist = Tcodeprimitive;

  • xmlAttr : XML Attribute

  • xmlText : XML Text

  • typeAttr : Type Attribute

  • cdaText : CDA Text Format

  • xhtml : XHTML

TConstraintSeveritylist = Tcodeprimitive;

  • error : Error

  • warning : Warning

TAggregationModelist = Tcodeprimitive;

  • contained : Contained

  • referenced : Referenced

  • bundled : Bundled

TReferenceVersionRuleslist = Tcodeprimitive;

  • either : Either Specific or independent

  • independent : Version independent

  • specific : Version Specific

TSlicingRuleslist = Tcodeprimitive;

  • closed : Closed

  • open : Open

  • openAtEnd : Open at End

TBindingStrengthlist = Tcodeprimitive;

  • required : Required

  • extensible : Extensible

  • preferred : Preferred

  • example : Example

TDiscriminatorTypelist = Tcodeprimitive;

  • value : Value

  • exists : Exists

  • pattern : Pattern

  • type : Type

  • profile : Profile

TPublicationStatuslist = Tcodeprimitive;

  • draft : Draft.????????.ontwerp

  • active : Active.????????.actief

  • retired : Retired.??????.verouderd

  • unknown : Unknown

TSearchParamTypelist = Tcodeprimitive;

  • number : Number

  • date : Date/DateTime

  • string : String

  • token : Token

  • reference : Reference

  • composite : Composite

  • quantity : Quantity

  • uri : URI

  • special : Special

TAdministrativeGenderlist = Tcodeprimitive;

  • male : Male

  • female : Female

  • other : Other

  • unknown : Unknown

TFHIRVersionlist = Tcodeprimitive;

  • 0.01 : 0.01

  • 0.05 : 0.05

  • 0.06 : 0.06

  • 0.11 : 0.11

  • 0.0.80 : 0.0.80

  • 0.0.81 : 0.0.81

  • 0.0.82 : 0.0.82

  • 0.4.0 : 0.4.0

  • 0.5.0 : 0.5.0

  • 1.0.0 : 1.0.0

  • 1.0.1 : 1.0.1

  • 1.0.2 : 1.0.2

  • 1.1.0 : 1.1.0

  • 1.4.0 : 1.4.0

  • 1.6.0 : 1.6.0

  • 1.8.0 : 1.8.0

  • 3.0.0 : 3.0.0

  • 3.0.1 : 3.0.1

  • 3.3.0 : 3.3.0

  • 3.5.0 : 3.5.0

  • 4.0.0 : 4.0.0

  • 4.0.1 : 4.0.1

TNoteTypelist = Tcodeprimitive;

  • display : Display

  • print : Print (Form)

  • printoper : Print (Operator)

TRemittanceOutcomelist = Tcodeprimitive;

  • queued : Queued

  • complete : Processing Complete

  • error : Error

  • partial : Partial Processing

TConceptMapEquivalencelist = Tcodeprimitive;

  • relatedto : Related To

  • equivalent : Equivalent

  • equal : Equal

  • wider : Wider

  • subsumes : Subsumes

  • narrower : Narrower

  • specializes : Specializes

  • inexact : Inexact

  • unmatched : Unmatched

  • disjoint : Disjoint

TDocumentReferenceStatuslist = Tcodeprimitive;

  • current : Current

  • superseded : Superseded

  • entered-in-error : Entered in Error

TAccountStatuslist = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in error

  • on-hold : On Hold

  • unknown : Unknown

TActionParticipantTypelist = Tcodeprimitive;

  • patient : Patient

  • practitioner : Practitioner

  • related-person : Related Person

  • device : Device

TRequestIntentlist = Tcodeprimitive;

  • proposal : Proposal

  • plan : Plan

  • directive : Directive

  • order : Order

  • original-order : Original Order

  • reflex-order : Reflex Order

  • filler-order : Filler Order

  • instance-order : Instance Order

  • option : Option

TRequestResourceTypelist = Tcodeprimitive;

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • CarePlan : CarePlan

  • Claim : Claim

  • CommunicationRequest : CommunicationRequest

  • Contract : Contract

  • DeviceRequest : DeviceRequest

  • EnrollmentRequest : EnrollmentRequest

  • ImmunizationRecommendation : ImmunizationRecommendation

  • MedicationRequest : MedicationRequest

  • NutritionOrder : NutritionOrder

  • ServiceRequest : ServiceRequest

  • SupplyRequest : SupplyRequest

  • Task : Task

  • VisionPrescription : VisionPrescription

TRequestPrioritylist = Tcodeprimitive;

  • routine : Routine

  • urgent : Urgent

  • asap : ASAP

  • stat : STAT

TAdverseEventActualitylist = Tcodeprimitive;

  • actual : Adverse Event

  • potential : Potential Adverse Event

TAllergyIntoleranceCriticalitylist = Tcodeprimitive;

  • low : Low Risk

  • high : High Risk

  • unable-to-assess : Unable to Assess Risk

TAllergyIntoleranceTypelist = Tcodeprimitive;

  • allergy : Allergy

  • intolerance : Intolerance

TAllergyIntoleranceCategorylist = Tcodeprimitive;

  • food : Food

  • medication : Medication

  • environment : Environment

  • biologic : Biologic

TAllergyIntoleranceSeveritylist = Tcodeprimitive;

  • mild : Mild

  • moderate : Moderate

  • severe : Severe

TParticipantRequiredlist = Tcodeprimitive;

  • required : Required

  • optional : Optional

  • information-only : Information Only

TAppointmentStatuslist = Tcodeprimitive;

  • proposed : Proposed

  • pending : Pending

  • booked : Booked

  • arrived : Arrived

  • fulfilled : Fulfilled

  • cancelled : Cancelled

  • noshow : No Show

  • entered-in-error : Entered in error

  • checked-in : Checked In

  • waitlist : Waitlisted

TParticipationStatuslist = Tcodeprimitive;

  • accepted : Accepted

  • declined : Declined

  • tentative : Tentative

  • needs-action : Needs Action

TAuditEventOutcomelist = Tcodeprimitive;

  • 0 : Success

  • 4 : Minor failure

  • 8 : Serious failure

  • 12 : Major failure

TAuditEventActionlist = Tcodeprimitive;

  • C : Create

  • R : Read/View/Print

  • U : Update

  • D : Delete

  • E : Execute

TAuditEventAgentNetworkTypelist = Tcodeprimitive;

  • 1 : Machine Name

  • 2 : IP Address

  • 3 : Telephone Number

  • 4 : Email address

  • 5 : URI

TBiologicallyDerivedProductCategorylist = Tcodeprimitive;

  • organ : Organ

  • tissue : Tissue

  • fluid : Fluid

  • cells : Cells

  • biologicalAgent : BiologicalAgent

TBiologicallyDerivedProductStatuslist = Tcodeprimitive;

  • available : Available

  • unavailable : Unavailable

TBiologicallyDerivedProductStorageScalelist = Tcodeprimitive;

  • farenheit : Fahrenheit

  • celsius : Celsius

  • kelvin : Kelvin

THTTPVerblist = Tcodeprimitive;

  • GET : GET

  • HEAD : HEAD

  • POST : POST

  • PUT : PUT

  • DELETE : DELETE

  • PATCH : PATCH

TBundleTypelist = Tcodeprimitive;

  • document : Document

  • message : Message

  • transaction : Transaction

  • transaction-response : Transaction Response

  • batch : Batch

  • batch-response : Batch Response

  • history : History List

  • searchset : Search Results

  • collection : Collection

TSearchEntryModelist = Tcodeprimitive;

  • match : Match

  • include : Include

  • outcome : Outcome

TCapabilityStatementKindlist = Tcodeprimitive;

  • instance : Instance

  • capability : Capability

  • requirements : Requirements

TEventCapabilityModelist = Tcodeprimitive;

  • sender : Sender

  • receiver : Receiver

TResourceVersionPolicylist = Tcodeprimitive;

  • no-version : No VersionId Support

  • versioned : Versioned

  • versioned-update : VersionId tracked fully

TDocumentModelist = Tcodeprimitive;

  • producer : Producer

  • consumer : Consumer

TRestfulCapabilityModelist = Tcodeprimitive;

  • client : Client

  • server : Server

TTypeRestfulInteractionlist = Tcodeprimitive;

  • read : read

  • vread : vread

  • update : update

  • patch : patch

  • delete : delete

  • history-instance : history-instance

  • history-type : history-type

  • create : create

  • search-type : search-type

TSystemRestfulInteractionlist = Tcodeprimitive;

  • transaction : transaction

  • batch : batch

  • search-system : search-system

  • history-system : history-system

TConditionalReadStatuslist = Tcodeprimitive;

  • not-supported : Not Supported

  • modified-since : If-Modified-Since

  • not-match : If-None-Match

  • full-support : Full Support

TReferenceHandlingPolicylist = Tcodeprimitive;

  • literal : Literal References

  • logical : Logical References

  • resolves : Resolves References

  • enforced : Reference Integrity Enforced

  • local : Local References Only

TConditionalDeleteStatuslist = Tcodeprimitive;

  • not-supported : Not Supported

  • single : Single Deletes Supported

  • multiple : Multiple Deletes Supported

TCarePlanActivityKindlist = Tcodeprimitive;

  • Appointment : Appointment.Appointment.Appuntamento.RendezVous.Cita.??

  • CommunicationRequest : CommunicationRequest.CommunicationRequest.RichiestaDiComunicazione.DemandeDeCommunication.ComunicaciónRequerimiento.????

  • DeviceRequest : DeviceRequest.DeviceRequest.RichiestaDispositivo.DemandeUtilisationDispositif.SolicitudDeDispositivo.????

  • MedicationRequest : MedicationRequest.MedicationRequest.PrescriptionMédicamenteuseTODO.????.PrescripciónMedicaciónTODO /PrescripcionMedicamento

  • NutritionOrder : NutritionOrder.NutritionOrder.OrdreNutrition.OrdenNutrición.????

  • Task : Task.Task.Tarea.??

  • ServiceRequest : ServiceRequest.ServiceRequest.RichiestaDiServizio.DemandeService.PeticiónServicio.??????

  • VisionPrescription : VisionPrescription.VisionPrescription.PrescriptionVision.PrescripcionDeVision.????

TCarePlanActivityStatuslist = Tcodeprimitive;

  • not-started : Not Started

  • scheduled : Scheduled

  • in-progress : In Progress

  • on-hold : On Hold

  • completed : Completed

  • cancelled : Cancelled

  • stopped : Stopped

  • unknown : Unknown

  • entered-in-error : Entered in Error

TCarePlanIntentlist = Tcodeprimitive;

  • proposal : Proposal

  • plan : Plan

  • order : Order

  • option : Option

TRequestStatuslist = Tcodeprimitive;

  • draft : Draft

  • active : Active

  • on-hold : On Hold

  • revoked : Revoked

  • completed : Completed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TCareTeamStatuslist = Tcodeprimitive;

  • proposed : Proposed

  • active : Active

  • suspended : Suspended

  • inactive : Inactive

  • entered-in-error : Entered in Error

TCatalogEntryRelationTypelist = Tcodeprimitive;

  • triggers : Triggers

  • is-replaced-by : Replaced By

TChargeItemStatuslist = Tcodeprimitive;

  • planned : Planned

  • billable : Billable

  • not-billable : Not billable

  • aborted : Aborted

  • billed : Billed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TInvoicePriceComponentTypelist = Tcodeprimitive;

  • base : base price

  • surcharge : surcharge

  • deduction : deduction

  • discount : discount

  • tax : tax

  • informational : informational

TUselist = Tcodeprimitive;

  • claim : Claim

  • preauthorization : Preauthorization

  • predetermination : Predetermination

TFinancialResourceStatusCodeslist = Tcodeprimitive;

  • active : Active

  • cancelled : Cancelled

  • draft : Draft

  • entered-in-error : Entered in Error

TClaimProcessingCodeslist = Tcodeprimitive;

  • queued : Queued

  • complete : Processing Complete

  • error : Error

  • partial : Partial Processing

TClinicalImpressionStatuslist = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • entered-in-error : Entered in Error

TFilterOperatorlist = Tcodeprimitive;

  • = : Equals

  • is-a : Is A (by subsumption)

  • descendent-of : Descendent Of (by subsumption)

  • is-not-a : Not (Is A) (by subsumption)

  • regex : Regular Expression

  • in : In Set

  • not-in : Not in Set

  • generalizes : Generalizes (by Subsumption)

  • exists : Exists

TPropertyTypelist = Tcodeprimitive;

  • code : code (internal reference)

  • Coding : Coding (external reference)

  • string : string

  • integer : integer

  • boolean : boolean

  • dateTime : dateTime

  • decimal : decimal

TCodeSystemHierarchyMeaninglist = Tcodeprimitive;

  • grouped-by : Grouped By

  • is-a : Is-A

  • part-of : Part Of

  • classified-with : Classified With

TCodeSystemContentModelist = Tcodeprimitive;

  • not-present : Not Present

  • example : Example

  • fragment : Fragment

  • complete : Complete

  • supplement : Supplement

TEventStatuslist = Tcodeprimitive;

  • preparation : Preparation

  • in-progress : In Progress

  • not-done : Not Done

  • on-hold : On Hold

  • stopped : Stopped

  • completed : Completed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TCompartmentTypelist = Tcodeprimitive;

  • Patient : Patient

  • Encounter : Encounter

  • RelatedPerson : RelatedPerson

  • Practitioner : Practitioner

  • Device : Device

TvConfidentialityClassificationlist = Tcodeprimitive;

  • U : unrestricted

  • L : low

  • M : moderate

  • N : normal

  • R : restricted

  • V : very restricted

TCompositionStatuslist = Tcodeprimitive;

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • entered-in-error : Entered in Error

TDocumentRelationshipTypelist = Tcodeprimitive;

  • replaces : Replaces

  • transforms : Transforms

  • signs : Signs

  • appends : Appends

TCompositionAttestationModelist = Tcodeprimitive;

  • personal : Personal

  • professional : Professional

  • legal : Legal

  • official : Official

TListModelist = Tcodeprimitive;

  • working : Working List

  • snapshot : Snapshot List

  • changes : Change List

TConceptMapGroupUnmappedModelist = Tcodeprimitive;

  • provided : Provided Code

  • fixed : Fixed Code

  • other-map : Other Map

TConsentProvisionTypelist = Tcodeprimitive;

  • deny : Opt Out

  • permit : Opt In

TConsentDataMeaninglist = Tcodeprimitive;

  • instance : Instance

  • related : Related

  • dependents : Dependents

  • authoredby : AuthoredBy

TConsentStatelist = Tcodeprimitive;

  • draft : Pending

  • proposed : Proposed

  • active : Active

  • rejected : Rejected

  • inactive : Inactive

  • entered-in-error : Entered in Error

TContractResourceStatusCodeslist = Tcodeprimitive;

  • amended : Amended

  • appended : Appended

  • cancelled : Cancelled

  • disputed : Disputed

  • entered-in-error : Entered in Error

  • executable : Executable

  • executed : Executed

  • negotiable : Negotiable

  • offered : Offered

  • policy : Policy

  • rejected : Rejected

  • renewed : Renewed

  • revoked : Revoked

  • resolved : Resolved

  • terminated : Terminated

TContractResourcePublicationStatusCodeslist = Tcodeprimitive;

  • amended : Amended

  • appended : Appended

  • cancelled : Cancelled

  • disputed : Disputed

  • entered-in-error : Entered in Error

  • executable : Executable

  • executed : Executed

  • negotiable : Negotiable

  • offered : Offered

  • policy : Policy

  • rejected : Rejected

  • renewed : Renewed

  • revoked : Revoked

  • resolved : Resolved

  • terminated : Terminated

TEligibilityRequestPurposelist = Tcodeprimitive;

  • auth-requirements : Coverage auth-requirements

  • benefits : Coverage benefits

  • discovery : Coverage Discovery

  • validation : Coverage Validation

TEligibilityResponsePurposelist = Tcodeprimitive;

  • auth-requirements : Coverage auth-requirements

  • benefits : Coverage benefits

  • discovery : Coverage Discovery

  • validation : Coverage Validation

TObservationStatuslist = Tcodeprimitive;

  • registered : Registered

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • corrected : Corrected

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TDetectedIssueSeveritylist = Tcodeprimitive;

  • high : High

  • moderate : Moderate

  • low : Low

TFHIRDeviceStatuslist = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

  • unknown : Unknown

TDeviceNameTypelist = Tcodeprimitive;

  • udi-label-name : UDI Label name

  • user-friendly-name : User Friendly name

  • patient-reported-name : Patient Reported name

  • manufacturer-name : Manufacturer name

  • model-name : Model name

  • other : other

TUDIEntryTypelist = Tcodeprimitive;

  • barcode : Barcode

  • rfid : RFID

  • manual : Manual

  • card : Card

  • self-reported : Self Reported

  • unknown : Unknown

TDeviceMetricCalibrationTypelist = Tcodeprimitive;

  • unspecified : Unspecified

  • offset : Offset

  • gain : Gain

  • two-point : Two Point

TDeviceMetricColorlist = Tcodeprimitive;

  • black : Color Black

  • red : Color Red

  • green : Color Green

  • yellow : Color Yellow

  • blue : Color Blue

  • magenta : Color Magenta

  • cyan : Color Cyan

  • white : Color White

TDeviceMetricCalibrationStatelist = Tcodeprimitive;

  • not-calibrated : Not Calibrated

  • calibration-required : Calibration Required

  • calibrated : Calibrated

  • unspecified : Unspecified

TDeviceMetricOperationalStatuslist = Tcodeprimitive;

  • on : On

  • off : Off

  • standby : Standby

  • entered-in-error : Entered In Error

TDeviceMetricCategorylist = Tcodeprimitive;

  • measurement : Measurement

  • setting : Setting

  • calculation : Calculation

  • unspecified : Unspecified

TDeviceUseStatementStatuslist = Tcodeprimitive;

  • active : Active

  • completed : Completed

  • entered-in-error : Entered in Error

  • intended : Intended

  • stopped : Stopped

  • on-hold : On Hold

TDiagnosticReportStatuslist = Tcodeprimitive;

  • registered : Registered

  • partial : Partial

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • corrected : Corrected

  • appended : Appended

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TExposureStatelist = Tcodeprimitive;

  • exposure : Exposure

  • exposure-alternative : Exposure Alternative

TEncounterLocationStatuslist = Tcodeprimitive;

  • planned : Planned

  • active : Active

  • reserved : Reserved

  • completed : Completed

TEncounterStatuslist = Tcodeprimitive;

  • planned : Planned

  • arrived : Arrived

  • triaged : Triaged

  • in-progress : In Progress

  • onleave : On Leave

  • finished : Finished

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TEndpointStatuslist = Tcodeprimitive;

  • active : Active

  • suspended : Suspended

  • error : Error

  • off : Off

  • entered-in-error : Entered in error

  • test : Test

TEpisodeOfCareStatuslist = Tcodeprimitive;

  • planned : Planned

  • waitlist : Waitlist

  • active : Active

  • onhold : On Hold

  • finished : Finished

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

TEvidenceVariableTypelist = Tcodeprimitive;

  • dichotomous : Dichotomous

  • continuous : Continuous

  • descriptive : Descriptive

TGroupMeasurelist = Tcodeprimitive;

  • mean : Mean

  • median : Median

  • mean-of-mean : Mean of Study Means

  • mean-of-median : Mean of Study Medins

  • median-of-mean : Median of Study Means

  • median-of-median : Median of Study Medians

TExampleScenarioActorTypelist = Tcodeprimitive;

  • person : Person

  • entity : System

TResourceTypelist = Tcodeprimitive;

  • Account : Account.Account.Cuenta.??

  • ActivityDefinition : ActivityDefinition.ActivityDefinition.DefinizioneAttivita.DefinicionDeActividad.????

  • AdverseEvent : AdverseEvent.AdverseEvent.EventoAvverso.EventoAdverso.????

  • AllergyIntolerance : AllergyIntolerance.AllergyIntolerance.AllergiaIntolleranza.IntoléranceAllergique.AllergiaIntolerancia.????????

  • Appointment : Appointment.Appointment.Appuntamento.RendezVous.Cita.??

  • AppointmentResponse : AppointmentResponse.AppointmentResponse.RispostaAppuntamento.RéponseRendezVous.CitaRespuesta.????

  • AuditEvent : AuditEvent.AuditEvent.ÉvènementSécurité.EventoSeguridad.????

  • Basic : Basic.Basic.Basique.Basico.????

  • Binary : Binary.Binary.Binario.Binaire.Binario.?????

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct.BiologicallyDerivedProduct

  • BodyStructure : BodyStructure.BodyStructure.StrutturaDelCorpo.MorphologieDeCorps.EstructuraDelCuerpo.????

  • Bundle : Bundle.Bundle.Paquet.Paquete.??

  • CapabilityStatement : CapabilityStatement.CapabilityStatement.DeclaracionDeCapacidad.????

  • CarePlan : CarePlan.CarePlan.PianoDiCura.PlanDeSoins.PlanDeCuidado.????

  • CareTeam : CareTeam.CareTeam.EquipoDeCuidado.????

  • CatalogEntry : CatalogEntry.CatalogEntry.EntradaDeCatalogo.????

  • ChargeItem : ChargeItem.ChargeItem.CargoDeItem.????

  • ChargeItemDefinition : ChargeItemDefinition.ChargeItemDefinition

  • Claim : Claim.Claim.Réclamation.Reclamación / Factura.??

  • ClaimResponse : ClaimResponse.ClaimResponse.RéponseARéclamation.????

  • ClinicalImpression : ClinicalImpression.ClinicalImpression.ImpressioneClinica.ImpressionClinique.HallazgoClinico.????

  • CodeSystem : CodeSystem.CodeSystem.SistemaDiCodifica.SistemaDeCodigos.????

  • Communication : Communication.Communication.Comunicazione.Communication.Comunicación.??

  • CommunicationRequest : CommunicationRequest.CommunicationRequest.RichiestaDiComunicazione.DemandeDeCommunication.ComunicaciónRequerimiento.????

  • CompartmentDefinition : CompartmentDefinition.CompartmentDefinition.DefinicionDeCompartimento.??????

  • Composition : Composition.Composition.Composizione.Composition.Composición.?????

  • ConceptMap : ConceptMap.ConceptMap.MappaDiConcetti.CarteDeConcepts.MapaDeConceptos.????

  • Condition : Condition.Condition.Condizione.Condition.Condición.??

  • Consent : Consent.Consent.Consenso.Consentimiento.???

  • Contract : Contract.Contract.Contratto.Contrat.Contato.??

  • Coverage : Coverage.Coverage.Copertura.Couverture.Cobertura.????

  • CoverageEligibilityRequest : CoverageEligibilityRequest.CoverageEligibilityRequest.RichiestaEleggibilitaCopertura.CouvertureDemandeEligibilité.????

  • CoverageEligibilityResponse : CoverageEligibilityResponse.CoverageEligibilityResponse.RispostaEleggibilitaCopertura.RéponseEligibilitéCouverture.????

  • DetectedIssue : DetectedIssue.DetectedIssue.ProblemaRilevato.Problème Détecté.Problema-Detectado /ProblemaDetectado.?????

  • Device : Device.Device.Dispositivo.Dispositif.Dispositivo.??

  • DeviceDefinition : DeviceDefinition.DeviceDefinition.DéfinitionDeDispositif.DefiniciónDeDispositivo.????

  • DeviceMetric : DeviceMetric.DeviceMetric.MétriqueDispositif.MetricaDeDispositivo.????

  • DeviceRequest : DeviceRequest.DeviceRequest.RichiestaDispositivo.DemandeUtilisationDispositif.SolicitudDeDispositivo.????

  • DeviceUseStatement : DeviceUseStatement.DeviceUseStatement.??????

  • DiagnosticReport : DiagnosticReport.DiagnosticReport.RefertoDiagnostico.RapportDiagnostique.????.InformeDiagnostico

  • DocumentManifest : DocumentManifest.DocumentManifest.Manifeste.????.ManifestoDocumento

  • DocumentReference : DocumentReference.DocumentReference.RiferimentoDocumento.RéférenceDocument.ReferenciaDocumento.????

  • DomainResource : DomainResource.DomainResource.RecursoDeDominio.????

  • EffectEvidenceSynthesis : EffectEvidenceSynthesis.EffectEvidenceSynthesis

  • Encounter : Encounter.Encounter.Venue.????.Encuentro

  • Endpoint : Endpoint.Endpoint.Endpoint.??

  • EnrollmentRequest : EnrollmentRequest.EnrollmentRequest.RichiestaIscrizione.DemandeInscription.SolicitudDeEnrolamiento.??????

  • EnrollmentResponse : EnrollmentResponse.EnrollmentResponse.RispostaIscrizione.RéponseInscription.RespuestaDeEnrolamiento.??????

  • EpisodeOfCare : EpisodeOfCare.EpisodeOfCare.EpisodioDiCura.ÉpisodeDeSoins.EpisodioDeCuidado.??????

  • EventDefinition : EventDefinition.EventDefinition.DefinizioneEvento.DefinitionDeEvento.????

  • Evidence : Evidence.Evidence

  • EvidenceVariable : EvidenceVariable.EvidenceVariable

  • ExampleScenario : ExampleScenario.ExampleScenario.ScenarioDiEsempio.EjemploDeEscenario.????

  • ExplanationOfBenefit : ExplanationOfBenefit.ExplanationOfBenefit.ExplicationDuBénéfice.????

  • FamilyMemberHistory : FamilyMemberHistory.FamilyMemberHistory.HistoireMembreFamille.HistorialMiembroFamiliar.???

  • Flag : Flag.Flag.Drapeau.Bandera.??

  • Goal : Goal.Goal.But.Objetivo.??

  • GraphDefinition : GraphDefinition.GraphDefinition.DefinitionGrafico.????

  • Group : Group.Group.Gruppo.Groupe.Grupo.??

  • GuidanceResponse : GuidanceResponse.GuidanceResponse.RespuestaDeOrientacion.??????

  • HealthcareService : HealthcareService.HealthcareService.ServizioSanitario.ServiceDeSanté.ServicioDeCuidado.????????

  • ImagingStudy : ImagingStudy.ImagingStudy.EtudeImagerie.EstudioImagen / EstudioImagen.????

  • Immunization : Immunization.Immunization.Immunizzazione.Immunisation.????.Inmunización

  • ImmunizationEvaluation : ImmunizationEvaluation.ImmunizationEvaluation

  • ImmunizationRecommendation : ImmunizationRecommendation.ImmunizationRecommendation.RecommendationImmunisation.??????.RecomendaciónInmunización /

  • ImplementationGuide : ImplementationGuide.ImplementationGuide.GuiaDeImplementacion.????

  • InsurancePlan : InsurancePlan.InsurancePlan

  • Invoice : Invoice.Invoice

  • Library : Library.Library.Librería.?

  • Linkage : Linkage.Linkage.Enlace / Conexión / Vinculo / Acoplamiento .????

  • List : List.List.Lista.Liste.??.Lista

  • Location : Location.Location.Localisation.??.Locacion

  • Measure : Measure.Measure.Misura.Medida.??

  • MeasureReport : MeasureReport.MeasureReport.ReporteMedida.????

  • Media : Media.Media.Media.Média.Medio.??

  • Medication : Medication.Medication.Médication.??.Medicación /Medicamento

  • MedicationAdministration : MedicationAdministration.MedicationAdministration.AdministrationMédicaments.????.AdministraciónMedicación / AdministracionMedicamento

  • MedicationDispense : MedicationDispense.MedicationDispense.DispensationMédicaments.????.DispensaciónMedicación /DispensacionMedicamento

  • MedicationKnowledge : MedicationKnowledge.MedicationKnowledge

  • MedicationRequest : MedicationRequest.MedicationRequest.PrescriptionMédicamenteuseTODO.????.PrescripciónMedicaciónTODO /PrescripcionMedicamento

  • MedicationStatement : MedicationStatement.MedicationStatement.ÉtatMédication.????.ResumenMedicación /ResumenMedicamento

  • MedicinalProduct : MedicinalProduct.MedicinalProduct.ProdottoMedicinale

  • MedicinalProductAuthorization : MedicinalProductAuthorization.MedicinalProductAuthorization.AutorizzazioneProdottoMedicinale

  • MedicinalProductContraindication : MedicinalProductContraindication.MedicinalProductContraindication

  • MedicinalProductIndication : MedicinalProductIndication.MedicinalProductInteraction

  • MedicinalProductIngredient : MedicinalProductIngredient.MedicinalProductIngredient.IngredienteProdottoMedicinale

  • MedicinalProductInteraction : MedicinalProductInteraction.MedicinalProductInteraction

  • MedicinalProductManufactured : MedicinalProductManufactured.MedicinalProductManufactured

  • MedicinalProductPackaged : MedicinalProductPackaged.MedicinalProductPackaged

  • MedicinalProductPharmaceutical : MedicinalProductPharmaceutical.MedicinalProductPharmaceutical

  • MedicinalProductUndesirableEffect : MedicinalProductUndesirableEffect.MedicinalProductUndesirableEffect

  • MessageDefinition : MessageDefinition.MessageDefinition.DefinizioneMessaggio.DefinicionMensaje.????

  • MessageHeader : MessageHeader.MessageHeader.EntêteMessage.????.CabeceraMensaje

  • MolecularSequence : MolecularSequence.MolecularSequence.SecuenciaMolecular.????

  • NamingSystem : NamingSystem.NamingSystem.SystèmeDeNommage.SistemaDeNombres.????

  • NutritionOrder : NutritionOrder.NutritionOrder.OrdreNutrition.OrdenNutrición.????

  • Observation : Observation.Observation.Osservazione.Observation.??.Observación

  • ObservationDefinition : ObservationDefinition.ObservationDefinition.DefinizioneOsservazione.DefinicionDeEspecimen.????

  • OperationDefinition : OperationDefinition.OperationDefinition.DefinizioneOperazione.DéfinitionOpération.DefinicionDeOperacion.????

  • OperationOutcome : OperationOutcome.OperationOutcome.RisultatoOperazione.RésultatOpération.????.ResultadoOperación

  • Organization : Organization.Organization.Organizzazione.Organisation.????.Organización

  • OrganizationAffiliation : OrganizationAffiliation.OrganizationAffiliation

  • Parameters : Parameters.Parameters.Parametros.??

  • Patient : Patient.Patient.Paziente.Patient.??.Paciente

  • PaymentNotice : PaymentNotice.PaymentNotice.AvvisoDiPagamento.AvisPaiement.AvisoDePago.????

  • PaymentReconciliation : PaymentReconciliation.PaymentReconciliation.RiconciliazionePagamento.RéconciliationPaiement.ConciliacionDePago.????

  • Person : Person.Person.Persona.Personne.Persona.??

  • PlanDefinition : PlanDefinition.PlanDefinition.DefinicionDePlan.????

  • Practitioner : Practitioner.Practitioner.Praticien.????.Practicante / Profesional

  • PractitionerRole : PractitionerRole.PractitionerRole.RolProfesional.??????

  • Procedure : Procedure.Procedure.Procedura.Procédure.????.Procedimiento

  • Provenance : Provenance.Provenance.Provenienza.Provenance.??.Procedencia

  • Questionnaire : Questionnaire.Questionnaire.Questionario.Questionnaire.????.Cuestionario

  • QuestionnaireResponse : QuestionnaireResponse.QuestionnaireResponse.RispostaQuestionario.RéponseQuestionnaire.RespuestaAlCuestionario.??????

  • RelatedPerson : RelatedPerson.RelatedPerson.PersonaCorrelata.PersonneEnRelation.PersonaRelacionada.????

  • RequestGroup : RequestGroup.RequestGroup.GruppoDiRichieste.GrupoDeSolicitudes.????

  • ResearchDefinition : ResearchDefinition.ResearchDefinition

  • ResearchElementDefinition : ResearchElementDefinition.ResearchElementDefinition

  • ResearchStudy : ResearchStudy.ResearchStudy.EstudioDeInvestigacion.????

  • ResearchSubject : ResearchSubject.ResearchSubject.SujetoDeInvestigacion.????

  • Resource : Resource.Resource.Recurso.??

  • RiskAssessment : RiskAssessment.RiskAssessment.ÉvaluationRisques.EvaluacionDeRiesgo.????

  • RiskEvidenceSynthesis : RiskEvidenceSynthesis.RiskEvidenceSynthesis

  • Schedule : Schedule.Schedule.Agenda.????

  • SearchParameter : SearchParameter.SearchParameter.ParametroDiRicerca.ParamètreRecherche.ParametroDeBusqueda.????

  • ServiceRequest : ServiceRequest.ServiceRequest.RichiestaDiServizio.DemandeService.PeticiónServicio.??????

  • Slot : Slot.Slot.Slot.??.Hueco / Zocalo / Espacio

  • Specimen : Specimen.Specimen.Campione.Spécimen.??.Especimen

  • SpecimenDefinition : SpecimenDefinition.SpecimenDefinition.DefinizioneCampione.DefinicionDeEspecimen.????

  • StructureDefinition : StructureDefinition.StructureDefinition.DefinizioneStruttura.DéfinitionStructure.DefinicionDeEstructura.????

  • StructureMap : StructureMap.StructureMap.MapaDeEstructura.????

  • Subscription : Subscription.Subscription.Sottoscrizione.Souscription.??.Suscripción

  • Substance : Substance.Substance.Sostanza.Substance.??.Sustancia

  • SubstanceNucleicAcid : SubstanceNucleicAcid.SubstanceNucleicAcid

  • SubstancePolymer : SubstancePolymer.SubstancePolymer

  • SubstanceProtein : SubstanceProtein.SubstanceProtein

  • SubstanceReferenceInformation : SubstanceReferenceInformation.SubstanceReferenceInformation

  • SubstanceSourceMaterial : SubstanceSourceMaterial.SubstanceSourceMaterial

  • SubstanceSpecification : SubstanceSpecification.SubstanceSpecification

  • SupplyDelivery : SupplyDelivery.SupplyDelivery.Supply Livraison.????.Entrega de Suministro

  • SupplyRequest : SupplyRequest.SupplyRequest.Demande d'approvisionnement.????.Solicitud de Suministro

  • Task : Task.Task.Tarea.??

  • TerminologyCapabilities : TerminologyCapabilities.TerminologyCapabilities.CapacidadTerminologica.??????

  • TestReport : TestReport.TestReport.RapportTest.ReporteDePrueba.????

  • TestScript : TestScript.TestScript.ScriptTest.ScriptDePrueba.????

  • ValueSet : ValueSet.ValueSet.EnsembleValeurs.????.ConjuntoValores / ConjuntoDeValores

  • VerificationResult : VerificationResult.VerificationResult

  • VisionPrescription : VisionPrescription.VisionPrescription.PrescriptionVision.PrescripcionDeVision.????

TExplanationOfBenefitStatuslist = Tcodeprimitive;

  • active : Active

  • cancelled : Cancelled

  • draft : Draft

  • entered-in-error : Entered In Error

TFamilyHistoryStatuslist = Tcodeprimitive;

  • partial : Partial

  • completed : Completed

  • entered-in-error : Entered in Error

  • health-unknown : Health Unknown

TFlagStatuslist = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TGoalLifecycleStatuslist = Tcodeprimitive;

  • proposed : Proposed

  • planned : Planned

  • accepted : Accepted

  • active : Active

  • on-hold : On Hold

  • completed : Completed

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • rejected : Rejected

TGraphCompartmentUselist = Tcodeprimitive;

  • condition : Condition

  • requirement : Requirement

TGraphCompartmentRulelist = Tcodeprimitive;

  • identical : Identical

  • matching : Matching

  • different : Different

  • custom : Custom

TGroupTypelist = Tcodeprimitive;

  • person : Person

  • animal : Animal

  • practitioner : Practitioner

  • device : Device

  • medication : Medication

  • substance : Substance

TGuidanceResponseStatuslist = Tcodeprimitive;

  • success : Success

  • data-requested : Data Requested

  • data-required : Data Required

  • in-progress : In Progress

  • failure : Failure

  • entered-in-error : Entered In Error

TDaysOfWeeklist = Tcodeprimitive;

  • mon : Monday

  • tue : Tuesday

  • wed : Wednesday

  • thu : Thursday

  • fri : Friday

  • sat : Saturday

  • sun : Sunday

TImagingStudyStatuslist = Tcodeprimitive;

  • registered : Registered

  • available : Available

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TImmunizationStatusCodeslist = Tcodeprimitive;

  • completed : Completed

  • entered-in-error : Entered in Error

  • not-done : Not Done

TImmunizationEvaluationStatusCodeslist = Tcodeprimitive;

  • completed : Completed

  • entered-in-error : Entered in Error

TGuideParameterCodelist = Tcodeprimitive;

  • apply : Apply Metadata Value

  • path-resource : Resource Path

  • path-pages : Pages Path

  • path-tx-cache : Terminology Cache Path

  • expansion-parameter : Expansion Profile

  • rule-broken-links : Broken Links Rule

  • generate-xml : Generate XML

  • generate-json : Generate JSON

  • generate-turtle : Generate Turtle

  • html-template : HTML Template

TSPDXLicenselist = Tcodeprimitive;

  • not-open-source : Not open source

  • 0BSD : BSD Zero Clause License

  • AAL : Attribution Assurance License

  • Abstyles : Abstyles License

  • Adobe-2006 : Adobe Systems Incorporated Source Code License Agreement

  • Adobe-Glyph : Adobe Glyph List License

  • ADSL : Amazon Digital Services License

  • AFL-1.1 : Academic Free License v1.1

  • AFL-1.2 : Academic Free License v1.2

  • AFL-2.0 : Academic Free License v2.0

  • AFL-2.1 : Academic Free License v2.1

  • AFL-3.0 : Academic Free License v3.0

  • Afmparse : Afmparse License

  • AGPL-1.0-only : Affero General Public License v1.0 only

  • AGPL-1.0-or-later : Affero General Public License v1.0 or later

  • AGPL-3.0-only : GNU Affero General Public License v3.0 only

  • AGPL-3.0-or-later : GNU Affero General Public License v3.0 or later

  • Aladdin : Aladdin Free Public License

  • AMDPLPA : AMD's plpa_map.c License

  • AML : Apple MIT License

  • AMPAS : Academy of Motion Picture Arts and Sciences BSD

  • ANTLR-PD : ANTLR Software Rights Notice

  • Apache-1.0 : Apache License 1.0

  • Apache-1.1 : Apache License 1.1

  • Apache-2.0 : Apache License 2.0

  • APAFML : Adobe Postscript AFM License

  • APL-1.0 : Adaptive Public License 1.0

  • APSL-1.0 : Apple Public Source License 1.0

  • APSL-1.1 : Apple Public Source License 1.1

  • APSL-1.2 : Apple Public Source License 1.2

  • APSL-2.0 : Apple Public Source License 2.0

  • Artistic-1.0-cl8 : Artistic License 1.0 w/clause 8

  • Artistic-1.0-Perl : Artistic License 1.0 (Perl)

  • Artistic-1.0 : Artistic License 1.0

  • Artistic-2.0 : Artistic License 2.0

  • Bahyph : Bahyph License

  • Barr : Barr License

  • Beerware : Beerware License

  • BitTorrent-1.0 : BitTorrent Open Source License v1.0

  • BitTorrent-1.1 : BitTorrent Open Source License v1.1

  • Borceux : Borceux license

  • BSD-1-Clause : BSD 1-Clause License

  • BSD-2-Clause-FreeBSD : BSD 2-Clause FreeBSD License

  • BSD-2-Clause-NetBSD : BSD 2-Clause NetBSD License

  • BSD-2-Clause-Patent : BSD-2-Clause Plus Patent License

  • BSD-2-Clause : BSD 2-Clause "Simplified" License

  • BSD-3-Clause-Attribution : BSD with attribution

  • BSD-3-Clause-Clear : BSD 3-Clause Clear License

  • BSD-3-Clause-LBNL : Lawrence Berkeley National Labs BSD variant license

  • BSD-3-Clause-No-Nuclear-License-2014 : BSD 3-Clause No Nuclear License 2014

  • BSD-3-Clause-No-Nuclear-License : BSD 3-Clause No Nuclear License

  • BSD-3-Clause-No-Nuclear-Warranty : BSD 3-Clause No Nuclear Warranty

  • BSD-3-Clause : BSD 3-Clause "New" or "Revised" License

  • BSD-4-Clause-UC : BSD-4-Clause (University of California-Specific)

  • BSD-4-Clause : BSD 4-Clause "Original" or "Old" License

  • BSD-Protection : BSD Protection License

  • BSD-Source-Code : BSD Source Code Attribution

  • BSL-1.0 : Boost Software License 1.0

  • bzip2-1.0.5 : bzip2 and libbzip2 License v1.0.5

  • bzip2-1.0.6 : bzip2 and libbzip2 License v1.0.6

  • Caldera : Caldera License

  • CATOSL-1.1 : Computer Associates Trusted Open Source License 1.1

  • CC-BY-1.0 : Creative Commons Attribution 1.0 Generic

  • CC-BY-2.0 : Creative Commons Attribution 2.0 Generic

  • CC-BY-2.5 : Creative Commons Attribution 2.5 Generic

  • CC-BY-3.0 : Creative Commons Attribution 3.0 Unported

  • CC-BY-4.0 : Creative Commons Attribution 4.0 International

  • CC-BY-NC-1.0 : Creative Commons Attribution Non Commercial 1.0 Generic

  • CC-BY-NC-2.0 : Creative Commons Attribution Non Commercial 2.0 Generic

  • CC-BY-NC-2.5 : Creative Commons Attribution Non Commercial 2.5 Generic

  • CC-BY-NC-3.0 : Creative Commons Attribution Non Commercial 3.0 Unported

  • CC-BY-NC-4.0 : Creative Commons Attribution Non Commercial 4.0 International

  • CC-BY-NC-ND-1.0 : Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic

  • CC-BY-NC-ND-2.0 : Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic

  • CC-BY-NC-ND-2.5 : Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic

  • CC-BY-NC-ND-3.0 : Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported

  • CC-BY-NC-ND-4.0 : Creative Commons Attribution Non Commercial No Derivatives 4.0 International

  • CC-BY-NC-SA-1.0 : Creative Commons Attribution Non Commercial Share Alike 1.0 Generic

  • CC-BY-NC-SA-2.0 : Creative Commons Attribution Non Commercial Share Alike 2.0 Generic

  • CC-BY-NC-SA-2.5 : Creative Commons Attribution Non Commercial Share Alike 2.5 Generic

  • CC-BY-NC-SA-3.0 : Creative Commons Attribution Non Commercial Share Alike 3.0 Unported

  • CC-BY-NC-SA-4.0 : Creative Commons Attribution Non Commercial Share Alike 4.0 International

  • CC-BY-ND-1.0 : Creative Commons Attribution No Derivatives 1.0 Generic

  • CC-BY-ND-2.0 : Creative Commons Attribution No Derivatives 2.0 Generic

  • CC-BY-ND-2.5 : Creative Commons Attribution No Derivatives 2.5 Generic

  • CC-BY-ND-3.0 : Creative Commons Attribution No Derivatives 3.0 Unported

  • CC-BY-ND-4.0 : Creative Commons Attribution No Derivatives 4.0 International

  • CC-BY-SA-1.0 : Creative Commons Attribution Share Alike 1.0 Generic

  • CC-BY-SA-2.0 : Creative Commons Attribution Share Alike 2.0 Generic

  • CC-BY-SA-2.5 : Creative Commons Attribution Share Alike 2.5 Generic

  • CC-BY-SA-3.0 : Creative Commons Attribution Share Alike 3.0 Unported

  • CC-BY-SA-4.0 : Creative Commons Attribution Share Alike 4.0 International

  • CC0-1.0 : Creative Commons Zero v1.0 Universal

  • CDDL-1.0 : Common Development and Distribution License 1.0

  • CDDL-1.1 : Common Development and Distribution License 1.1

  • CDLA-Permissive-1.0 : Community Data License Agreement Permissive 1.0

  • CDLA-Sharing-1.0 : Community Data License Agreement Sharing 1.0

  • CECILL-1.0 : CeCILL Free Software License Agreement v1.0

  • CECILL-1.1 : CeCILL Free Software License Agreement v1.1

  • CECILL-2.0 : CeCILL Free Software License Agreement v2.0

  • CECILL-2.1 : CeCILL Free Software License Agreement v2.1

  • CECILL-B : CeCILL-B Free Software License Agreement

  • CECILL-C : CeCILL-C Free Software License Agreement

  • ClArtistic : Clarified Artistic License

  • CNRI-Jython : CNRI Jython License

  • CNRI-Python-GPL-Compatible : CNRI Python Open Source GPL Compatible License Agreement

  • CNRI-Python : CNRI Python License

  • Condor-1.1 : Condor Public License v1.1

  • CPAL-1.0 : Common Public Attribution License 1.0

  • CPL-1.0 : Common Public License 1.0

  • CPOL-1.02 : Code Project Open License 1.02

  • Crossword : Crossword License

  • CrystalStacker : CrystalStacker License

  • CUA-OPL-1.0 : CUA Office Public License v1.0

  • Cube : Cube License

  • curl : curl License

  • D-FSL-1.0 : Deutsche Freie Software Lizenz

  • diffmark : diffmark license

  • DOC : DOC License

  • Dotseqn : Dotseqn License

  • DSDP : DSDP License

  • dvipdfm : dvipdfm License

  • ECL-1.0 : Educational Community License v1.0

  • ECL-2.0 : Educational Community License v2.0

  • EFL-1.0 : Eiffel Forum License v1.0

  • EFL-2.0 : Eiffel Forum License v2.0

  • eGenix : eGenix.com Public License 1.1.0

  • Entessa : Entessa Public License v1.0

  • EPL-1.0 : Eclipse Public License 1.0

  • EPL-2.0 : Eclipse Public License 2.0

  • ErlPL-1.1 : Erlang Public License v1.1

  • EUDatagrid : EU DataGrid Software License

  • EUPL-1.0 : European Union Public License 1.0

  • EUPL-1.1 : European Union Public License 1.1

  • EUPL-1.2 : European Union Public License 1.2

  • Eurosym : Eurosym License

  • Fair : Fair License

  • Frameworx-1.0 : Frameworx Open License 1.0

  • FreeImage : FreeImage Public License v1.0

  • FSFAP : FSF All Permissive License

  • FSFUL : FSF Unlimited License

  • FSFULLR : FSF Unlimited License (with License Retention)

  • FTL : Freetype Project License

  • GFDL-1.1-only : GNU Free Documentation License v1.1 only

  • GFDL-1.1-or-later : GNU Free Documentation License v1.1 or later

  • GFDL-1.2-only : GNU Free Documentation License v1.2 only

  • GFDL-1.2-or-later : GNU Free Documentation License v1.2 or later

  • GFDL-1.3-only : GNU Free Documentation License v1.3 only

  • GFDL-1.3-or-later : GNU Free Documentation License v1.3 or later

  • Giftware : Giftware License

  • GL2PS : GL2PS License

  • Glide : 3dfx Glide License

  • Glulxe : Glulxe License

  • gnuplot : gnuplot License

  • GPL-1.0-only : GNU General Public License v1.0 only

  • GPL-1.0-or-later : GNU General Public License v1.0 or later

  • GPL-2.0-only : GNU General Public License v2.0 only

  • GPL-2.0-or-later : GNU General Public License v2.0 or later

  • GPL-3.0-only : GNU General Public License v3.0 only

  • GPL-3.0-or-later : GNU General Public License v3.0 or later

  • gSOAP-1.3b : gSOAP Public License v1.3b

  • HaskellReport : Haskell Language Report License

  • HPND : Historical Permission Notice and Disclaimer

  • IBM-pibs : IBM PowerPC Initialization and Boot Software

  • ICU : ICU License

  • IJG : Independent JPEG Group License

  • ImageMagick : ImageMagick License

  • iMatix : iMatix Standard Function Library Agreement

  • Imlib2 : Imlib2 License

  • Info-ZIP : Info-ZIP License

  • Intel-ACPI : Intel ACPI Software License Agreement

  • Intel : Intel Open Source License

  • Interbase-1.0 : Interbase Public License v1.0

  • IPA : IPA Font License

  • IPL-1.0 : IBM Public License v1.0

  • ISC : ISC License

  • JasPer-2.0 : JasPer License

  • JSON : JSON License

  • LAL-1.2 : Licence Art Libre 1.2

  • LAL-1.3 : Licence Art Libre 1.3

  • Latex2e : Latex2e License

  • Leptonica : Leptonica License

  • LGPL-2.0-only : GNU Library General Public License v2 only

  • LGPL-2.0-or-later : GNU Library General Public License v2 or later

  • LGPL-2.1-only : GNU Lesser General Public License v2.1 only

  • LGPL-2.1-or-later : GNU Lesser General Public License v2.1 or later

  • LGPL-3.0-only : GNU Lesser General Public License v3.0 only

  • LGPL-3.0-or-later : GNU Lesser General Public License v3.0 or later

  • LGPLLR : Lesser General Public License For Linguistic Resources

  • Libpng : libpng License

  • libtiff : libtiff License

  • LiLiQ-P-1.1 : Licence Libre du Québec – Permissive version 1.1

  • LiLiQ-R-1.1 : Licence Libre du Québec – Réciprocité version 1.1

  • LiLiQ-Rplus-1.1 : Licence Libre du Québec – Réciprocité forte version 1.1

  • Linux-OpenIB : Linux Kernel Variant of OpenIB.org license

  • LPL-1.0 : Lucent Public License Version 1.0

  • LPL-1.02 : Lucent Public License v1.02

  • LPPL-1.0 : LaTeX Project Public License v1.0

  • LPPL-1.1 : LaTeX Project Public License v1.1

  • LPPL-1.2 : LaTeX Project Public License v1.2

  • LPPL-1.3a : LaTeX Project Public License v1.3a

  • LPPL-1.3c : LaTeX Project Public License v1.3c

  • MakeIndex : MakeIndex License

  • MirOS : MirOS License

  • MIT-0 : MIT No Attribution

  • MIT-advertising : Enlightenment License (e16)

  • MIT-CMU : CMU License

  • MIT-enna : enna License

  • MIT-feh : feh License

  • MIT : MIT License

  • MITNFA : MIT +no-false-attribs license

  • Motosoto : Motosoto License

  • mpich2 : mpich2 License

  • MPL-1.0 : Mozilla Public License 1.0

  • MPL-1.1 : Mozilla Public License 1.1

  • MPL-2.0-no-copyleft-exception : Mozilla Public License 2.0 (no copyleft exception)

  • MPL-2.0 : Mozilla Public License 2.0

  • MS-PL : Microsoft Public License

  • MS-RL : Microsoft Reciprocal License

  • MTLL : Matrix Template Library License

  • Multics : Multics License

  • Mup : Mup License

  • NASA-1.3 : NASA Open Source Agreement 1.3

  • Naumen : Naumen Public License

  • NBPL-1.0 : Net Boolean Public License v1

  • NCSA : University of Illinois/NCSA Open Source License

  • Net-SNMP : Net-SNMP License

  • NetCDF : NetCDF license

  • Newsletr : Newsletr License

  • NGPL : Nethack General Public License

  • NLOD-1.0 : Norwegian Licence for Open Government Data

  • NLPL : No Limit Public License

  • Nokia : Nokia Open Source License

  • NOSL : Netizen Open Source License

  • Noweb : Noweb License

  • NPL-1.0 : Netscape Public License v1.0

  • NPL-1.1 : Netscape Public License v1.1

  • NPOSL-3.0 : Non-Profit Open Software License 3.0

  • NRL : NRL License

  • NTP : NTP License

  • OCCT-PL : Open CASCADE Technology Public License

  • OCLC-2.0 : OCLC Research Public License 2.0

  • ODbL-1.0 : ODC Open Database License v1.0

  • OFL-1.0 : SIL Open Font License 1.0

  • OFL-1.1 : SIL Open Font License 1.1

  • OGTSL : Open Group Test Suite License

  • OLDAP-1.1 : Open LDAP Public License v1.1

  • OLDAP-1.2 : Open LDAP Public License v1.2

  • OLDAP-1.3 : Open LDAP Public License v1.3

  • OLDAP-1.4 : Open LDAP Public License v1.4

  • OLDAP-2.0.1 : Open LDAP Public License v2.0.1

  • OLDAP-2.0 : Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)

  • OLDAP-2.1 : Open LDAP Public License v2.1

  • OLDAP-2.2.1 : Open LDAP Public License v2.2.1

  • OLDAP-2.2.2 : Open LDAP Public License 2.2.2

  • OLDAP-2.2 : Open LDAP Public License v2.2

  • OLDAP-2.3 : Open LDAP Public License v2.3

  • OLDAP-2.4 : Open LDAP Public License v2.4

  • OLDAP-2.5 : Open LDAP Public License v2.5

  • OLDAP-2.6 : Open LDAP Public License v2.6

  • OLDAP-2.7 : Open LDAP Public License v2.7

  • OLDAP-2.8 : Open LDAP Public License v2.8

  • OML : Open Market License

  • OpenSSL : OpenSSL License

  • OPL-1.0 : Open Public License v1.0

  • OSET-PL-2.1 : OSET Public License version 2.1

  • OSL-1.0 : Open Software License 1.0

  • OSL-1.1 : Open Software License 1.1

  • OSL-2.0 : Open Software License 2.0

  • OSL-2.1 : Open Software License 2.1

  • OSL-3.0 : Open Software License 3.0

  • PDDL-1.0 : ODC Public Domain Dedication & License 1.0

  • PHP-3.0 : PHP License v3.0

  • PHP-3.01 : PHP License v3.01

  • Plexus : Plexus Classworlds License

  • PostgreSQL : PostgreSQL License

  • psfrag : psfrag License

  • psutils : psutils License

  • Python-2.0 : Python License 2.0

  • Qhull : Qhull License

  • QPL-1.0 : Q Public License 1.0

  • Rdisc : Rdisc License

  • RHeCos-1.1 : Red Hat eCos Public License v1.1

  • RPL-1.1 : Reciprocal Public License 1.1

  • RPL-1.5 : Reciprocal Public License 1.5

  • RPSL-1.0 : RealNetworks Public Source License v1.0

  • RSA-MD : RSA Message-Digest License

  • RSCPL : Ricoh Source Code Public License

  • Ruby : Ruby License

  • SAX-PD : Sax Public Domain Notice

  • Saxpath : Saxpath License

  • SCEA : SCEA Shared Source License

  • Sendmail : Sendmail License

  • SGI-B-1.0 : SGI Free Software License B v1.0

  • SGI-B-1.1 : SGI Free Software License B v1.1

  • SGI-B-2.0 : SGI Free Software License B v2.0

  • SimPL-2.0 : Simple Public License 2.0

  • SISSL-1.2 : Sun Industry Standards Source License v1.2

  • SISSL : Sun Industry Standards Source License v1.1

  • Sleepycat : Sleepycat License

  • SMLNJ : Standard ML of New Jersey License

  • SMPPL : Secure Messaging Protocol Public License

  • SNIA : SNIA Public License 1.1

  • Spencer-86 : Spencer License 86

  • Spencer-94 : Spencer License 94

  • Spencer-99 : Spencer License 99

  • SPL-1.0 : Sun Public License v1.0

  • SugarCRM-1.1.3 : SugarCRM Public License v1.1.3

  • SWL : Scheme Widget Library (SWL) Software License Agreement

  • TCL : TCL/TK License

  • TCP-wrappers : TCP Wrappers License

  • TMate : TMate Open Source License

  • TORQUE-1.1 : TORQUE v2.5+ Software License v1.1

  • TOSL : Trusster Open Source License

  • Unicode-DFS-2015 : Unicode License Agreement - Data Files and Software (2015)

  • Unicode-DFS-2016 : Unicode License Agreement - Data Files and Software (2016)

  • Unicode-TOU : Unicode Terms of Use

  • Unlicense : The Unlicense

  • UPL-1.0 : Universal Permissive License v1.0

  • Vim : Vim License

  • VOSTROM : VOSTROM Public License for Open Source

  • VSL-1.0 : Vovida Software License v1.0

  • W3C-19980720 : W3C Software Notice and License (1998-07-20)

  • W3C-20150513 : W3C Software Notice and Document License (2015-05-13)

  • W3C : W3C Software Notice and License (2002-12-31)

  • Watcom-1.0 : Sybase Open Watcom Public License 1.0

  • Wsuipa : Wsuipa License

  • WTFPL : Do What The F*ck You Want To Public License

  • X11 : X11 License

  • Xerox : Xerox License

  • XFree86-1.1 : XFree86 License 1.1

  • xinetd : xinetd License

  • Xnet : X.Net License

  • xpp : XPP License

  • XSkat : XSkat License

  • YPL-1.0 : Yahoo! Public License v1.0

  • YPL-1.1 : Yahoo! Public License v1.1

  • Zed : Zed License

  • Zend-2.0 : Zend License v2.0

  • Zimbra-1.3 : Zimbra Public License v1.3

  • Zimbra-1.4 : Zimbra Public License v1.4

  • zlib-acknowledgement : zlib/libpng License with Acknowledgement

  • Zlib : zlib License

  • ZPL-1.1 : Zope Public License 1.1

  • ZPL-2.0 : Zope Public License 2.0

  • ZPL-2.1 : Zope Public License 2.1

TGuidePageGenerationlist = Tcodeprimitive;

  • html : HTML

  • markdown : Markdown

  • xml : XML

  • generated : Generated

TInvoiceStatuslist = Tcodeprimitive;

  • draft : draft

  • issued : issued

  • balanced : balanced

  • cancelled : cancelled

  • entered-in-error : entered in error

TLinkageTypelist = Tcodeprimitive;

  • source : Source of Truth

  • alternate : Alternate Record

  • historical : Historical/Obsolete Record

TListStatuslist = Tcodeprimitive;

  • current : Current

  • retired : Retired

  • entered-in-error : Entered In Error

TLocationModelist = Tcodeprimitive;

  • instance : Instance

  • kind : Kind

TLocationStatuslist = Tcodeprimitive;

  • active : Active

  • suspended : Suspended

  • inactive : Inactive

TMeasureReportStatuslist = Tcodeprimitive;

  • complete : Complete

  • pending : Pending

  • error : Error

TMeasureReportTypelist = Tcodeprimitive;

  • individual : Individual

  • subject-list : Subject List

  • summary : Summary

  • data-collection : Data Collection

TMedicationStatusCodeslist = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TmedicationrequestStatuslist = Tcodeprimitive;

  • active : Active

  • on-hold : On Hold

  • cancelled : Cancelled

  • completed : Completed

  • entered-in-error : Entered in Error

  • stopped : Stopped

  • draft : Draft

  • unknown : Unknown

TmedicationRequestIntentlist = Tcodeprimitive;

  • proposal : Proposal

  • plan : Plan

  • order : Order

  • original-order : Original Order

  • reflex-order : Reflex Order

  • filler-order : Filler Order

  • instance-order : Instance Order

  • option : Option

TMessageSignificanceCategorylist = Tcodeprimitive;

  • consequence : Consequence

  • currency : Currency

  • notification : Notification

TmessageheaderResponseRequestlist = Tcodeprimitive;

  • always : Always

  • on-error : Error/reject conditions only

  • never : Never

  • on-success : Successful completion only

TResponseTypelist = Tcodeprimitive;

  • ok : OK

  • transient-error : Transient Error

  • fatal-error : Fatal Error

TstrandTypelist = Tcodeprimitive;

  • watson : Watson strand of referenceSeq

  • crick : Crick strand of referenceSeq

TorientationTypelist = Tcodeprimitive;

  • sense : Sense orientation of referenceSeq

  • antisense : Antisense orientation of referenceSeq

TrepositoryTypelist = Tcodeprimitive;

  • directlink : Click and see

  • openapi : The URL is the RESTful or other kind of API that can access to the result.

  • login : Result cannot be access unless an account is logged in

  • oauth : Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)

  • other : Some other complicated or particular way to get resource from URL.

TqualityTypelist = Tcodeprimitive;

  • indel : INDEL Comparison

  • snp : SNP Comparison

  • unknown : UNKNOWN Comparison

TsequenceTypelist = Tcodeprimitive;

  • aa : AA Sequence

  • dna : DNA Sequence

  • rna : RNA Sequence

TNamingSystemIdentifierTypelist = Tcodeprimitive;

  • oid : OID

  • uuid : UUID

  • uri : URI

  • other : Other

TNamingSystemTypelist = Tcodeprimitive;

  • codesystem : Code System

  • identifier : Identifier

  • root : Root

TObservationDataTypelist = Tcodeprimitive;

  • Quantity : Quantity

  • CodeableConcept : CodeableConcept

  • string : string

  • boolean : boolean

  • integer : integer

  • Range : Range

  • Ratio : Ratio

  • SampledData : SampledData

  • time : time

  • dateTime : dateTime

  • Period : Period

TObservationRangeCategorylist = Tcodeprimitive;

  • reference : reference range

  • critical : critical range

  • absolute : absolute range

TOperationParameterUselist = Tcodeprimitive;

  • in : In

  • out : Out

TOperationKindlist = Tcodeprimitive;

  • operation : Operation

  • query : Query

TIssueTypelist = Tcodeprimitive;

  • invalid : Invalid Content

  • structure : Structural Issue

  • required : Required element missing

  • value : Element value invalid

  • invariant : Validation rule failed

  • security : Security Problem

  • login : Login Required

  • unknown : Unknown User

  • expired : Session Expired

  • forbidden : Forbidden

  • suppressed : Information Suppressed

  • processing : Processing Failure

  • not-supported : Content not supported

  • duplicate : Duplicate

  • multiple-matches : Multiple Matches

  • not-found : Not Found

  • deleted : Deleted

  • too-long : Content Too Long

  • code-invalid : Invalid Code

  • extension : Unacceptable Extension

  • too-costly : Operation Too Costly

  • business-rule : Business Rule Violation

  • conflict : Edit Version Conflict

  • transient : Transient Issue

  • lock-error : Lock Error

  • no-store : No Store Available

  • exception : Exception

  • timeout : Timeout

  • incomplete : Incomplete Results

  • throttled : Throttled

  • informational : Informational Note

TIssueSeveritylist = Tcodeprimitive;

  • fatal : Fatal

  • error : Error

  • warning : Warning

  • information : Information

TLinkTypelist = Tcodeprimitive;

  • replaced-by : Replaced-by.Vervangen door

  • replaces : Replaces.Vervangt

  • refer : Refer.Verwijzing

  • seealso : See also.Zie ook

TIdentityAssuranceLevellist = Tcodeprimitive;

  • level1 : Level 1

  • level2 : Level 2

  • level3 : Level 3

  • level4 : Level 4

TActionRequiredBehaviorlist = Tcodeprimitive;

  • must : Must

  • could : Could

  • must-unless-documented : Must Unless Documented

TActionRelationshipTypelist = Tcodeprimitive;

  • before-start : Before Start

  • before : Before

  • before-end : Before End

  • concurrent-with-start : Concurrent With Start

  • concurrent : Concurrent

  • concurrent-with-end : Concurrent With End

  • after-start : After Start

  • after : After

  • after-end : After End

TActionGroupingBehaviorlist = Tcodeprimitive;

  • visual-group : Visual Group

  • logical-group : Logical Group

  • sentence-group : Sentence Group

TActionSelectionBehaviorlist = Tcodeprimitive;

  • any : Any

  • all : All

  • all-or-none : All Or None

  • exactly-one : Exactly One

  • at-most-one : At Most One

  • one-or-more : One Or More

TActionCardinalityBehaviorlist = Tcodeprimitive;

  • single : Single

  • multiple : Multiple

TActionPrecheckBehaviorlist = Tcodeprimitive;

  • yes : Yes

  • no : No

TActionConditionKindlist = Tcodeprimitive;

  • applicability : Applicability

  • start : Start

  • stop : Stop

TProvenanceEntityRolelist = Tcodeprimitive;

  • derivation : Derivation

  • revision : Revision

  • quotation : Quotation

  • source : Source

  • removal : Removal

TQuestionnaireItemTypelist = Tcodeprimitive;

  • group : Group

  • display : Display

  • boolean : Boolean

  • decimal : Decimal

  • integer : Integer

  • date : Date

  • dateTime : Date Time

  • time : Time

  • string : String

  • text : Text

  • url : Url

  • choice : Choice

  • open-choice : Open Choice

  • attachment : Attachment

  • reference : Reference

  • quantity : Quantity

TEnableWhenBehaviorlist = Tcodeprimitive;

  • all : All

  • any : Any

TQuestionnaireItemOperatorlist = Tcodeprimitive;

  • exists : Exists

  • = : Equals

  • != : Not Equals

  • > : Greater Than

  • < : Less Than

  • >= : Greater or Equals

  • <= : Less or Equals

TQuestionnaireResponseStatuslist = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • amended : Amended

  • entered-in-error : Entered in Error

  • stopped : Stopped

TResearchElementTypelist = Tcodeprimitive;

  • population : Population

  • exposure : Exposure

  • outcome : Outcome

TVariableTypelist = Tcodeprimitive;

  • dichotomous : Dichotomous

  • continuous : Continuous

  • descriptive : Descriptive

TResearchStudyStatuslist = Tcodeprimitive;

  • active : Active

  • administratively-completed : Administratively Completed

  • approved : Approved

  • closed-to-accrual : Closed to Accrual

  • closed-to-accrual-and-intervention : Closed to Accrual and Intervention

  • completed : Completed

  • disapproved : Disapproved

  • in-review : In Review

  • temporarily-closed-to-accrual : Temporarily Closed to Accrual

  • temporarily-closed-to-accrual-and-intervention : Temporarily Closed to Accrual and Intervention

  • withdrawn : Withdrawn

TResearchSubjectStatuslist = Tcodeprimitive;

  • candidate : Candidate

  • eligible : Eligible

  • follow-up : Follow-up

  • ineligible : Ineligible

  • not-registered : Not Registered

  • off-study : Off-study

  • on-study : On-study

  • on-study-intervention : On-study-intervention

  • on-study-observation : On-study-observation

  • pending-on-study : Pending on-study

  • potential-candidate : Potential Candidate

  • screening : Screening

  • withdrawn : Withdrawn

TXPathUsageTypelist = Tcodeprimitive;

  • normal : Normal

  • phonetic : Phonetic

  • nearby : Nearby

  • distance : Distance

  • other : Other

TSearchModifierCodelist = Tcodeprimitive;

  • missing : Missing

  • exact : Exact

  • contains : Contains

  • not : Not

  • text : Text

  • in : In

  • not-in : Not In

  • below : Below

  • above : Above

  • type : Type

  • identifier : Identifier

  • ofType : Of Type

TSearchComparatorlist = Tcodeprimitive;

  • eq : Equals

  • ne : Not Equals

  • gt : Greater Than

  • lt : Less Than

  • ge : Greater or Equals

  • le : Less of Equal

  • sa : Starts After

  • eb : Ends Before

  • ap : Approximately

TSlotStatuslist = Tcodeprimitive;

  • busy : Busy

  • free : Free

  • busy-unavailable : Busy (Unavailable)

  • busy-tentative : Busy (Tentative)

  • entered-in-error : Entered in error

TSpecimenStatuslist = Tcodeprimitive;

  • available : Available

  • unavailable : Unavailable

  • unsatisfactory : Unsatisfactory

  • entered-in-error : Entered in Error

TSpecimenContainedPreferencelist = Tcodeprimitive;

  • preferred : Preferred

  • alternate : Alternate

TStructureDefinitionKindlist = Tcodeprimitive;

  • primitive-type : Primitive Data Type

  • complex-type : Complex Data Type

  • resource : Resource

  • logical : Logical

TTypeDerivationRulelist = Tcodeprimitive;

  • specialization : Specialization

  • constraint : Constraint

TExtensionContextTypelist = Tcodeprimitive;

  • fhirpath : FHIRPath

  • element : Element ID

  • extension : Extension URL

TStructureMapInputModelist = Tcodeprimitive;

  • source : Source Instance

  • target : Target Instance

TStructureMapContextTypelist = Tcodeprimitive;

  • type : Type

  • variable : Variable

TStructureMapTargetListModelist = Tcodeprimitive;

  • first : First

  • share : Share

  • last : Last

  • collate : Collate

TStructureMapTransformlist = Tcodeprimitive;

  • create : create

  • copy : copy

  • truncate : truncate

  • escape : escape

  • cast : cast

  • append : append

  • translate : translate

  • reference : reference

  • dateOp : dateOp

  • uuid : uuid

  • pointer : pointer

  • evaluate : evaluate

  • cc : cc

  • c : c

  • qty : qty

  • id : id

  • cp : cp

TStructureMapSourceListModelist = Tcodeprimitive;

  • first : First

  • not_first : All but the first

  • last : Last

  • not_last : All but the last

  • only_one : Enforce only one

TStructureMapGroupTypeModelist = Tcodeprimitive;

  • none : Not a Default

  • types : Default for Type Combination

  • type-and-types : Default for type + combination

TStructureMapModelModelist = Tcodeprimitive;

  • source : Source Structure Definition

  • queried : Queried Structure Definition

  • target : Target Structure Definition

  • produced : Produced Structure Definition

TSubscriptionStatuslist = Tcodeprimitive;

  • requested : Requested

  • active : Active

  • error : Error

  • off : Off

TSubscriptionChannelTypelist = Tcodeprimitive;

  • rest-hook : Rest Hook

  • websocket : Websocket

  • email : Email

  • sms : SMS

  • message : Message

TFHIRSubstanceStatuslist = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TSupplyDeliveryStatuslist = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Delivered

  • abandoned : Abandoned

  • entered-in-error : Entered In Error

TSupplyRequestStatuslist = Tcodeprimitive;

  • draft : Draft

  • active : Active

  • suspended : Suspended

  • cancelled : Cancelled

  • completed : Completed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TTaskStatuslist = Tcodeprimitive;

  • draft : Draft

  • requested : Requested

  • received : Received

  • accepted : Accepted

  • rejected : Rejected

  • ready : Ready

  • cancelled : Cancelled

  • in-progress : In Progress

  • on-hold : On Hold

  • failed : Failed

  • completed : Completed

  • entered-in-error : Entered in Error

TTaskIntentlist = Tcodeprimitive;

  • unknown : Unknown

  • proposal : Proposal

  • plan : Plan

  • order : Order

  • original-order : Original Order

  • reflex-order : Reflex Order

  • filler-order : Filler Order

  • instance-order : Instance Order

  • option : Option

TCodeSearchSupportlist = Tcodeprimitive;

  • explicit : Explicit Codes

  • all : Implicit Codes

TTestReportStatuslist = Tcodeprimitive;

  • completed : Completed

  • in-progress : In Progress

  • waiting : Waiting

  • stopped : Stopped

  • entered-in-error : Entered In Error

TTestReportActionResultlist = Tcodeprimitive;

  • pass : Pass

  • skip : Skip

  • fail : Fail

  • warning : Warning

  • error : Error

TTestReportParticipantTypelist = Tcodeprimitive;

  • test-engine : Test Engine

  • client : Client

  • server : Server

TTestReportResultlist = Tcodeprimitive;

  • pass : Pass

  • fail : Fail

  • pending : Pending

TAssertionDirectionTypelist = Tcodeprimitive;

  • response : response

  • request : request

TAssertionOperatorTypelist = Tcodeprimitive;

  • equals : equals

  • notEquals : notEquals

  • in : in

  • notIn : notIn

  • greaterThan : greaterThan

  • lessThan : lessThan

  • empty : empty

  • notEmpty : notEmpty

  • contains : contains

  • notContains : notContains

  • eval : evaluate

TAssertionResponseTypeslist = Tcodeprimitive;

  • okay : okay

  • created : created

  • noContent : noContent

  • notModified : notModified

  • bad : bad

  • forbidden : forbidden

  • notFound : notFound

  • methodNotAllowed : methodNotAllowed

  • conflict : conflict

  • gone : gone

  • preconditionFailed : preconditionFailed

  • unprocessable : unprocessable

TTestScriptRequestMethodCodelist = Tcodeprimitive;

  • delete : DELETE

  • get : GET

  • options : OPTIONS

  • patch : PATCH

  • post : POST

  • put : PUT

  • head : HEAD

Tstatuslist = Tcodeprimitive;

  • attested : Attested

  • validated : Validated

  • in-process : In process

  • req-revalid : Requires revalidation

  • val-fail : Validation failed

  • reval-fail : Re-Validation failed

TVisionBaselist = Tcodeprimitive;

  • up : Up

  • down : Down

  • in : In

  • out : Out

TVisionEyeslist = Tcodeprimitive;

  • right : Right Eye

  • left : Left Eye


Generated by PasDoc 0.15.0.