Unit bsFhir_r4b

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 TAdministrativeGender If the element is present, it must have either a @value, an @id, or extensions
Class TAgeUnits If the element is present, it must have either a @value, an @id, or extensions
Class TBindingStrength 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 TDefinitionResourceType 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 TEventOrRequestResourceTypes If the element is present, it must have either a @value, an @id, or extensions
Class TEventResourceType If the element is present, it must have either a @value, an @id, or extensions
Class TFHIRPathTypes 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 TKnowledgeResourceType If the element is present, it must have either a @value, an @id, or extensions
Class TNoteType 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 TRemittanceOutcome If the element is present, it must have either a @value, an @id, or extensions
Class TRequestResourceType If the element is present, it must have either a @value, an @id, or extensions
Class TResourceType If the element is present, it must have either a @value, an @id, or extensions
Class TResourceTypeArray  
Class TSearchParamType If the element is present, it must have either a @value, an @id, or extensions
Class TFHIRAllTypes If the element is present, it must have either a @value, an @id, or extensions
Class TFHIRDefinedType If the element is present, it must have either a @value, an @id, 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 TRatioRange A range of ratios expressed as a low and high 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 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 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 TRatioArray  
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 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 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 TRangeArray  
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 TCodeableReference A reference to a resource (by instance), or instead, a reference to a concept defined in a terminology or ontology (by 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 TCodeableReferenceArray  
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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TRequestIntent If the element is present, it must have either a @value, an @id, or extensions
Class TRequestPriority If the element is present, it must have either a @value, an @id, or extensions
Class TAdministrableProductDefinition A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed). If the element is present, it must have either a @value, an @id, or extensions
Class TAdministrableProductDefinitionProperty A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed).
Class TAdministrableProductDefinitionPropertyArray  
Class TAdministrableProductDefinitionRouteOfAdministration A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed).
Class TAdministrableProductDefinitionRouteOfAdministrationArray  
Class TAdministrableProductDefinitionTargetSpecies A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed).
Class TAdministrableProductDefinitionTargetSpeciesArray  
Class TAdministrableProductDefinitionWithdrawalPeriod A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed).
Class TAdministrableProductDefinitionWithdrawalPeriodArray  
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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TAllergyIntoleranceType If the element is present, it must have either a @value, an @id, or extensions
Class TAllergyIntoleranceCategory If the element is present, it must have either a @value, an @id, or extensions
Class TAllergyIntoleranceCategoryArray  
Class TAllergyIntoleranceSeverity 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 If the element is present, it must have either a @value, an @id, or extensions
Class TAppointmentStatus If the element is present, it must have either a @value, an @id, or extensions
Class TParticipationStatus 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 If the element is present, it must have either a @value, an @id, or extensions
Class TAuditEventAction If the element is present, it must have either a @value, an @id, or extensions
Class TAuditEventAgentNetworkType 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 If the element is present, it must have either a @value, an @id, or extensions
Class TBiologicallyDerivedProductStatus If the element is present, it must have either a @value, an @id, or extensions
Class TBiologicallyDerivedProductStorageScale 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 If the element is present, it must have either a @value, an @id, or extensions
Class TBundleType If the element is present, it must have either a @value, an @id, or extensions
Class TSearchEntryMode 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 If the element is present, it must have either a @value, an @id, or extensions
Class TEventCapabilityMode If the element is present, it must have either a @value, an @id, or extensions
Class TResourceVersionPolicy If the element is present, it must have either a @value, an @id, or extensions
Class TDocumentMode If the element is present, it must have either a @value, an @id, or extensions
Class TRestfulCapabilityMode If the element is present, it must have either a @value, an @id, or extensions
Class TTypeRestfulInteraction If the element is present, it must have either a @value, an @id, or extensions
Class TSystemRestfulInteraction If the element is present, it must have either a @value, an @id, or extensions
Class TConditionalReadStatus If the element is present, it must have either a @value, an @id, or extensions
Class TReferenceHandlingPolicy If the element is present, it must have either a @value, an @id, or extensions
Class TReferenceHandlingPolicyArray  
Class TConditionalDeleteStatus 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 If the element is present, it must have either a @value, an @id, or extensions
Class TCarePlanActivityStatus If the element is present, it must have either a @value, an @id, or extensions
Class TCarePlanIntent If the element is present, it must have either a @value, an @id, or extensions
Class TRequestStatus 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TCitation The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources. If the element is present, it must have either a @value, an @id, or extensions
Class TCitationSummary The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationSummaryArray  
Class TCitationClassification The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationClassificationArray  
Class TCitationStatusDate The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationStatusDateArray  
Class TCitationRelatesTo The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationRelatesToArray  
Class TCitationCitedArtifact The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationVersion The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationStatusDate1 The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationStatusDate1Array  
Class TCitationTitle The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationTitleArray  
Class TCitationAbstract The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationAbstractArray  
Class TCitationPart The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationRelatesTo1 The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationRelatesTo1Array  
Class TCitationPublicationForm The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationPublicationFormArray  
Class TCitationPublishedIn The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationPeriodicRelease The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationDateOfPublication The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationWebLocation The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationWebLocationArray  
Class TCitationClassification1 The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationClassification1Array  
Class TCitationWhoClassified The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationContributorship The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationEntry The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationEntryArray  
Class TCitationAffiliationInfo The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationAffiliationInfoArray  
Class TCitationContributionInstance The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationContributionInstanceArray  
Class TCitationSummary1 The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.
Class TCitationSummary1Array  
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 If the element is present, it must have either a @value, an @id, or extensions
Class TFinancialResourceStatusCodes 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TClinicalUseDefinition A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure. If the element is present, it must have either a @value, an @id, or extensions
Class TClinicalUseDefinitionContraindication A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionOtherTherapy A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionOtherTherapyArray  
Class TClinicalUseDefinitionIndication A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionInteraction A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionInteractant A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionInteractantArray  
Class TClinicalUseDefinitionUndesirableEffect A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionWarning A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.
Class TClinicalUseDefinitionType 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 If the element is present, it must have either a @value, an @id, or extensions
Class TFilterOperatorArray  
Class TPropertyType If the element is present, it must have either a @value, an @id, or extensions
Class TCodeSystemHierarchyMeaning If the element is present, it must have either a @value, an @id, or extensions
Class TCodeSystemContentMode 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 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 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 TCompositionStatus If the element is present, it must have either a @value, an @id, or extensions
Class TDocumentRelationshipType If the element is present, it must have either a @value, an @id, or extensions
Class TConfidentiality If the element is present, it must have either a @value, an @id, or extensions
Class TCompositionAttestationMode If the element is present, it must have either a @value, an @id, or extensions
Class TListMode 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TConsentDataMeaning If the element is present, it must have either a @value, an @id, or extensions
Class TConsentState 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 If the element is present, it must have either a @value, an @id, or extensions
Class TContractResourcePublicationStatusCodes 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TDetectedIssueSeverity 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 If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceNameType If the element is present, it must have either a @value, an @id, or extensions
Class TUDIEntryType 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 If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceMetricColor If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceMetricCalibrationState If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceMetricOperationalStatus If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceMetricCategory 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TEncounterStatus 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 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 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 provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence. If the element is present, it must have either a @value, an @id, or extensions
Class TEvidenceVariableDefinition The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidenceVariableDefinitionArray  
Class TEvidenceStatistic The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidenceStatisticArray  
Class TEvidenceSampleSize The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidenceAttributeEstimate The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidenceAttributeEstimateArray  
Class TEvidenceModelCharacteristic The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidenceModelCharacteristicArray  
Class TEvidence_Variable The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidence_VariableArray  
Class TEvidenceCertainty The Evidence Resource provides a machine-interpretable expression of an evidence concept including the evidence variables (eg population, exposures/interventions, comparators, outcomes, measured variables, confounding variables), the statistics, and the certainty of this evidence.
Class TEvidenceCertaintyArray  
Class TEvidenceVariableHandling If the element is present, it must have either a @value, an @id, or extensions
Class TEvidenceReport The EvidenceReport Resource is a specialized container for a collection of resources and codable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts. If the element is present, it must have either a @value, an @id, or extensions
Class TEvidenceReportSubject The EvidenceReport Resource is a specialized container for a collection of resources and codable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
Class TEvidenceReportCharacteristic The EvidenceReport Resource is a specialized container for a collection of resources and codable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
Class TEvidenceReportCharacteristicArray  
Class TEvidenceReportRelatesTo The EvidenceReport Resource is a specialized container for a collection of resources and codable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
Class TEvidenceReportRelatesToArray  
Class TEvidenceReportSection The EvidenceReport Resource is a specialized container for a collection of resources and codable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
Class TEvidenceReportSectionArray  
Class TReportRelationshipType If the element is present, it must have either a @value, an @id, or extensions
Class TEvidenceVariable The EvidenceVariable resource describes an element that knowledge (Evidence) is about. If the element is present, it must have either a @value, an @id, or extensions
Class TEvidenceVariableCharacteristic The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableCharacteristicArray  
Class TEvidenceVariableTimeFromStart The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableCategory The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableCategoryArray  
Class TGroupMeasure If the element is present, it must have either a @value, an @id, or extensions
Class TCharacteristicCombination 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 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 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TGraphCompartmentRule 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 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 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 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TSPDXLicense If the element is present, it must have either a @value, an @id, or extensions
Class TGuidePageGeneration If the element is present, it must have either a @value, an @id, or extensions
Class TIngredient 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 TIngredientManufacturer An ingredient of a manufactured item or pharmaceutical product.
Class TIngredientManufacturerArray  
Class TIngredientSubstance An ingredient of a manufactured item or pharmaceutical product.
Class TIngredientStrength An ingredient of a manufactured item or pharmaceutical product.
Class TIngredientStrengthArray  
Class TIngredientReferenceStrength An ingredient of a manufactured item or pharmaceutical product.
Class TIngredientReferenceStrengthArray  
Class TIngredientManufacturerRole 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TLocationStatus If the element is present, it must have either a @value, an @id, or extensions
Class TManufacturedItemDefinition The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product. If the element is present, it must have either a @value, an @id, or extensions
Class TManufacturedItemDefinitionProperty The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product.
Class TManufacturedItemDefinitionPropertyArray  
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 If the element is present, it must have either a @value, an @id, or extensions
Class TMeasureReportType 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TmedicationRequestIntent 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 TMedicationStatementStatusCodes If the element is present, it must have either a @value, an @id, or extensions
Class TMedicinalProductDefinition A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs). If the element is present, it must have either a @value, an @id, or extensions
Class TMedicinalProductDefinitionContact A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionContactArray  
Class TMedicinalProductDefinitionName A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionNameArray  
Class TMedicinalProductDefinitionNamePart A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionNamePartArray  
Class TMedicinalProductDefinitionCountryLanguage A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionCountryLanguageArray  
Class TMedicinalProductDefinitionCrossReference A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionCrossReferenceArray  
Class TMedicinalProductDefinitionOperation A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionOperationArray  
Class TMedicinalProductDefinitionCharacteristic A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).
Class TMedicinalProductDefinitionCharacteristicArray  
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 If the element is present, it must have either a @value, an @id, or extensions
Class TmessageheaderResponseRequest 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TorientationType If the element is present, it must have either a @value, an @id, or extensions
Class TrepositoryType If the element is present, it must have either a @value, an @id, or extensions
Class TqualityType If the element is present, it must have either a @value, an @id, or extensions
Class TsequenceType 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 If the element is present, it must have either a @value, an @id, or extensions
Class TNamingSystemType 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 TNutritionProduct A food or fluid product that is consumed by patients. If the element is present, it must have either a @value, an @id, or extensions
Class TNutritionProductNutrient A food or fluid product that is consumed by patients.
Class TNutritionProductNutrientArray  
Class TNutritionProductIngredient A food or fluid product that is consumed by patients.
Class TNutritionProductIngredientArray  
Class TNutritionProductProductCharacteristic A food or fluid product that is consumed by patients.
Class TNutritionProductProductCharacteristicArray  
Class TNutritionProductInstance A food or fluid product that is consumed by patients.
Class TNutritionProductStatus If the element is present, it must have either a @value, an @id, or extensions
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 If the element is present, it must have either a @value, an @id, or extensions
Class TObservationDataTypeArray  
Class TObservationRangeCategory 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 If the element is present, it must have either a @value, an @id, or extensions
Class TOperationKind 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 If the element is present, it must have either a @value, an @id, or extensions
Class TIssueSeverity 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 TPackagedProductDefinition A medically related item or items, in a container or package. If the element is present, it must have either a @value, an @id, or extensions
Class TPackagedProductDefinitionLegalStatusOfSupply A medically related item or items, in a container or package.
Class TPackagedProductDefinitionLegalStatusOfSupplyArray  
Class TPackagedProductDefinitionPackage A medically related item or items, in a container or package.
Class TPackagedProductDefinitionPackageArray  
Class TPackagedProductDefinitionShelfLifeStorage A medically related item or items, in a container or package.
Class TPackagedProductDefinitionShelfLifeStorageArray  
Class TPackagedProductDefinitionProperty A medically related item or items, in a container or package.
Class TPackagedProductDefinitionPropertyArray  
Class TPackagedProductDefinitionContainedItem A medically related item or items, in a container or package.
Class TPackagedProductDefinitionContainedItemArray  
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 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 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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications. 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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
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 and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.
Class TPlanDefinitionDynamicValueArray  
Class TActionRequiredBehavior If the element is present, it must have either a @value, an @id, or extensions
Class TActionRelationshipType If the element is present, it must have either a @value, an @id, or extensions
Class TActionGroupingBehavior If the element is present, it must have either a @value, an @id, or extensions
Class TActionSelectionBehavior If the element is present, it must have either a @value, an @id, or extensions
Class TActionCardinalityBehavior If the element is present, it must have either a @value, an @id, or extensions
Class TActionPrecheckBehavior If the element is present, it must have either a @value, an @id, or extensions
Class TActionConditionKind 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TEnableWhenBehavior If the element is present, it must have either a @value, an @id, or extensions
Class TQuestionnaireItemOperator 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 If the element is present, it must have either a @value, an @id, or extensions
Class TRegulatedAuthorization Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity that is cited in a guidance, regulation, rule or legislative act. An example is Market Authorization relating to a Medicinal Product. If the element is present, it must have either a @value, an @id, or extensions
Class TRegulatedAuthorizationCase Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity that is cited in a guidance, regulation, rule or legislative act. An example is Market Authorization relating to a Medicinal Product.
Class TRegulatedAuthorizationCaseArray  
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 If the element is present, it must have either a @value, an @id, or extensions
Class TVariableType 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TSearchModifierCode If the element is present, it must have either a @value, an @id, or extensions
Class TSearchModifierCodeArray  
Class TSearchComparator 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 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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TTypeDerivationRule If the element is present, it must have either a @value, an @id, or extensions
Class TExtensionContextType 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 If the element is present, it must have either a @value, an @id, or extensions
Class TStructureMapContextType If the element is present, it must have either a @value, an @id, or extensions
Class TStructureMapTargetListMode If the element is present, it must have either a @value, an @id, or extensions
Class TStructureMapTargetListModeArray  
Class TStructureMapTransform If the element is present, it must have either a @value, an @id, or extensions
Class TStructureMapSourceListMode If the element is present, it must have either a @value, an @id, or extensions
Class TStructureMapGroupTypeMode If the element is present, it must have either a @value, an @id, or extensions
Class TStructureMapModelMode 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 TSubscriptionStatusCodes If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionChannelType If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionStatus The SubscriptionStatus resource describes the state of a Subscription during notifications. If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionStatusNotificationEvent The SubscriptionStatus resource describes the state of a Subscription during notifications.
Class TSubscriptionStatusNotificationEventArray  
Class TSubscriptionNotificationType If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionTopic Describes a stream of resource state changes or events and annotated with labels useful to filter projections from this topic. If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionTopicResourceTrigger Describes a stream of resource state changes or events and annotated with labels useful to filter projections from this topic.
Class TSubscriptionTopicResourceTriggerArray  
Class TSubscriptionTopicQueryCriteria Describes a stream of resource state changes or events and annotated with labels useful to filter projections from this topic.
Class TSubscriptionTopicEventTrigger Describes a stream of resource state changes or events and annotated with labels useful to filter projections from this topic.
Class TSubscriptionTopicEventTriggerArray  
Class TSubscriptionTopicCanFilterBy Describes a stream of resource state changes or events and annotated with labels useful to filter projections from this topic.
Class TSubscriptionTopicCanFilterByArray  
Class TSubscriptionTopicNotificationShape Describes a stream of resource state changes or events and annotated with labels useful to filter projections from this topic.
Class TSubscriptionTopicNotificationShapeArray  
Class TInteractionTrigger If the element is present, it must have either a @value, an @id, or extensions
Class TInteractionTriggerArray  
Class TCriteriaNotExistsBehavior 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 If the element is present, it must have either a @value, an @id, or extensions
Class TSubstanceDefinition 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 TSubstanceDefinitionMoiety The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionMoietyArray  
Class TSubstanceDefinitionProperty The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionPropertyArray  
Class TSubstanceDefinitionMolecularWeight The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionMolecularWeightArray  
Class TSubstanceDefinitionStructure The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionRepresentation The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionRepresentationArray  
Class TSubstanceDefinitionCode The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionCodeArray  
Class TSubstanceDefinitionName The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionNameArray  
Class TSubstanceDefinitionOfficial The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionOfficialArray  
Class TSubstanceDefinitionRelationship The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionRelationshipArray  
Class TSubstanceDefinitionSourceMaterial The detailed description of a substance, typically at a level beyond what is used for prescribing.
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 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TTaskIntent 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TTestReportActionResult If the element is present, it must have either a @value, an @id, or extensions
Class TTestReportParticipantType If the element is present, it must have either a @value, an @id, or extensions
Class TTestReportResult 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 If the element is present, it must have either a @value, an @id, or extensions
Class TAssertionOperatorType If the element is present, it must have either a @value, an @id, or extensions
Class TAssertionResponseTypes If the element is present, it must have either a @value, an @id, or extensions
Class TTestScriptRequestMethodCode 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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](codesystem.html) 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 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 If the element is present, it must have either a @value, an @id, or extensions
Class TVisionEyes If the element is present, it must have either a @value, an @id, or extensions

Types

Tdateprimitive = string;
TdateTimeprimitive = string;
Tcodeprimitive = string;
TFHIRDefinedTypeEnum = Tcodeprimitive;
TFHIRAllTypesEnum = Tcodeprimitive;
TSearchParamTypeEnum = Tcodeprimitive;
TResourceTypeEnum = Tcodeprimitive;
TRequestResourceTypeEnum = Tcodeprimitive;
TRemittanceOutcomeEnum = Tcodeprimitive;
TPublicationStatusEnum = Tcodeprimitive;
TNoteTypeEnum = Tcodeprimitive;
TKnowledgeResourceTypeEnum = Tcodeprimitive;
TFHIRVersionEnum = Tcodeprimitive;
TFHIRPathTypesEnum = Tcodeprimitive;
TEventResourceTypeEnum = Tcodeprimitive;
TEventOrRequestResourceTypesEnum = Tcodeprimitive;
TDocumentReferenceStatusEnum = Tcodeprimitive;
TDefinitionResourceTypeEnum = Tcodeprimitive;
TConceptMapEquivalenceEnum = Tcodeprimitive;
TBindingStrengthEnum = Tcodeprimitive;
TAgeUnitsEnum = Tcodeprimitive;
TAdministrativeGenderEnum = Tcodeprimitive;
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;
TNarrativeStatusEnum = Tcodeprimitive;
TAddressUseEnum = Tcodeprimitive;
TAddressTypeEnum = Tcodeprimitive;
TContributorTypeEnum = Tcodeprimitive;
TSortDirectionEnum = Tcodeprimitive;
TNameUseEnum = Tcodeprimitive;
TContactPointSystemEnum = Tcodeprimitive;
TContactPointUseEnum = Tcodeprimitive;
TIdentifierUseEnum = Tcodeprimitive;
TSampledDataDataTypeprimitive = string;
TPropertyRepresentationEnum = Tcodeprimitive;
TConstraintSeverityEnum = Tcodeprimitive;
TAggregationModeEnum = Tcodeprimitive;
TReferenceVersionRulesEnum = Tcodeprimitive;
TSlicingRulesEnum = Tcodeprimitive;
TDiscriminatorTypeEnum = Tcodeprimitive;
TTriggerTypeEnum = Tcodeprimitive;
TQuantityComparatorEnum = Tcodeprimitive;
TRelatedArtifactTypeEnum = Tcodeprimitive;
TExpressionLanguageEnum = Tcodeprimitive;
TUnitsOfTimeEnum = Tcodeprimitive;
TEventTimingEnum = Tcodeprimitive;
TAccountStatusEnum = Tcodeprimitive;
TActionParticipantTypeEnum = Tcodeprimitive;
TRequestIntentEnum = Tcodeprimitive;
TRequestPriorityEnum = Tcodeprimitive;
TAdverseEventActualityEnum = Tcodeprimitive;
TAllergyIntoleranceCriticalityEnum = Tcodeprimitive;
TAllergyIntoleranceTypeEnum = Tcodeprimitive;
TAllergyIntoleranceCategoryEnum = Tcodeprimitive;
TAllergyIntoleranceSeverityEnum = Tcodeprimitive;
TParticipantRequiredEnum = Tcodeprimitive;
TAppointmentStatusEnum = Tcodeprimitive;
TParticipationStatusEnum = Tcodeprimitive;
TAuditEventOutcomeEnum = Tcodeprimitive;
TAuditEventActionEnum = Tcodeprimitive;
TAuditEventAgentNetworkTypeEnum = Tcodeprimitive;
TBiologicallyDerivedProductCategoryEnum = Tcodeprimitive;
TBiologicallyDerivedProductStatusEnum = Tcodeprimitive;
TBiologicallyDerivedProductStorageScaleEnum = Tcodeprimitive;
THTTPVerbEnum = Tcodeprimitive;
TBundleTypeEnum = Tcodeprimitive;
TSearchEntryModeEnum = Tcodeprimitive;
TCapabilityStatementKindEnum = Tcodeprimitive;
TEventCapabilityModeEnum = Tcodeprimitive;
TResourceVersionPolicyEnum = Tcodeprimitive;
TDocumentModeEnum = Tcodeprimitive;
TRestfulCapabilityModeEnum = Tcodeprimitive;
TTypeRestfulInteractionEnum = Tcodeprimitive;
TSystemRestfulInteractionEnum = Tcodeprimitive;
TConditionalReadStatusEnum = Tcodeprimitive;
TReferenceHandlingPolicyEnum = Tcodeprimitive;
TConditionalDeleteStatusEnum = Tcodeprimitive;
TCarePlanActivityKindEnum = Tcodeprimitive;
TCarePlanActivityStatusEnum = Tcodeprimitive;
TCarePlanIntentEnum = Tcodeprimitive;
TRequestStatusEnum = Tcodeprimitive;
TCareTeamStatusEnum = Tcodeprimitive;
TCatalogEntryRelationTypeEnum = Tcodeprimitive;
TChargeItemStatusEnum = Tcodeprimitive;
TInvoicePriceComponentTypeEnum = Tcodeprimitive;
TUseEnum = Tcodeprimitive;
TFinancialResourceStatusCodesEnum = Tcodeprimitive;
TClinicalImpressionStatusEnum = Tcodeprimitive;
TClinicalUseDefinitionTypeEnum = Tcodeprimitive;
TFilterOperatorEnum = Tcodeprimitive;
TPropertyTypeEnum = Tcodeprimitive;
TCodeSystemHierarchyMeaningEnum = Tcodeprimitive;
TCodeSystemContentModeEnum = Tcodeprimitive;
TEventStatusEnum = Tcodeprimitive;
TCompartmentTypeEnum = Tcodeprimitive;
TCompositionStatusEnum = Tcodeprimitive;
TDocumentRelationshipTypeEnum = Tcodeprimitive;
TConfidentialityEnum = Tcodeprimitive;
TCompositionAttestationModeEnum = Tcodeprimitive;
TListModeEnum = Tcodeprimitive;
TConceptMapGroupUnmappedModeEnum = Tcodeprimitive;
TConsentProvisionTypeEnum = Tcodeprimitive;
TConsentDataMeaningEnum = Tcodeprimitive;
TConsentStateEnum = Tcodeprimitive;
TContractResourceStatusCodesEnum = Tcodeprimitive;
TContractResourcePublicationStatusCodesEnum = Tcodeprimitive;
TEligibilityRequestPurposeEnum = Tcodeprimitive;
TEligibilityResponsePurposeEnum = Tcodeprimitive;
TObservationStatusEnum = Tcodeprimitive;
TDetectedIssueSeverityEnum = Tcodeprimitive;
TFHIRDeviceStatusEnum = Tcodeprimitive;
TDeviceNameTypeEnum = Tcodeprimitive;
TUDIEntryTypeEnum = Tcodeprimitive;
TDeviceMetricCalibrationTypeEnum = Tcodeprimitive;
TDeviceMetricColorEnum = Tcodeprimitive;
TDeviceMetricCalibrationStateEnum = Tcodeprimitive;
TDeviceMetricOperationalStatusEnum = Tcodeprimitive;
TDeviceMetricCategoryEnum = Tcodeprimitive;
TDeviceUseStatementStatusEnum = Tcodeprimitive;
TDiagnosticReportStatusEnum = Tcodeprimitive;
TEncounterLocationStatusEnum = Tcodeprimitive;
TEncounterStatusEnum = Tcodeprimitive;
TEndpointStatusEnum = Tcodeprimitive;
TEpisodeOfCareStatusEnum = Tcodeprimitive;
TEvidenceVariableHandlingEnum = Tcodeprimitive;
TReportRelationshipTypeEnum = Tcodeprimitive;
TGroupMeasureEnum = Tcodeprimitive;
TCharacteristicCombinationEnum = Tcodeprimitive;
TExampleScenarioActorTypeEnum = Tcodeprimitive;
TExplanationOfBenefitStatusEnum = Tcodeprimitive;
TFamilyHistoryStatusEnum = Tcodeprimitive;
TFlagStatusEnum = Tcodeprimitive;
TGoalLifecycleStatusEnum = Tcodeprimitive;
TGraphCompartmentUseEnum = Tcodeprimitive;
TGraphCompartmentRuleEnum = Tcodeprimitive;
TGroupTypeEnum = Tcodeprimitive;
TGuidanceResponseStatusEnum = Tcodeprimitive;
TDaysOfWeekEnum = Tcodeprimitive;
TImagingStudyStatusEnum = Tcodeprimitive;
TImmunizationStatusCodesEnum = Tcodeprimitive;
TImmunizationEvaluationStatusCodesEnum = Tcodeprimitive;
TGuideParameterCodeEnum = Tcodeprimitive;
TSPDXLicenseEnum = Tcodeprimitive;
TGuidePageGenerationEnum = Tcodeprimitive;
TIngredientManufacturerRoleEnum = Tcodeprimitive;
TInvoiceStatusEnum = Tcodeprimitive;
TLinkageTypeEnum = Tcodeprimitive;
TListStatusEnum = Tcodeprimitive;
TLocationModeEnum = Tcodeprimitive;
TLocationStatusEnum = Tcodeprimitive;
TMeasureReportStatusEnum = Tcodeprimitive;
TMeasureReportTypeEnum = Tcodeprimitive;
TMedicationStatusCodesEnum = Tcodeprimitive;
TmedicationrequestStatusEnum = Tcodeprimitive;
TmedicationRequestIntentEnum = Tcodeprimitive;
TMedicationStatementStatusCodesEnum = Tcodeprimitive;
TMessageSignificanceCategoryEnum = Tcodeprimitive;
TmessageheaderResponseRequestEnum = Tcodeprimitive;
TResponseTypeEnum = Tcodeprimitive;
TstrandTypeEnum = Tcodeprimitive;
TorientationTypeEnum = Tcodeprimitive;
TrepositoryTypeEnum = Tcodeprimitive;
TqualityTypeEnum = Tcodeprimitive;
TsequenceTypeEnum = Tcodeprimitive;
TNamingSystemIdentifierTypeEnum = Tcodeprimitive;
TNamingSystemTypeEnum = Tcodeprimitive;
TNutritionProductStatusEnum = Tcodeprimitive;
TObservationDataTypeEnum = Tcodeprimitive;
TObservationRangeCategoryEnum = Tcodeprimitive;
TOperationParameterUseEnum = Tcodeprimitive;
TOperationKindEnum = Tcodeprimitive;
TIssueTypeEnum = Tcodeprimitive;
TIssueSeverityEnum = Tcodeprimitive;
TLinkTypeEnum = Tcodeprimitive;
TIdentityAssuranceLevelEnum = Tcodeprimitive;
TActionRequiredBehaviorEnum = Tcodeprimitive;
TActionRelationshipTypeEnum = Tcodeprimitive;
TActionGroupingBehaviorEnum = Tcodeprimitive;
TActionSelectionBehaviorEnum = Tcodeprimitive;
TActionCardinalityBehaviorEnum = Tcodeprimitive;
TActionPrecheckBehaviorEnum = Tcodeprimitive;
TActionConditionKindEnum = Tcodeprimitive;
TProvenanceEntityRoleEnum = Tcodeprimitive;
TQuestionnaireItemTypeEnum = Tcodeprimitive;
TEnableWhenBehaviorEnum = Tcodeprimitive;
TQuestionnaireItemOperatorEnum = Tcodeprimitive;
TQuestionnaireResponseStatusEnum = Tcodeprimitive;
TResearchElementTypeEnum = Tcodeprimitive;
TVariableTypeEnum = Tcodeprimitive;
TResearchStudyStatusEnum = Tcodeprimitive;
TResearchSubjectStatusEnum = Tcodeprimitive;
TXPathUsageTypeEnum = Tcodeprimitive;
TSearchModifierCodeEnum = Tcodeprimitive;
TSearchComparatorEnum = Tcodeprimitive;
TSlotStatusEnum = Tcodeprimitive;
TSpecimenStatusEnum = Tcodeprimitive;
TSpecimenContainedPreferenceEnum = Tcodeprimitive;
TStructureDefinitionKindEnum = Tcodeprimitive;
TTypeDerivationRuleEnum = Tcodeprimitive;
TExtensionContextTypeEnum = Tcodeprimitive;
TStructureMapInputModeEnum = Tcodeprimitive;
TStructureMapContextTypeEnum = Tcodeprimitive;
TStructureMapTargetListModeEnum = Tcodeprimitive;
TStructureMapTransformEnum = Tcodeprimitive;
TStructureMapSourceListModeEnum = Tcodeprimitive;
TStructureMapGroupTypeModeEnum = Tcodeprimitive;
TStructureMapModelModeEnum = Tcodeprimitive;
TSubscriptionStatusCodesEnum = Tcodeprimitive;
TSubscriptionChannelTypeEnum = Tcodeprimitive;
TSubscriptionNotificationTypeEnum = Tcodeprimitive;
TInteractionTriggerEnum = Tcodeprimitive;
TCriteriaNotExistsBehaviorEnum = Tcodeprimitive;
TFHIRSubstanceStatusEnum = Tcodeprimitive;
TSupplyDeliveryStatusEnum = Tcodeprimitive;
TSupplyRequestStatusEnum = Tcodeprimitive;
TTaskStatusEnum = Tcodeprimitive;
TTaskIntentEnum = Tcodeprimitive;
TCodeSearchSupportEnum = Tcodeprimitive;
TTestReportStatusEnum = Tcodeprimitive;
TTestReportActionResultEnum = Tcodeprimitive;
TTestReportParticipantTypeEnum = Tcodeprimitive;
TTestReportResultEnum = Tcodeprimitive;
TAssertionDirectionTypeEnum = Tcodeprimitive;
TAssertionOperatorTypeEnum = Tcodeprimitive;
TAssertionResponseTypesEnum = Tcodeprimitive;
TTestScriptRequestMethodCodeEnum = Tcodeprimitive;
TstatusEnum = Tcodeprimitive;
TVisionBaseEnum = Tcodeprimitive;
TVisionEyesEnum = Tcodeprimitive;

Description

Types

Tdateprimitive = string;
 
TdateTimeprimitive = string;
 
Tcodeprimitive = string;
 
TFHIRDefinedTypeEnum = Tcodeprimitive;

  • Address : Address

  • Age : Age

  • Annotation : Annotation

  • Attachment : Attachment

  • BackboneElement : BackboneElement

  • CodeableConcept : CodeableConcept

  • CodeableReference : CodeableReference

  • Coding : Coding

  • ContactDetail : ContactDetail

  • ContactPoint : ContactPoint

  • Contributor : Contributor

  • Count : Count

  • DataRequirement : DataRequirement

  • Distance : Distance

  • Dosage : Dosage

  • Duration : Duration

  • Element : Element

  • ElementDefinition : ElementDefinition

  • Expression : Expression

  • Extension : Extension

  • HumanName : HumanName

  • Identifier : Identifier

  • MarketingStatus : MarketingStatus

  • Meta : Meta

  • Money : Money

  • MoneyQuantity : MoneyQuantity

  • Narrative : Narrative

  • ParameterDefinition : ParameterDefinition

  • Period : Period

  • Population : Population

  • ProdCharacteristic : ProdCharacteristic

  • ProductShelfLife : ProductShelfLife

  • Quantity : Quantity

  • Range : Range

  • Ratio : Ratio

  • RatioRange : RatioRange

  • Reference : Reference

  • RelatedArtifact : RelatedArtifact

  • SampledData : SampledData

  • Signature : Signature

  • SimpleQuantity : SimpleQuantity

  • Timing : Timing

  • TriggerDefinition : TriggerDefinition

  • UsageContext : UsageContext

  • base64Binary : base64Binary

  • boolean : boolean

  • canonical : canonical

  • code : code

  • date : date

  • dateTime : dateTime

  • decimal : decimal

  • id : id

  • instant : instant

  • integer : integer

  • markdown : markdown

  • oid : oid

  • positiveInt : positiveInt

  • string : string

  • time : time

  • unsignedInt : unsignedInt

  • uri : uri

  • url : url

  • uuid : uuid

  • xhtml : XHTML

  • Resource : Resource.Recurso.??

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

  • Bundle : Bundle.Paquet.Paquete.??

  • DomainResource : DomainResource.RecursoDeDominio.????

  • Account : Account.Cuenta.??

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

  • AdministrableProductDefinition : AdministrableProductDefinition

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

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

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

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

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

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

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

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

  • CapabilityStatement : CapabilityStatement.DeclaracionDeCapacidad.????

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

  • CareTeam : CareTeam.EquipoDeCuidado.????

  • CatalogEntry : CatalogEntry.EntradaDeCatalogo.????

  • ChargeItem : ChargeItem.CargoDeItem.????

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

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

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

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

  • ClinicalUseDefinition : ClinicalUseDefinition

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • DeviceUseStatement : DeviceUseStatement.??????

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

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

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

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

  • Endpoint : Endpoint.Endpoint.??

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

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

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

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

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

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

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

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

  • Flag : Flag.Drapeau.Bandera.??

  • Goal : Goal.But.Objetivo.??

  • GraphDefinition : GraphDefinition.DefinitionGrafico.????

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

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

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

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

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

  • ImmunizationEvaluation : ImmunizationEvaluation

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

  • ImplementationGuide : ImplementationGuide.GuiaDeImplementacion.????

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • Invoice : Invoice

  • Library : Library.Librería.?

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

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

  • Location : Location.Localisation.??.Locacion

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure.Misura.Medida.??

  • MeasureReport : MeasureReport.ReporteMedida.????

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

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

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

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

  • MedicationKnowledge : MedicationKnowledge

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

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

  • MedicinalProductDefinition : MedicinalProductDefinition

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

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

  • MolecularSequence : MolecularSequence.SecuenciaMolecular.????

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

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

  • NutritionProduct : NutritionProduct.ProduitNutritionnel.ProductoNutricional

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

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

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

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

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

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

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

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

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

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

  • PlanDefinition : PlanDefinition.DefinicionDePlan.????

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

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

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

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

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

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

  • RegulatedAuthorization : RegulatedAuthorization

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

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

  • ResearchDefinition : ResearchDefinition

  • ResearchElementDefinition : ResearchElementDefinition

  • ResearchStudy : ResearchStudy.EstudioDeInvestigacion.????

  • ResearchSubject : ResearchSubject.SujetoDeInvestigacion.????

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

  • Schedule : Schedule.Agenda.????

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

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

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

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

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

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

  • StructureMap : StructureMap.MapaDeEstructura.????

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

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

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

  • SubstanceDefinition : SubstanceDefinition

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

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

  • Task : Task.Tarea.??

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

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

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

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

  • VerificationResult : VerificationResult

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

  • Parameters : Parameters.Parametros.??

TFHIRAllTypesEnum = Tcodeprimitive;

  • Address : Address

  • Age : Age

  • Annotation : Annotation

  • Attachment : Attachment

  • BackboneElement : BackboneElement

  • CodeableConcept : CodeableConcept

  • CodeableReference : CodeableReference

  • Coding : Coding

  • ContactDetail : ContactDetail

  • ContactPoint : ContactPoint

  • Contributor : Contributor

  • Count : Count

  • DataRequirement : DataRequirement

  • Distance : Distance

  • Dosage : Dosage

  • Duration : Duration

  • Element : Element

  • ElementDefinition : ElementDefinition

  • Expression : Expression

  • Extension : Extension

  • HumanName : HumanName

  • Identifier : Identifier

  • MarketingStatus : MarketingStatus

  • Meta : Meta

  • Money : Money

  • MoneyQuantity : MoneyQuantity

  • Narrative : Narrative

  • ParameterDefinition : ParameterDefinition

  • Period : Period

  • Population : Population

  • ProdCharacteristic : ProdCharacteristic

  • ProductShelfLife : ProductShelfLife

  • Quantity : Quantity

  • Range : Range

  • Ratio : Ratio

  • RatioRange : RatioRange

  • Reference : Reference

  • RelatedArtifact : RelatedArtifact

  • SampledData : SampledData

  • Signature : Signature

  • SimpleQuantity : SimpleQuantity

  • Timing : Timing

  • TriggerDefinition : TriggerDefinition

  • UsageContext : UsageContext

  • base64Binary : base64Binary

  • boolean : boolean

  • canonical : canonical

  • code : code

  • date : date

  • dateTime : dateTime

  • decimal : decimal

  • id : id

  • instant : instant

  • integer : integer

  • markdown : markdown

  • oid : oid

  • positiveInt : positiveInt

  • string : string

  • time : time

  • unsignedInt : unsignedInt

  • uri : uri

  • url : url

  • uuid : uuid

  • xhtml : XHTML

  • Resource : Resource.Recurso.??

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

  • Bundle : Bundle.Paquet.Paquete.??

  • DomainResource : DomainResource.RecursoDeDominio.????

  • Account : Account.Cuenta.??

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

  • AdministrableProductDefinition : AdministrableProductDefinition

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

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

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

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

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

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

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

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

  • CapabilityStatement : CapabilityStatement.DeclaracionDeCapacidad.????

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

  • CareTeam : CareTeam.EquipoDeCuidado.????

  • CatalogEntry : CatalogEntry.EntradaDeCatalogo.????

  • ChargeItem : ChargeItem.CargoDeItem.????

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

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

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

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

  • ClinicalUseDefinition : ClinicalUseDefinition

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • DeviceUseStatement : DeviceUseStatement.??????

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

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

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

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

  • Endpoint : Endpoint.Endpoint.??

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

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

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

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

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

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

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

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

  • Flag : Flag.Drapeau.Bandera.??

  • Goal : Goal.But.Objetivo.??

  • GraphDefinition : GraphDefinition.DefinitionGrafico.????

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

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

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

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

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

  • ImmunizationEvaluation : ImmunizationEvaluation

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

  • ImplementationGuide : ImplementationGuide.GuiaDeImplementacion.????

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • Invoice : Invoice

  • Library : Library.Librería.?

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

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

  • Location : Location.Localisation.??.Locacion

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure.Misura.Medida.??

  • MeasureReport : MeasureReport.ReporteMedida.????

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

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

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

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

  • MedicationKnowledge : MedicationKnowledge

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

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

  • MedicinalProductDefinition : MedicinalProductDefinition

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

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

  • MolecularSequence : MolecularSequence.SecuenciaMolecular.????

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

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

  • NutritionProduct : NutritionProduct.ProduitNutritionnel.ProductoNutricional

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

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

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

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

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

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

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

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

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

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

  • PlanDefinition : PlanDefinition.DefinicionDePlan.????

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

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

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

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

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

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

  • RegulatedAuthorization : RegulatedAuthorization

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

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

  • ResearchDefinition : ResearchDefinition

  • ResearchElementDefinition : ResearchElementDefinition

  • ResearchStudy : ResearchStudy.EstudioDeInvestigacion.????

  • ResearchSubject : ResearchSubject.SujetoDeInvestigacion.????

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

  • Schedule : Schedule.Agenda.????

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

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

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

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

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

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

  • StructureMap : StructureMap.MapaDeEstructura.????

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

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

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

  • SubstanceDefinition : SubstanceDefinition

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

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

  • Task : Task.Tarea.??

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

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

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

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

  • VerificationResult : VerificationResult

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

  • Parameters : Parameters.Parametros.??

  • Type : Type

  • Any : Any

TSearchParamTypeEnum = Tcodeprimitive;

  • number : Number

  • date : Date/DateTime

  • string : String

  • token : Token

  • reference : Reference

  • composite : Composite

  • quantity : Quantity

  • uri : URI

  • special : Special

TResourceTypeEnum = Tcodeprimitive;

  • Resource : Resource.Recurso.??

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

  • Bundle : Bundle.Paquet.Paquete.??

  • DomainResource : DomainResource.RecursoDeDominio.????

  • Account : Account.Cuenta.??

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

  • AdministrableProductDefinition : AdministrableProductDefinition

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

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

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

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

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

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

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

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

  • CapabilityStatement : CapabilityStatement.DeclaracionDeCapacidad.????

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

  • CareTeam : CareTeam.EquipoDeCuidado.????

  • CatalogEntry : CatalogEntry.EntradaDeCatalogo.????

  • ChargeItem : ChargeItem.CargoDeItem.????

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

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

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

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

  • ClinicalUseDefinition : ClinicalUseDefinition

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • DeviceUseStatement : DeviceUseStatement.??????

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

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

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

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

  • Endpoint : Endpoint.Endpoint.??

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

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

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

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

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

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

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

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

  • Flag : Flag.Drapeau.Bandera.??

  • Goal : Goal.But.Objetivo.??

  • GraphDefinition : GraphDefinition.DefinitionGrafico.????

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

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

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

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

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

  • ImmunizationEvaluation : ImmunizationEvaluation

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

  • ImplementationGuide : ImplementationGuide.GuiaDeImplementacion.????

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • Invoice : Invoice

  • Library : Library.Librería.?

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

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

  • Location : Location.Localisation.??.Locacion

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure.Misura.Medida.??

  • MeasureReport : MeasureReport.ReporteMedida.????

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

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

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

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

  • MedicationKnowledge : MedicationKnowledge

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

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

  • MedicinalProductDefinition : MedicinalProductDefinition

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

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

  • MolecularSequence : MolecularSequence.SecuenciaMolecular.????

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

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

  • NutritionProduct : NutritionProduct.ProduitNutritionnel.ProductoNutricional

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

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

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

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

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

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

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

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

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

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

  • PlanDefinition : PlanDefinition.DefinicionDePlan.????

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

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

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

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

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

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

  • RegulatedAuthorization : RegulatedAuthorization

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

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

  • ResearchDefinition : ResearchDefinition

  • ResearchElementDefinition : ResearchElementDefinition

  • ResearchStudy : ResearchStudy.EstudioDeInvestigacion.????

  • ResearchSubject : ResearchSubject.SujetoDeInvestigacion.????

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

  • Schedule : Schedule.Agenda.????

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

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

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

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

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

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

  • StructureMap : StructureMap.MapaDeEstructura.????

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

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

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

  • SubstanceDefinition : SubstanceDefinition

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

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

  • Task : Task.Tarea.??

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

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

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

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

  • VerificationResult : VerificationResult

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

  • Parameters : Parameters.Parametros.??

TRequestResourceTypeEnum = 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

TRemittanceOutcomeEnum = Tcodeprimitive;

  • queued : Queued

  • complete : Complete

  • error : Error

  • partial : Partial

TPublicationStatusEnum = Tcodeprimitive;

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

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

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

  • unknown : Unknown

TNoteTypeEnum = Tcodeprimitive;

  • display : Display

  • print : Print (Form)

  • printoper : Print (Operator)

TKnowledgeResourceTypeEnum = Tcodeprimitive;

  • ActivityDefinition : ActivityDefinition

  • CodeSystem : CodeSystem

  • ConceptMap : ConceptMap

  • Library : Library

  • Measure : Measure

  • PlanDefinition : PlanDefinition

  • StructureDefinition : StructureDefinition

  • StructureMap : StructureMap

  • ValueSet : ValueSet

TFHIRVersionEnum = 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.0.2 : 3.0.2

  • 3.3.0 : 3.3.0

  • 3.5.0 : 3.5.0

  • 4.0.0 : 4.0.0

  • 4.0.1 : 4.0.1

  • 4.1.0 : 4.1.0

  • 4.3.0-cibuild : 4.3.0-cibuild

  • 4.3.0-snapshot1 : 4.3.0-snapshot1

  • 4.3.0 : 4.3.0

TFHIRPathTypesEnum = Tcodeprimitive;

TEventResourceTypeEnum = Tcodeprimitive;

  • ChargeItem : ChargeItem

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • Communication : Communication

  • Composition : Composition

  • Condition : Condition

  • Consent : Consent

  • Coverage : Coverage

  • DeviceUseStatement : DeviceUseStatement

  • DiagnosticReport : DiagnosticReport

  • DocumentManifest : DocumentManifest

  • DocumentReference : DocumentReference

  • Encounter : Encounter

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • GuidanceResponse : GuidanceResponse

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • MeasureReport : MeasureReport

  • Media : Media

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationStatement : MedicationStatement

  • Observation : Observation

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Procedure : Procedure

  • ProcessResponse : ProcessResponse

  • QuestionnaireResponse : QuestionnaireResponse

  • RiskAssessment : RiskAssessment

  • SupplyDelivery : SupplyDelivery

  • Task : Task

TEventOrRequestResourceTypesEnum = Tcodeprimitive;

  • ChargeItem : ChargeItem

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • Communication : Communication

  • Composition : Composition

  • Condition : Condition

  • Consent : Consent

  • Coverage : Coverage

  • DeviceUseStatement : DeviceUseStatement

  • DiagnosticReport : DiagnosticReport

  • DocumentManifest : DocumentManifest

  • DocumentReference : DocumentReference

  • Encounter : Encounter

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • GuidanceResponse : GuidanceResponse

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • MeasureReport : MeasureReport

  • Media : Media

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationStatement : MedicationStatement

  • Observation : Observation

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Procedure : Procedure

  • ProcessResponse : ProcessResponse

  • QuestionnaireResponse : QuestionnaireResponse

  • RiskAssessment : RiskAssessment

  • SupplyDelivery : SupplyDelivery

  • Task : Task

  • 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

TDocumentReferenceStatusEnum = Tcodeprimitive;

  • current : Current

  • superseded : Superseded

  • entered-in-error : Entered in Error

TDefinitionResourceTypeEnum = Tcodeprimitive;

  • ActivityDefinition : ActivityDefinition

  • EventDefinition : EventDefinition

  • Measure : Measure

  • OperationDefinition : OperationDefinition

  • PlanDefinition : PlanDefinition

  • Questionnaire : Questionnaire

TConceptMapEquivalenceEnum = Tcodeprimitive;

  • relatedto : Related To

  • equivalent : Equivalent

  • equal : Equal

  • wider : Wider

  • subsumes : Subsumes

  • narrower : Narrower

  • specializes : Specializes

  • inexact : Inexact

  • unmatched : Unmatched

  • disjoint : Disjoint

TBindingStrengthEnum = Tcodeprimitive;

  • required : Required

  • extensible : Extensible

  • preferred : Preferred

  • example : Example

TAgeUnitsEnum = Tcodeprimitive;

  • min : Minute

  • h : Hour

  • d : Day

  • wk : Week

  • mo : Month

  • a : Year

TAdministrativeGenderEnum = Tcodeprimitive;

  • male : Male

  • female : Female

  • other : Other

  • unknown : Unknown

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;
 
TNarrativeStatusEnum = Tcodeprimitive;

  • generated : Generated

  • extensions : Extensions

  • additional : Additional

  • empty : Empty

TAddressUseEnum = Tcodeprimitive;

  • home : Home

  • work : Work

  • temp : Temporary

  • old : Old / Incorrect

  • billing : Billing

TAddressTypeEnum = Tcodeprimitive;

  • postal : Postal

  • physical : Physical

  • both : Postal & Physical

TContributorTypeEnum = Tcodeprimitive;

  • author : Author

  • editor : Editor

  • reviewer : Reviewer

  • endorser : Endorser

TSortDirectionEnum = Tcodeprimitive;

  • ascending : Ascending

  • descending : Descending

TNameUseEnum = Tcodeprimitive;

  • usual : Usual

  • official : Official

  • temp : Temp

  • nickname : Nickname

  • anonymous : Anonymous

  • old : Old

  • maiden : Name changed for Marriage

TContactPointSystemEnum = Tcodeprimitive;

  • phone : Phone

  • fax : Fax

  • email : Email

  • pager : Pager

  • url : URL

  • sms : SMS

  • other : Other

TContactPointUseEnum = Tcodeprimitive;

  • home : Home

  • work : Work

  • temp : Temp

  • old : Old

  • mobile : Mobile

TIdentifierUseEnum = Tcodeprimitive;

  • usual : Usual

  • official : Official

  • temp : Temp

  • secondary : Secondary

  • old : Old

TSampledDataDataTypeprimitive = string;
 
TPropertyRepresentationEnum = Tcodeprimitive;

  • xmlAttr : XML Attribute

  • xmlText : XML Text

  • typeAttr : Type Attribute

  • cdaText : CDA Text Format

  • xhtml : XHTML

TConstraintSeverityEnum = Tcodeprimitive;

  • error : Error

  • warning : Warning

TAggregationModeEnum = Tcodeprimitive;

  • contained : Contained

  • referenced : Referenced

  • bundled : Bundled

TReferenceVersionRulesEnum = Tcodeprimitive;

  • either : Either Specific or independent

  • independent : Version independent

  • specific : Version Specific

TSlicingRulesEnum = Tcodeprimitive;

  • closed : Closed

  • open : Open

  • openAtEnd : Open at End

TDiscriminatorTypeEnum = Tcodeprimitive;

  • value : Value

  • exists : Exists

  • pattern : Pattern

  • type : Type

  • profile : Profile

TTriggerTypeEnum = 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

TQuantityComparatorEnum = Tcodeprimitive;

  • < : Less than

  • <= : Less or Equal to

  • >= : Greater or Equal to

  • > : Greater than

TRelatedArtifactTypeEnum = Tcodeprimitive;

  • documentation : Documentation

  • justification : Justification

  • citation : Citation

  • predecessor : Predecessor

  • successor : Successor

  • derived-from : Derived From

  • depends-on : Depends On

  • composed-of : Composed Of

TExpressionLanguageEnum = Tcodeprimitive;

  • text/cql : CQL

  • text/fhirpath : FHIRPath

  • application/x-fhir-query : FHIR Query

  • text/cql-identifier : CQL Identifier

  • text/cql-expression : CQL Expression

TUnitsOfTimeEnum = Tcodeprimitive;

  • s : ?

  • min : ??

  • h : ??

  • d : ?

  • wk : ??

  • mo : ?

  • a : ?

TEventTimingEnum = 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

TAccountStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in error

  • on-hold : On Hold

  • unknown : Unknown

TActionParticipantTypeEnum = Tcodeprimitive;

  • patient : Patient

  • practitioner : Practitioner

  • related-person : Related Person

  • device : Device

TRequestIntentEnum = 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

TRequestPriorityEnum = Tcodeprimitive;

  • routine : Routine

  • urgent : Urgent

  • asap : ASAP

  • stat : STAT

TAdverseEventActualityEnum = Tcodeprimitive;

  • actual : Adverse Event

  • potential : Potential Adverse Event

TAllergyIntoleranceCriticalityEnum = Tcodeprimitive;

  • low : Low Risk

  • high : High Risk

  • unable-to-assess : Unable to Assess Risk

TAllergyIntoleranceTypeEnum = Tcodeprimitive;

  • allergy : Allergy

  • intolerance : Intolerance

TAllergyIntoleranceCategoryEnum = Tcodeprimitive;

  • food : Food

  • medication : Medication

  • environment : Environment

  • biologic : Biologic

TAllergyIntoleranceSeverityEnum = Tcodeprimitive;

  • mild : Mild

  • moderate : Moderate

  • severe : Severe

TParticipantRequiredEnum = Tcodeprimitive;

  • required : Required

  • optional : Optional

  • information-only : Information Only

TAppointmentStatusEnum = 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

TParticipationStatusEnum = Tcodeprimitive;

  • accepted : Accepted

  • declined : Declined

  • tentative : Tentative

  • needs-action : Needs Action

TAuditEventOutcomeEnum = Tcodeprimitive;

  • 0 : Success

  • 4 : Minor failure

  • 8 : Serious failure

  • 12 : Major failure

TAuditEventActionEnum = Tcodeprimitive;

  • C : Create

  • R : Read/View/Print

  • U : Update

  • D : Delete

  • E : Execute

TAuditEventAgentNetworkTypeEnum = Tcodeprimitive;

  • 1 : Machine Name

  • 2 : IP Address

  • 3 : Telephone Number

  • 4 : Email address

  • 5 : URI

TBiologicallyDerivedProductCategoryEnum = Tcodeprimitive;

  • organ : Organ

  • tissue : Tissue

  • fluid : Fluid

  • cells : Cells

  • biologicalAgent : BiologicalAgent

TBiologicallyDerivedProductStatusEnum = Tcodeprimitive;

  • available : Available

  • unavailable : Unavailable

TBiologicallyDerivedProductStorageScaleEnum = Tcodeprimitive;

  • farenheit : Fahrenheit

  • celsius : Celsius

  • kelvin : Kelvin

THTTPVerbEnum = Tcodeprimitive;

  • GET : GET

  • HEAD : HEAD

  • POST : POST

  • PUT : PUT

  • DELETE : DELETE

  • PATCH : PATCH

TBundleTypeEnum = 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

TSearchEntryModeEnum = Tcodeprimitive;

  • match : Match

  • include : Include

  • outcome : Outcome

TCapabilityStatementKindEnum = Tcodeprimitive;

  • instance : Instance

  • capability : Capability

  • requirements : Requirements

TEventCapabilityModeEnum = Tcodeprimitive;

  • sender : Sender

  • receiver : Receiver

TResourceVersionPolicyEnum = Tcodeprimitive;

  • no-version : No VersionId Support

  • versioned : Versioned

  • versioned-update : VersionId tracked fully

TDocumentModeEnum = Tcodeprimitive;

  • producer : Producer

  • consumer : Consumer

TRestfulCapabilityModeEnum = Tcodeprimitive;

  • client : Client

  • server : Server

TTypeRestfulInteractionEnum = 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

TSystemRestfulInteractionEnum = Tcodeprimitive;

  • transaction : transaction

  • batch : batch

  • search-system : search-system

  • history-system : history-system

TConditionalReadStatusEnum = Tcodeprimitive;

  • not-supported : Not Supported

  • modified-since : If-Modified-Since

  • not-match : If-None-Match

  • full-support : Full Support

TReferenceHandlingPolicyEnum = Tcodeprimitive;

  • literal : Literal References

  • logical : Logical References

  • resolves : Resolves References

  • enforced : Reference Integrity Enforced

  • local : Local References Only

TConditionalDeleteStatusEnum = Tcodeprimitive;

  • not-supported : Not Supported

  • single : Single Deletes Supported

  • multiple : Multiple Deletes Supported

TCarePlanActivityKindEnum = Tcodeprimitive;

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

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

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

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

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

  • Task : Task.Tarea.??

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

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

TCarePlanActivityStatusEnum = 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

TCarePlanIntentEnum = Tcodeprimitive;

  • proposal : Proposal

  • plan : Plan

  • order : Order

  • option : Option

TRequestStatusEnum = Tcodeprimitive;

  • draft : Draft

  • active : Active

  • on-hold : On Hold

  • revoked : Revoked

  • completed : Completed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TCareTeamStatusEnum = Tcodeprimitive;

  • proposed : Proposed

  • active : Active

  • suspended : Suspended

  • inactive : Inactive

  • entered-in-error : Entered in Error

TCatalogEntryRelationTypeEnum = Tcodeprimitive;

  • triggers : Triggers

  • is-replaced-by : Replaced By

TChargeItemStatusEnum = Tcodeprimitive;

  • planned : Planned

  • billable : Billable

  • not-billable : Not billable

  • aborted : Aborted

  • billed : Billed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TInvoicePriceComponentTypeEnum = Tcodeprimitive;

  • base : base price

  • surcharge : surcharge

  • deduction : deduction

  • discount : discount

  • tax : tax

  • informational : informational

TUseEnum = Tcodeprimitive;

  • claim : Claim

  • preauthorization : Preauthorization

  • predetermination : Predetermination

TFinancialResourceStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • cancelled : Cancelled

  • draft : Draft

  • entered-in-error : Entered in Error

TClinicalImpressionStatusEnum = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • entered-in-error : Entered in Error

TClinicalUseDefinitionTypeEnum = Tcodeprimitive;

  • indication : Indication

  • contraindication : Contraindication

  • interaction : Interaction

  • undesirable-effect : Undesirable Effect

  • warning : Warning

TFilterOperatorEnum = 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

TPropertyTypeEnum = Tcodeprimitive;

  • code : code (internal reference)

  • Coding : Coding (external reference)

  • string : string

  • integer : integer

  • boolean : boolean

  • dateTime : dateTime

  • decimal : decimal

TCodeSystemHierarchyMeaningEnum = Tcodeprimitive;

  • grouped-by : Grouped By

  • is-a : Is-A

  • part-of : Part Of

  • classified-with : Classified With

TCodeSystemContentModeEnum = Tcodeprimitive;

  • not-present : Not Present

  • example : Example

  • fragment : Fragment

  • complete : Complete

  • supplement : Supplement

TEventStatusEnum = 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

TCompartmentTypeEnum = Tcodeprimitive;

  • Patient : Patient

  • Encounter : Encounter

  • RelatedPerson : RelatedPerson

  • Practitioner : Practitioner

  • Device : Device

TCompositionStatusEnum = Tcodeprimitive;

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • entered-in-error : Entered in Error

TDocumentRelationshipTypeEnum = Tcodeprimitive;

  • replaces : Replaces

  • transforms : Transforms

  • signs : Signs

  • appends : Appends

TConfidentialityEnum = Tcodeprimitive;

  • L : low

  • M : moderate

  • N : normal

  • R : restricted

  • U : unrestricted

  • V : very restricted

TCompositionAttestationModeEnum = Tcodeprimitive;

  • personal : Personal

  • professional : Professional

  • legal : Legal

  • official : Official

TListModeEnum = Tcodeprimitive;

  • working : Working List

  • snapshot : Snapshot List

  • changes : Change List

TConceptMapGroupUnmappedModeEnum = Tcodeprimitive;

  • provided : Provided Code

  • fixed : Fixed Code

  • other-map : Other Map

TConsentProvisionTypeEnum = Tcodeprimitive;

  • deny : Opt Out

  • permit : Opt In

TConsentDataMeaningEnum = Tcodeprimitive;

  • instance : Instance

  • related : Related

  • dependents : Dependents

  • authoredby : AuthoredBy

TConsentStateEnum = Tcodeprimitive;

  • draft : Pending

  • proposed : Proposed

  • active : Active

  • rejected : Rejected

  • inactive : Inactive

  • entered-in-error : Entered in Error

TContractResourceStatusCodesEnum = 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

TContractResourcePublicationStatusCodesEnum = 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

TEligibilityRequestPurposeEnum = Tcodeprimitive;

  • auth-requirements : Coverage auth-requirements

  • benefits : Coverage benefits

  • discovery : Coverage Discovery

  • validation : Coverage Validation

TEligibilityResponsePurposeEnum = Tcodeprimitive;

  • auth-requirements : Coverage auth-requirements

  • benefits : Coverage benefits

  • discovery : Coverage Discovery

  • validation : Coverage Validation

TObservationStatusEnum = Tcodeprimitive;

  • registered : Registered

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • corrected : Corrected

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TDetectedIssueSeverityEnum = Tcodeprimitive;

  • high : High

  • moderate : Moderate

  • low : Low

TFHIRDeviceStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

  • unknown : Unknown

TDeviceNameTypeEnum = 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

TUDIEntryTypeEnum = Tcodeprimitive;

  • barcode : Barcode

  • rfid : RFID

  • manual : Manual

  • card : Card

  • self-reported : Self Reported

  • unknown : Unknown

TDeviceMetricCalibrationTypeEnum = Tcodeprimitive;

  • unspecified : Unspecified

  • offset : Offset

  • gain : Gain

  • two-point : Two Point

TDeviceMetricColorEnum = 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

TDeviceMetricCalibrationStateEnum = Tcodeprimitive;

  • not-calibrated : Not Calibrated

  • calibration-required : Calibration Required

  • calibrated : Calibrated

  • unspecified : Unspecified

TDeviceMetricOperationalStatusEnum = Tcodeprimitive;

  • on : On

  • off : Off

  • standby : Standby

  • entered-in-error : Entered In Error

TDeviceMetricCategoryEnum = Tcodeprimitive;

  • measurement : Measurement

  • setting : Setting

  • calculation : Calculation

  • unspecified : Unspecified

TDeviceUseStatementStatusEnum = Tcodeprimitive;

  • active : Active

  • completed : Completed

  • entered-in-error : Entered in Error

  • intended : Intended

  • stopped : Stopped

  • on-hold : On Hold

TDiagnosticReportStatusEnum = 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

TEncounterLocationStatusEnum = Tcodeprimitive;

  • planned : Planned

  • active : Active

  • reserved : Reserved

  • completed : Completed

TEncounterStatusEnum = 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

TEndpointStatusEnum = Tcodeprimitive;

  • active : Active

  • suspended : Suspended

  • error : Error

  • off : Off

  • entered-in-error : Entered in error

  • test : Test

TEpisodeOfCareStatusEnum = Tcodeprimitive;

  • planned : Planned

  • waitlist : Waitlist

  • active : Active

  • onhold : On Hold

  • finished : Finished

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

TEvidenceVariableHandlingEnum = Tcodeprimitive;

  • continuous : continuous variable

  • dichotomous : dichotomous variable

  • ordinal : ordinal variable

  • polychotomous : polychotomous variable

TReportRelationshipTypeEnum = Tcodeprimitive;

  • replaces : Replaces

  • amends : Amends

  • appends : Appends

  • transforms : Transforms

  • replacedWith : Replaced With

  • amendedWith : Amended With

  • appendedWith : Appended With

  • transformedWith : Transformed With

TGroupMeasureEnum = 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

TCharacteristicCombinationEnum = Tcodeprimitive;

  • intersection : intersection

  • union : union

TExampleScenarioActorTypeEnum = Tcodeprimitive;

  • person : Person

  • entity : System

TExplanationOfBenefitStatusEnum = Tcodeprimitive;

  • active : Active

  • cancelled : Cancelled

  • draft : Draft

  • entered-in-error : Entered In Error

TFamilyHistoryStatusEnum = Tcodeprimitive;

  • partial : Partial

  • completed : Completed

  • entered-in-error : Entered in Error

  • health-unknown : Health Unknown

TFlagStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TGoalLifecycleStatusEnum = 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

TGraphCompartmentUseEnum = Tcodeprimitive;

  • condition : Condition

  • requirement : Requirement

TGraphCompartmentRuleEnum = Tcodeprimitive;

  • identical : Identical

  • matching : Matching

  • different : Different

  • custom : Custom

TGroupTypeEnum = Tcodeprimitive;

  • person : Person

  • animal : Animal

  • practitioner : Practitioner

  • device : Device

  • medication : Medication

  • substance : Substance

TGuidanceResponseStatusEnum = Tcodeprimitive;

  • success : Success

  • data-requested : Data Requested

  • data-required : Data Required

  • in-progress : In Progress

  • failure : Failure

  • entered-in-error : Entered In Error

TDaysOfWeekEnum = Tcodeprimitive;

  • mon : Monday

  • tue : Tuesday

  • wed : Wednesday

  • thu : Thursday

  • fri : Friday

  • sat : Saturday

  • sun : Sunday

TImagingStudyStatusEnum = Tcodeprimitive;

  • registered : Registered

  • available : Available

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TImmunizationStatusCodesEnum = Tcodeprimitive;

  • completed : Completed

  • entered-in-error : Entered in Error

  • not-done : Not Done

TImmunizationEvaluationStatusCodesEnum = Tcodeprimitive;

  • completed : Completed

  • entered-in-error : Entered in Error

TGuideParameterCodeEnum = 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

TSPDXLicenseEnum = 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

TGuidePageGenerationEnum = Tcodeprimitive;

  • html : HTML

  • markdown : Markdown

  • xml : XML

  • generated : Generated

TIngredientManufacturerRoleEnum = Tcodeprimitive;

  • allowed : Manufacturer is specifically allowed for this ingredient

  • possible : Manufacturer is known to make this ingredient in general

  • actual : Manufacturer actually makes this particular ingredient

TInvoiceStatusEnum = Tcodeprimitive;

  • draft : draft

  • issued : issued

  • balanced : balanced

  • cancelled : cancelled

  • entered-in-error : entered in error

TLinkageTypeEnum = Tcodeprimitive;

  • source : Source of Truth

  • alternate : Alternate Record

  • historical : Historical/Obsolete Record

TListStatusEnum = Tcodeprimitive;

  • current : Current

  • retired : Retired

  • entered-in-error : Entered In Error

TLocationModeEnum = Tcodeprimitive;

  • instance : Instance

  • kind : Kind

TLocationStatusEnum = Tcodeprimitive;

  • active : Active

  • suspended : Suspended

  • inactive : Inactive

TMeasureReportStatusEnum = Tcodeprimitive;

  • complete : Complete

  • pending : Pending

  • error : Error

TMeasureReportTypeEnum = Tcodeprimitive;

  • individual : Individual

  • subject-list : Subject List

  • summary : Summary

  • data-collection : Data Collection

TMedicationStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TmedicationrequestStatusEnum = Tcodeprimitive;

  • active : Active

  • on-hold : On Hold

  • cancelled : Cancelled

  • completed : Completed

  • entered-in-error : Entered in Error

  • stopped : Stopped

  • draft : Draft

  • unknown : Unknown

TmedicationRequestIntentEnum = 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

TMedicationStatementStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • completed : Completed

  • entered-in-error : Entered in Error

  • intended : Intended

  • stopped : Stopped

  • on-hold : On Hold

  • unknown : Unknown

  • not-taken : Not Taken

TMessageSignificanceCategoryEnum = Tcodeprimitive;

  • consequence : Consequence

  • currency : Currency

  • notification : Notification

TmessageheaderResponseRequestEnum = Tcodeprimitive;

  • always : Always

  • on-error : Error/reject conditions only

  • never : Never

  • on-success : Successful completion only

TResponseTypeEnum = Tcodeprimitive;

  • ok : OK

  • transient-error : Transient Error

  • fatal-error : Fatal Error

TstrandTypeEnum = Tcodeprimitive;

  • watson : Watson strand of referenceSeq

  • crick : Crick strand of referenceSeq

TorientationTypeEnum = Tcodeprimitive;

  • sense : Sense orientation of referenceSeq

  • antisense : Antisense orientation of referenceSeq

TrepositoryTypeEnum = 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.

TqualityTypeEnum = Tcodeprimitive;

  • indel : INDEL Comparison

  • snp : SNP Comparison

  • unknown : UNKNOWN Comparison

TsequenceTypeEnum = Tcodeprimitive;

  • aa : AA Sequence

  • dna : DNA Sequence

  • rna : RNA Sequence

TNamingSystemIdentifierTypeEnum = Tcodeprimitive;

  • oid : OID

  • uuid : UUID

  • uri : URI

  • other : Other

TNamingSystemTypeEnum = Tcodeprimitive;

  • codesystem : Code System

  • identifier : Identifier

  • root : Root

TNutritionProductStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TObservationDataTypeEnum = Tcodeprimitive;

  • Quantity : Quantity

  • CodeableConcept : CodeableConcept

  • string : string

  • boolean : boolean

  • integer : integer

  • Range : Range

  • Ratio : Ratio

  • SampledData : SampledData

  • time : time

  • dateTime : dateTime

  • Period : Period

TObservationRangeCategoryEnum = Tcodeprimitive;

  • reference : reference range

  • critical : critical range

  • absolute : absolute range

TOperationParameterUseEnum = Tcodeprimitive;

  • in : In

  • out : Out

TOperationKindEnum = Tcodeprimitive;

  • operation : Operation

  • query : Query

TIssueTypeEnum = 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

TIssueSeverityEnum = Tcodeprimitive;

  • fatal : Fatal

  • error : Error

  • warning : Warning

  • information : Information

TLinkTypeEnum = Tcodeprimitive;

  • replaced-by : Replaced-by.Vervangen door

  • replaces : Replaces.Vervangt

  • refer : Refer.Verwijzing

  • seealso : See also.Zie ook

TIdentityAssuranceLevelEnum = Tcodeprimitive;

  • level1 : Level 1

  • level2 : Level 2

  • level3 : Level 3

  • level4 : Level 4

TActionRequiredBehaviorEnum = Tcodeprimitive;

  • must : Must

  • could : Could

  • must-unless-documented : Must Unless Documented

TActionRelationshipTypeEnum = 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

TActionGroupingBehaviorEnum = Tcodeprimitive;

  • visual-group : Visual Group

  • logical-group : Logical Group

  • sentence-group : Sentence Group

TActionSelectionBehaviorEnum = 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

TActionCardinalityBehaviorEnum = Tcodeprimitive;

  • single : Single

  • multiple : Multiple

TActionPrecheckBehaviorEnum = Tcodeprimitive;

  • yes : Yes

  • no : No

TActionConditionKindEnum = Tcodeprimitive;

  • applicability : Applicability

  • start : Start

  • stop : Stop

TProvenanceEntityRoleEnum = Tcodeprimitive;

  • derivation : Derivation

  • revision : Revision

  • quotation : Quotation

  • source : Source

  • removal : Removal

TQuestionnaireItemTypeEnum = Tcodeprimitive;

  • group : Group

  • display : Display

  • question : Question

  • 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

TEnableWhenBehaviorEnum = Tcodeprimitive;

  • all : All

  • any : Any

TQuestionnaireItemOperatorEnum = Tcodeprimitive;

  • exists : Exists

  • = : Equals

  • != : Not Equals

  • > : Greater Than

  • < : Less Than

  • >= : Greater or Equals

  • <= : Less or Equals

TQuestionnaireResponseStatusEnum = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • amended : Amended

  • entered-in-error : Entered in Error

  • stopped : Stopped

TResearchElementTypeEnum = Tcodeprimitive;

  • population : Population

  • exposure : Exposure

  • outcome : Outcome

TVariableTypeEnum = Tcodeprimitive;

  • dichotomous : Dichotomous

  • continuous : Continuous

  • descriptive : Descriptive

TResearchStudyStatusEnum = 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

TResearchSubjectStatusEnum = 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

TXPathUsageTypeEnum = Tcodeprimitive;

  • normal : Normal

  • phonetic : Phonetic

  • nearby : Nearby

  • distance : Distance

  • other : Other

TSearchModifierCodeEnum = 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

TSearchComparatorEnum = 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

TSlotStatusEnum = Tcodeprimitive;

  • busy : Busy

  • free : Free

  • busy-unavailable : Busy (Unavailable)

  • busy-tentative : Busy (Tentative)

  • entered-in-error : Entered in error

TSpecimenStatusEnum = Tcodeprimitive;

  • available : Available

  • unavailable : Unavailable

  • unsatisfactory : Unsatisfactory

  • entered-in-error : Entered in Error

TSpecimenContainedPreferenceEnum = Tcodeprimitive;

  • preferred : Preferred

  • alternate : Alternate

TStructureDefinitionKindEnum = Tcodeprimitive;

  • primitive-type : Primitive Data Type

  • complex-type : Complex Data Type

  • resource : Resource

  • logical : Logical

TTypeDerivationRuleEnum = Tcodeprimitive;

  • specialization : Specialization

  • constraint : Constraint

TExtensionContextTypeEnum = Tcodeprimitive;

  • fhirpath : FHIRPath

  • element : Element ID

  • extension : Extension URL

TStructureMapInputModeEnum = Tcodeprimitive;

  • source : Source Instance

  • target : Target Instance

TStructureMapContextTypeEnum = Tcodeprimitive;

  • type : Type

  • variable : Variable

TStructureMapTargetListModeEnum = Tcodeprimitive;

  • first : First

  • share : Share

  • last : Last

  • collate : Collate

TStructureMapTransformEnum = 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

TStructureMapSourceListModeEnum = Tcodeprimitive;

  • first : First

  • not_first : All but the first

  • last : Last

  • not_last : All but the last

  • only_one : Enforce only one

TStructureMapGroupTypeModeEnum = Tcodeprimitive;

  • none : Not a Default

  • types : Default for Type Combination

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

TStructureMapModelModeEnum = Tcodeprimitive;

  • source : Source Structure Definition

  • queried : Queried Structure Definition

  • target : Target Structure Definition

  • produced : Produced Structure Definition

TSubscriptionStatusCodesEnum = Tcodeprimitive;

  • requested : Requested

  • active : Active

  • error : Error

  • off : Off

TSubscriptionChannelTypeEnum = Tcodeprimitive;

  • rest-hook : Rest Hook

  • websocket : Websocket

  • email : Email

  • sms : SMS

  • message : Message

TSubscriptionNotificationTypeEnum = Tcodeprimitive;

  • handshake : Handshake

  • heartbeat : Heartbeat

  • event-notification : Event Notification

  • query-status : Query Status

  • query-event : Query Event

TInteractionTriggerEnum = Tcodeprimitive;

  • create : create

  • update : update

  • delete : delete

TCriteriaNotExistsBehaviorEnum = Tcodeprimitive;

  • test-passes : test passes

  • test-fails : test fails

TFHIRSubstanceStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TSupplyDeliveryStatusEnum = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Delivered

  • abandoned : Abandoned

  • entered-in-error : Entered In Error

TSupplyRequestStatusEnum = Tcodeprimitive;

  • draft : Draft

  • active : Active

  • suspended : Suspended

  • cancelled : Cancelled

  • completed : Completed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TTaskStatusEnum = 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

TTaskIntentEnum = 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

TCodeSearchSupportEnum = Tcodeprimitive;

  • explicit : Explicit Codes

  • all : Implicit Codes

TTestReportStatusEnum = Tcodeprimitive;

  • completed : Completed

  • in-progress : In Progress

  • waiting : Waiting

  • stopped : Stopped

  • entered-in-error : Entered In Error

TTestReportActionResultEnum = Tcodeprimitive;

  • pass : Pass

  • skip : Skip

  • fail : Fail

  • warning : Warning

  • error : Error

TTestReportParticipantTypeEnum = Tcodeprimitive;

  • test-engine : Test Engine

  • client : Client

  • server : Server

TTestReportResultEnum = Tcodeprimitive;

  • pass : Pass

  • fail : Fail

  • pending : Pending

TAssertionDirectionTypeEnum = Tcodeprimitive;

  • response : response

  • request : request

TAssertionOperatorTypeEnum = Tcodeprimitive;

  • equals : equals

  • notEquals : notEquals

  • in : in

  • notIn : notIn

  • greaterThan : greaterThan

  • lessThan : lessThan

  • empty : empty

  • notEmpty : notEmpty

  • contains : contains

  • notContains : notContains

  • eval : evaluate

TAssertionResponseTypesEnum = 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

TTestScriptRequestMethodCodeEnum = Tcodeprimitive;

  • delete : DELETE

  • get : GET

  • options : OPTIONS

  • patch : PATCH

  • post : POST

  • put : PUT

  • head : HEAD

TstatusEnum = Tcodeprimitive;

  • attested : Attested

  • validated : Validated

  • in-process : In process

  • req-revalid : Requires revalidation

  • val-fail : Validation failed

  • reval-fail : Re-Validation failed

TVisionBaseEnum = Tcodeprimitive;

  • up : Up

  • down : Down

  • in : In

  • out : Out

TVisionEyesEnum = Tcodeprimitive;

  • right : Right Eye

  • left : Left Eye


Generated by PasDoc 0.15.0.