Unit bsFhir_r5

Uses
Functions and Procedures
Constants
Variables

Description

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

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TBase Base definition for all types defined in FHIR type 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 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 TFHIRTypes If the element is present, it must have either a @value, an @id, or extensions
Class TFHIRTypesArray  
Class TFHIRPathTypes 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 TRequestResourceTypes If the element is present, it must have either a @value, an @id, or extensions
Class TEventResourceTypes If the element is present, it must have either a @value, an @id, or extensions
Class TDefinitionResourceTypes If the element is present, it must have either a @value, an @id, or extensions
Class TParticipantResourceTypes If the element is present, it must have either a @value, an @id, or extensions
Class TConcreteFHIRTypes If the element is present, it must have either a @value, an @id, or extensions
Class TAllResourceTypes If the element is present, it must have either a @value, an @id, or extensions
Class TAdministrativeGender If the element is present, it must have either a @value, an @id, or extensions
Class 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 TConceptMapRelationship 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 TFHIRVersion If the element is present, it must have either a @value, an @id, or extensions
Class TFHIRVersionArray  
Class TNoteType If the element is present, it must have either a @value, an @id, or extensions
Class TOperationOutcomeCodes 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 TSearchParamType If the element is present, it must have either a @value, an @id, or extensions
Class TJurisdictionValueSet If the element is present, it must have either a @value, an @id, or extensions
Class TIngredientManufacturerRole If the element is present, it must have either a @value, an @id, or extensions
Class TSpecimenCombined 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 UTC offset. 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 Tdate_Array  
Class TdateTime_ A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a UTC offset 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. UTC offset is allowed for dates and partial 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 1,048,576 (1024*1024) characters in size If the element is present, it must have either a @value, an @id, or extensions
Class TstringArray  
Class Tinteger64 A very large whole number Typically this is used for record counters (e.g. database keys) If the element is present, it must have either a @value, an @id, or extensions
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 TurlArray  
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. UTC offset 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 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 TNarrativeStatus The status of a resource narrative. If the element is present, it must have either a @value, an @id, or extensions
Class TDataType The base class for all re-useable types defined as part of the FHIR Specification. 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 TPrimitiveType The base type for all re-useable types defined that have a simple property. 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 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 TBackboneType Base definition for the few data types that are allowed to carry modifier extensions. 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 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. The ISO21090-codedString may be used to provide a coded representation of the contents of strings in an Address. 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 TDataRequirementValueFilter 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 TDataRequirementValueFilterArray  
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 TMonetaryComponent Availability data for an {item}. 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 TMonetaryComponentArray  
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 name, normally of a human, that can be used for other living entities (e.g. animals but not organizations) that have been assigned names by a human and may need the use of name parts or the need for usage information. 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 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 TElementDefinitionAdditional 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 TElementDefinitionAdditionalArray  
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 TVirtualServiceDetail Virtual Service Contact Details. 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 TVirtualServiceDetailArray  
Class TAvailability Availability data for an {item}. 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 TAvailabilityArray  
Class TAvailabilityAvailableTime Availability data for an {item}. 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 TAvailabilityAvailableTimeArray  
Class TAvailabilityNotAvailableTime Availability data for an {item}. 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 TAvailabilityNotAvailableTimeArray  
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 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 TExtendedContactDetail Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named 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 TExtendedContactDetailArray  
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 TCanonicalResource Common Interface declaration for conformance and knowledge artifact resources.
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 TMetadataResource Common Interface declaration for conformance and knowledge artifact resources.
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 TAccountDiagnosis 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 TAccountDiagnosisArray  
Class TAccountProcedure 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 TAccountProcedureArray  
Class TAccountRelatedAccount 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 TAccountRelatedAccountArray  
Class TAccountBalance 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 TAccountBalanceArray  
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 TActorDefinition Describes an actor - a human or an application that plays a role in data exchange, and that may have obligations associated with the role the actor plays. If the element is present, it must have either a @value, an @id, or extensions
Class TExampleScenarioActorType 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 An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints. If the element is present, it must have either a @value, an @id, or extensions
Class TAdverseEventParticipant An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventParticipantArray  
Class TAdverseEventSuspectEntity An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventSuspectEntityArray  
Class TAdverseEventCausality An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventContributingFactor An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventContributingFactorArray  
Class TAdverseEventPreventiveAction An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventPreventiveActionArray  
Class TAdverseEventMitigatingAction An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventMitigatingActionArray  
Class TAdverseEventSupportingInfo An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints.
Class TAdverseEventSupportingInfoArray  
Class TAdverseEventActuality If the element is present, it must have either a @value, an @id, or extensions
Class TAdverseEventStatus 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 specific 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 TAllergyIntoleranceParticipant Risk of harmful or undesirable physiological response which is specific to an individual and associated with exposure to a substance.
Class TAllergyIntoleranceParticipantArray  
Class TAllergyIntoleranceReaction Risk of harmful or undesirable physiological response which is specific 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 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 TAppointmentRecurrenceTemplate 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 TAppointmentRecurrenceTemplateArray  
Class TAppointmentWeeklyTemplate 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 TAppointmentMonthlyTemplate 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 TAppointmentYearlyTemplate 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 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 TAppointmentResponseStatus If the element is present, it must have either a @value, an @id, or extensions
Class TArtifactAssessment This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content. If the element is present, it must have either a @value, an @id, or extensions
Class TArtifactAssessmentContent This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content.
Class TArtifactAssessmentContentArray  
Class TArtifactAssessmentInformationType If the element is present, it must have either a @value, an @id, or extensions
Class TArtifactAssessmentDisposition If the element is present, it must have either a @value, an @id, or extensions
Class TArtifactAssessmentWorkflowStatus If the element is present, it must have either a @value, an @id, or extensions
Class TAuditEvent A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis. If the element is present, it must have either a @value, an @id, or extensions
Class TAuditEventOutcome A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.
Class TAuditEventAgent A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.
Class TAuditEventAgentArray  
Class TAuditEventSource A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.
Class TAuditEventEntity A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.
Class TAuditEventEntityArray  
Class TAuditEventDetail A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.
Class TAuditEventDetailArray  
Class TAuditEventAction Indicator for type of action performed during the event that generated the event. If the element is present, it must have either a @value, an @id, or extensions
Class TAuditEventSeverity The severity of the audit entry. 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 This resource reflects an instance of a biologically derived product. 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 This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
Class TBiologicallyDerivedProductProperty This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
Class TBiologicallyDerivedProductPropertyArray  
Class TBiologicallyDerivedProductDispense This resource reflects an instance of a biologically derived product dispense. The supply or dispense of a biologically derived product from the supply organization or department (e.g. hospital transfusion laboratory) to the clinical team responsible for clinical application. If the element is present, it must have either a @value, an @id, or extensions
Class TBiologicallyDerivedProductDispensePerformer This resource reflects an instance of a biologically derived product dispense. The supply or dispense of a biologically derived product from the supply organization or department (e.g. hospital transfusion laboratory) to the clinical team responsible for clinical application.
Class TBiologicallyDerivedProductDispensePerformerArray  
Class TBiologicallyDerivedProductDispenseCodes A coded concept specifying the state of the dispense event. 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 TBodyStructureIncludedStructure 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.
Class TBodyStructureIncludedStructureArray  
Class TBodyStructureBodyLandmarkOrientation 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.
Class TBodyStructureBodyLandmarkOrientationArray  
Class TBodyStructureDistanceFromLandmark 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.
Class TBodyStructureDistanceFromLandmarkArray  
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 TLinkRelationTypes 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 or Client 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 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. 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.
Class TCareTeamParticipantArray  
Class TCareTeamStatus 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 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 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 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 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 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 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 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 TRelatedArtifactTypeExpanded If the element is present, it must have either a @value, an @id, or extensions
Class TClaim A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement. If the element is present, it must have either a @value, an @id, or extensions
Class TClaimRelated A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.
Class TClaimRelatedArray  
Class TClaimPayee A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.
Class TClaimEvent 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 TClaimEventArray  
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 TClaimBodySite 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 TClaimBodySiteArray  
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 TClaimResponseEvent This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseEventArray  
Class TClaimResponseItem This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseItemArray  
Class TClaimResponseReviewOutcome This resource provides the adjudication details from the processing of a Claim resource.
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 TClaimResponseBodySite This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseBodySiteArray  
Class TClaimResponseDetail1 This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseDetail1Array  
Class TClaimResponseSubDetail1 This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseSubDetail1Array  
Class TClaimResponseTotal This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseTotalArray  
Class TClaimResponsePayment This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseProcessNote This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseProcessNoteArray  
Class TClaimResponseInsurance This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseInsuranceArray  
Class TClaimResponseError This resource provides the adjudication details from the processing of a Claim resource.
Class TClaimResponseErrorArray  
Class TClaimProcessingCodes If the element is present, it must have either a @value, an @id, or extensions
Class TClinicalImpression A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition. Assessments are often 1:1 with a clinical consultation / encounter, but this varies greatly depending on the clinical workflow. This resource is called "ClinicalImpression" rather than "ClinicalAssessment" to avoid confusion with the recording of assessment tools such as Apgar score. If the element is present, it must have either a @value, an @id, or extensions
Class 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 TEventStatus 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 A clinical or business level record of information being transmitted or shared; e.g. an alert that was sent to a responsible provider, a public health agency communication to a provider/reporter in response to a case report for a reportable condition. If the element is present, it must have either a @value, an @id, or extensions
Class TCommunicationPayload A clinical or business level record of information being transmitted or shared; e.g. an alert that was sent to a responsible provider, a public health agency communication to a provider/reporter in response to a case report for a reportable condition.
Class TCommunicationPayloadArray  
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 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 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 TConceptMapProperty 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 TConceptMapPropertyArray  
Class TConceptMapAdditionalAttribute 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 TConceptMapAdditionalAttributeArray  
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 TConceptMapProperty1 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 TConceptMapProperty1Array  
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 TConceptMapPropertyType If the element is present, it must have either a @value, an @id, or extensions
Class TConceptMapAttributeType If the element is present, it must have either a @value, an @id, or extensions
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 TConditionParticipant A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.
Class TConditionParticipantArray  
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 TConditionDefinition A definition of a condition and information relevant to managing it. If the element is present, it must have either a @value, an @id, or extensions
Class TConditionDefinitionObservation A definition of a condition and information relevant to managing it.
Class TConditionDefinitionObservationArray  
Class TConditionDefinitionMedication A definition of a condition and information relevant to managing it.
Class TConditionDefinitionMedicationArray  
Class TConditionDefinitionPrecondition A definition of a condition and information relevant to managing it.
Class TConditionDefinitionPreconditionArray  
Class TConditionDefinitionQuestionnaire A definition of a condition and information relevant to managing it.
Class TConditionDefinitionQuestionnaireArray  
Class TConditionDefinitionPlan A definition of a condition and information relevant to managing it.
Class TConditionDefinitionPlanArray  
Class TConditionQuestionnairePurpose If the element is present, it must have either a @value, an @id, or extensions
Class TConditionPreconditionType If the element is present, it must have either a @value, an @id, or extensions
Class TConsent A record of a healthcare consumer’s choices or choices made on their behalf by a third party, 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 TConsentPolicyBasis A record of a healthcare consumer’s choices or choices made on their behalf by a third party, 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 TConsentVerification A record of a healthcare consumer’s choices or choices made on their behalf by a third party, 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 or choices made on their behalf by a third party, 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 or choices made on their behalf by a third party, 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 or choices made on their behalf by a third party, 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 TCoveragePaymentBy Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment.
Class TCoveragePaymentByArray  
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 TKind If the element is present, it must have either a @value, an @id, or extensions
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 TCoverageEligibilityRequestEvent 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 TCoverageEligibilityRequestEventArray  
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 TCoverageEligibilityResponseEvent This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource.
Class TCoverageEligibilityResponseEventArray  
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 TEligibilityOutcome If the element is present, it must have either a @value, an @id, or extensions
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, gaps in care, 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, gaps in care, 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, gaps in care, etc.
Class TDetectedIssueMitigationArray  
Class TDetectedIssueStatus 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 TDeviceName 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 TDeviceNameArray  
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 TDeviceConformsTo 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 TDeviceConformsToArray  
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 TDeviceAssociation A record of association or dissociation of a device with a patient. If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceAssociationOperation A record of association or dissociation of a device with a patient.
Class TDeviceAssociationOperationArray  
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 TDeviceDefinitionMarketDistribution The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionMarketDistributionArray  
Class TDeviceDefinitionRegulatoryIdentifier The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionRegulatoryIdentifierArray  
Class TDeviceDefinitionDeviceName The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionDeviceNameArray  
Class TDeviceDefinitionClassification The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionClassificationArray  
Class TDeviceDefinitionConformsTo The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionConformsToArray  
Class TDeviceDefinitionHasPart The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionHasPartArray  
Class TDeviceDefinitionPackaging The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionPackagingArray  
Class TDeviceDefinitionDistributor The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionDistributorArray  
Class TDeviceDefinitionVersion The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionVersionArray  
Class TDeviceDefinitionProperty The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionPropertyArray  
Class TDeviceDefinitionLink The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionLinkArray  
Class TDeviceDefinitionMaterial The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionMaterialArray  
Class TDeviceDefinitionGuideline The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionCorrectiveAction The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionChargeItem The characteristics, operational status and capabilities of a medical-related component of a medical device.
Class TDeviceDefinitionChargeItemArray  
Class TDeviceDefinitionRegulatoryIdentifierType If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceProductionIdentifierInUDI If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceProductionIdentifierInUDIArray  
Class TDeviceCorrectiveActionScope If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceDispense A record of dispensation of a device - i.e., assigning a device to a patient, or to a professional for their use. If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceDispensePerformer A record of dispensation of a device - i.e., assigning a device to a patient, or to a professional for their use.
Class TDeviceDispensePerformerArray  
Class TDeviceDispenseStatusCodes A coded concept specifying the state of the dispense event. If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceMetric Describes a measurement, calculation or setting capability of a 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 device.
Class TDeviceMetricCalibrationArray  
Class TColorCodesOrRGB If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceMetricCalibrationType 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 TDeviceUsage A record of a device being used by a patient where the record is the result of a report from the patient or a clinician. If the element is present, it must have either a @value, an @id, or extensions
Class TDeviceUsageAdherence A record of a device being used by a patient where the record is the result of a report from the patient or a clinician.
Class TDeviceUsageStatus 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, products, substances, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. The report also includes non-clinical context such as batch analysis and stability reporting of products and substances. If the element is present, it must have either a @value, an @id, or extensions
Class TDiagnosticReportSupportingInfo The findings and interpretation of diagnostic tests performed on patients, groups of patients, products, substances, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. The report also includes non-clinical context such as batch analysis and stability reporting of products and substances.
Class TDiagnosticReportSupportingInfoArray  
Class TDiagnosticReportMedia The findings and interpretation of diagnostic tests performed on patients, groups of patients, products, substances, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. The report also includes non-clinical context such as batch analysis and stability reporting of products and substances.
Class TDiagnosticReportMediaArray  
Class TDiagnosticReportStatus If the element is present, it must have either a @value, an @id, or extensions
Class TDocumentReference A reference to a document of any kind for any purpose. While the term “document” implies a more narrow focus, for this resource this "document" encompasses *any* serialized object with a mime-type, it includes formal patient-centric documents (CDA), clinical notes, scanned paper, non-patient specific documents like policy text, as well as a photo, video, or audio recording acquired or used in healthcare. The DocumentReference resource provides metadata about the document so that the document can be discovered and managed. The actual content may be inline base64 encoded data or provided by direct reference. If the element is present, it must have either a @value, an @id, or extensions
Class TDocumentReferenceAttester A reference to a document of any kind for any purpose. While the term “document” implies a more narrow focus, for this resource this "document" encompasses *any* serialized object with a mime-type, it includes formal patient-centric documents (CDA), clinical notes, scanned paper, non-patient specific documents like policy text, as well as a photo, video, or audio recording acquired or used in healthcare. The DocumentReference resource provides metadata about the document so that the document can be discovered and managed. The actual content may be inline base64 encoded data or provided by direct reference.
Class TDocumentReferenceAttesterArray  
Class TDocumentReferenceRelatesTo A reference to a document of any kind for any purpose. While the term “document” implies a more narrow focus, for this resource this "document" encompasses *any* serialized object with a mime-type, it includes formal patient-centric documents (CDA), clinical notes, scanned paper, non-patient specific documents like policy text, as well as a photo, video, or audio recording acquired or used in healthcare. The DocumentReference resource provides metadata about the document so that the document can be discovered and managed. The actual content may be inline base64 encoded data or provided by direct reference.
Class TDocumentReferenceRelatesToArray  
Class TDocumentReferenceContent A reference to a document of any kind for any purpose. While the term “document” implies a more narrow focus, for this resource this "document" encompasses *any* serialized object with a mime-type, it includes formal patient-centric documents (CDA), clinical notes, scanned paper, non-patient specific documents like policy text, as well as a photo, video, or audio recording acquired or used in healthcare. The DocumentReference resource provides metadata about the document so that the document can be discovered and managed. The actual content may be inline base64 encoded data or provided by direct reference.
Class TDocumentReferenceContentArray  
Class TDocumentReferenceProfile A reference to a document of any kind for any purpose. While the term “document” implies a more narrow focus, for this resource this "document" encompasses *any* serialized object with a mime-type, it includes formal patient-centric documents (CDA), clinical notes, scanned paper, non-patient specific documents like policy text, as well as a photo, video, or audio recording acquired or used in healthcare. The DocumentReference resource provides metadata about the document so that the document can be discovered and managed. The actual content may be inline base64 encoded data or provided by direct reference.
Class TDocumentReferenceProfileArray  
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. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities. If the element is present, it must have either a @value, an @id, or extensions
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. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.
Class TEncounterParticipantArray  
Class TEncounterReason 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. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.
Class TEncounterReasonArray  
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. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.
Class TEncounterDiagnosisArray  
Class TEncounterAdmission 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. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.
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. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.
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 TEncounterHistory A record of significant events/milestones key data throughout the history of an Encounter, often tracked for specific purposes such as billing. If the element is present, it must have either a @value, an @id, or extensions
Class TEncounterHistoryLocation A record of significant events/milestones key data throughout the history of an Encounter, often tracked for specific purposes such as billing.
Class TEncounterHistoryLocationArray  
Class TEndpoint The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b, a REST endpoint for another FHIR server, or a s/Mime email address. This may include any security context information. If the element is present, it must have either a @value, an @id, or extensions
Class TEndpointPayload The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b, a REST endpoint for another FHIR server, or a s/Mime email address. This may include any security context information.
Class TEndpointPayloadArray  
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 TEnrollmentOutcome 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 TEpisodeOfCareReason 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 TEpisodeOfCareReasonArray  
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 (e.g., 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 (e.g., 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 (e.g., 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 (e.g., 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 (e.g., 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 (e.g., 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 (e.g., 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 (e.g., 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 codeable 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 codeable 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 codeable 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 codeable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
Class TEvidenceReportRelatesToArray  
Class TEvidenceReportTarget The EvidenceReport Resource is a specialized container for a collection of resources and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.
Class TEvidenceReportSection The EvidenceReport Resource is a specialized container for a collection of resources and codeable 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 TListMode 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 TEvidenceVariableDefinitionByTypeAndValue The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableDefinitionByCombination The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableTimeFromEvent The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableTimeFromEventArray  
Class TEvidenceVariableCategory The EvidenceVariable resource describes an element that knowledge (Evidence) is about.
Class TEvidenceVariableCategoryArray  
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 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 TExplanationOfBenefitEvent 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 TExplanationOfBenefitEventArray  
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 TExplanationOfBenefitBodySite 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 TExplanationOfBenefitBodySiteArray  
Class TExplanationOfBenefitReviewOutcome 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 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 TExplanationOfBenefitBodySite1 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 TExplanationOfBenefitBodySite1Array  
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 TFamilyMemberHistoryParticipant Significant health conditions for a person related to the patient relevant in the context of care for the patient.
Class TFamilyMemberHistoryParticipantArray  
Class TFamilyMemberHistoryCondition Significant health conditions for a person related to the patient relevant in the context of care for the patient.
Class TFamilyMemberHistoryConditionArray  
Class TFamilyMemberHistoryProcedure Significant health conditions for a person related to the patient relevant in the context of care for the patient.
Class TFamilyMemberHistoryProcedureArray  
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 TFormularyItem This resource describes a product or service that is available through a program and includes the conditions and constraints of availability. All of the information in this resource is specific to the inclusion of the item in the formulary and is not inherent to the item itself. If the element is present, it must have either a @value, an @id, or extensions
Class TFormularyItemStatusCodes If the element is present, it must have either a @value, an @id, or extensions
Class TGenomicStudy A GenomicStudy is a set of analyses performed to analyze and generate genomic data. If the element is present, it must have either a @value, an @id, or extensions
Class TGenomicStudyAnalysis A GenomicStudy is a set of analyses performed to analyze and generate genomic data.
Class TGenomicStudyAnalysisArray  
Class TGenomicStudyInput A GenomicStudy is a set of analyses performed to analyze and generate genomic data.
Class TGenomicStudyInputArray  
Class TGenomicStudyOutput A GenomicStudy is a set of analyses performed to analyze and generate genomic data.
Class TGenomicStudyOutputArray  
Class TGenomicStudyPerformer A GenomicStudy is a set of analyses performed to analyze and generate genomic data.
Class TGenomicStudyPerformerArray  
Class TGenomicStudyDevice A GenomicStudy is a set of analyses performed to analyze and generate genomic data.
Class TGenomicStudyDeviceArray  
Class TGenomicStudyStatus 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 TGraphDefinitionNode 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 TGraphDefinitionNodeArray  
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 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 TVersionIndependentResourceTypesAll If the element is present, it must have either a @value, an @id, or extensions
Class TVersionIndependentResourceTypesAllArray  
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 TGroupMembershipBasis 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 TImagingSelection A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource. If the element is present, it must have either a @value, an @id, or extensions
Class TImagingSelectionPerformer A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.
Class TImagingSelectionPerformerArray  
Class TImagingSelectionInstance A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.
Class TImagingSelectionInstanceArray  
Class TImagingSelectionImageRegion2D A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.
Class TImagingSelectionImageRegion2DArray  
Class TImagingSelectionImageRegion3D A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.
Class TImagingSelectionImageRegion3DArray  
Class TImagingSelectionStatus If the element is present, it must have either a @value, an @id, or extensions
Class TImagingSelectionDGraphicType If the element is present, it must have either a @value, an @id, or extensions
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 TImmunizationProgramEligibility 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 TImmunizationProgramEligibilityArray  
Class TImmunizationReaction Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party.
Class TImmunizationReactionArray  
Class TImmunizationProtocolApplied Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party.
Class TImmunizationProtocolAppliedArray  
Class TImmunizationStatusCodes A set of codes indicating the current status of an Immunization. If the element is present, it must have either a @value, an @id, or extensions
Class TImmunizationEvaluation Describes a comparison of an immunization event against published recommendations to determine if the administration is "valid" in relation to those recommendations. If the element is present, it must have either a @value, an @id, or extensions
Class TImmunizationEvaluationStatusCodes 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 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 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 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 TInventoryItem A functional description of an inventory item used in inventory and supply-related workflows. If the element is present, it must have either a @value, an @id, or extensions
Class TInventoryItemName A functional description of an inventory item used in inventory and supply-related workflows.
Class TInventoryItemNameArray  
Class TInventoryItemResponsibleOrganization A functional description of an inventory item used in inventory and supply-related workflows.
Class TInventoryItemResponsibleOrganizationArray  
Class TInventoryItemDescription A functional description of an inventory item used in inventory and supply-related workflows.
Class TInventoryItemAssociation A functional description of an inventory item used in inventory and supply-related workflows.
Class TInventoryItemAssociationArray  
Class TInventoryItemCharacteristic A functional description of an inventory item used in inventory and supply-related workflows.
Class TInventoryItemCharacteristicArray  
Class TInventoryItemInstance A functional description of an inventory item used in inventory and supply-related workflows.
Class TInventoryItemStatusCodes A coded concept specifying the status of the inventory item. If the element is present, it must have either a @value, an @id, or extensions
Class TCommonLanguages The languages for a description of an item If the element is present, it must have either a @value, an @id, or extensions
Class TCommonLanguagesArray  
Class TInventoryReport A report of inventory or stock items. If the element is present, it must have either a @value, an @id, or extensions
Class TInventoryReportInventoryListing A report of inventory or stock items.
Class TInventoryReportInventoryListingArray  
Class TInventoryReportItem A report of inventory or stock items.
Class TInventoryReportItemArray  
Class TInventoryCountType If the element is present, it must have either a @value, an @id, or extensions
Class TInventoryReportStatus If the element is present, it must have either a @value, an @id, or extensions
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 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, for things such as problem lists, allergy lists, facility list, organization list, etc. 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, for things such as problem lists, allergy lists, facility list, organization list, etc.
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 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 place where services are provided and resources and participants may be stored, found, contained, or accommodated.
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 TManufacturedItemDefinitionComponent The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product.
Class TManufacturedItemDefinitionComponentArray  
Class TManufacturedItemDefinitionConstituent The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product.
Class TManufacturedItemDefinitionConstituentArray  
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 TMeasureTerm The Measure resource provides the definition of a quality measure.
Class TMeasureTermArray  
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 TSubmitDataUpdateType If the element is present, it must have either a @value, an @id, or extensions
Class TMeasureReportStatus The status of the measure report. If the element is present, it must have either a @value, an @id, or extensions
Class TMeasureReportType The type of the measure report. If the element is present, it must have either a @value, an @id, or extensions
Class TMedication This resource is primarily used for the identification and definition of a medication, including ingredients, 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, including ingredients, 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, including ingredients, 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 TMedicationAdministrationStatusCodes If the element is present, it must have either a @value, an @id, or extensions
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 TMedicationDispenseStatusCodes A coded concept specifying the state of the dispense event. If the element is present, it must have either a @value, an @id, or extensions
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 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 TMedicationKnowledgeIndicationGuideline Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeIndicationGuidelineArray  
Class TMedicationKnowledgeDosingGuideline Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeDosingGuidelineArray  
Class TMedicationKnowledgeDosage Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeDosageArray  
Class TMedicationKnowledgePatientCharacteristic Information about a medication that is used to support knowledge.
Class TMedicationKnowledgePatientCharacteristicArray  
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 TMedicationKnowledgePackagingArray  
Class TMedicationKnowledgeStorageGuideline Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeStorageGuidelineArray  
Class TMedicationKnowledgeEnvironmentalSetting Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeEnvironmentalSettingArray  
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 TMedicationKnowledgeMaxDispense Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeDefinitional Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeIngredient Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeIngredientArray  
Class TMedicationKnowledgeDrugCharacteristic Information about a medication that is used to support knowledge.
Class TMedicationKnowledgeDrugCharacteristicArray  
Class TMedicationKnowledgeStatusCodes If the element is present, it must have either a @value, an @id, or extensions
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 medicationstatement and a medicationadministration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication. A medicationstatement 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.

The MedicationStatement resource was previously called MedicationStatement. If the element is present, it must have either a @value, an @id, or extensions

Class TMedicationStatementAdherence 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 medicationstatement and a medicationadministration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication. A medicationstatement 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.

The MedicationStatement resource was previously called MedicationStatement.

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 TMedicinalProductDefinitionPart 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 TMedicinalProductDefinitionPartArray  
Class TMedicinalProductDefinitionUsage 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 TMedicinalProductDefinitionUsageArray  
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 HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message. If the element is present, it must have either a @value, an @id, or extensions
Class TMessageHeader The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle. If the element is present, it must have either a @value, an @id, or extensions
Class TMessageHeaderDestination The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle.
Class TMessageHeaderDestinationArray  
Class TMessageHeaderSource The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle.
Class TMessageHeaderResponse The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle.
Class TResponseType If the element is present, it must have either a @value, an @id, or extensions
Class TMolecularSequence Representation of a molecular sequence. If the element is present, it must have either a @value, an @id, or extensions
Class TMolecularSequenceRelative Representation of a molecular sequence.
Class TMolecularSequenceRelativeArray  
Class TMolecularSequenceStartingSequence Representation of a molecular sequence.
Class TMolecularSequenceEdit Representation of a molecular sequence.
Class TMolecularSequenceEditArray  
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 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 TNutritionIntake A record of food or fluid that is being consumed by a patient. A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past. 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 or through an app that tracks food or fluids consumed. The consumption information may come from sources such as the patient's memory, from a nutrition label, or from a clinician documenting observed intake. If the element is present, it must have either a @value, an @id, or extensions
Class TNutritionIntakeConsumedItem A record of food or fluid that is being consumed by a patient. A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past. 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 or through an app that tracks food or fluids consumed. The consumption information may come from sources such as the patient's memory, from a nutrition label, or from a clinician documenting observed intake.
Class TNutritionIntakeConsumedItemArray  
Class TNutritionIntakeIngredientLabel A record of food or fluid that is being consumed by a patient. A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past. 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 or through an app that tracks food or fluids consumed. The consumption information may come from sources such as the patient's memory, from a nutrition label, or from a clinician documenting observed intake.
Class TNutritionIntakeIngredientLabelArray  
Class TNutritionIntakePerformer A record of food or fluid that is being consumed by a patient. A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past. 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 or through an app that tracks food or fluids consumed. The consumption information may come from sources such as the patient's memory, from a nutrition label, or from a clinician documenting observed intake.
Class TNutritionIntakePerformerArray  
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 TNutritionOrderSchedule 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 TNutritionOrderSchedule1 A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
Class TNutritionOrderEnteralFormula A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
Class TNutritionOrderAdditive A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
Class TNutritionOrderAdditiveArray  
Class TNutritionOrderAdministration A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
Class TNutritionOrderAdministrationArray  
Class TNutritionOrderSchedule2 A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
Class TNutritionProduct A food or supplement 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 supplement that is consumed by patients.
Class TNutritionProductNutrientArray  
Class TNutritionProductIngredient A food or supplement that is consumed by patients.
Class TNutritionProductIngredientArray  
Class TNutritionProductCharacteristic A food or supplement that is consumed by patients.
Class TNutritionProductCharacteristicArray  
Class TNutritionProductInstance A food or supplement that is consumed by patients.
Class TNutritionProductInstanceArray  
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 TObservationTriggeredBy Measurements and simple assertions made about a patient, device or other subject.
Class TObservationTriggeredByArray  
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 TObservationStatus If the element is present, it must have either a @value, an @id, or extensions
Class TTriggeredBytype If the element is present, it must have either a @value, an @id, or extensions
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 TObservationDefinitionQualifiedValue Set of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service.
Class TObservationDefinitionQualifiedValueArray  
Class TObservationDefinitionComponent Set of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service.
Class TObservationDefinitionComponentArray  
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 TOperationParameterScope If the element is present, it must have either a @value, an @id, or extensions
Class TOperationParameterScopeArray  
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 TOrganizationQualification 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 TOrganizationQualificationArray  
Class TOrganizationAffiliation Defines an affiliation/association/relationship between 2 distinct organizations, 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 TPackagedProductDefinitionPackaging A medically related item or items, in a container or package.
Class TPackagedProductDefinitionPackagingArray  
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 used to pass information into and back from an operation (whether invoked directly from REST or within a messaging environment). It is not persisted or allowed to be referenced by other resources. If the element is present, it must have either a @value, an @id, or extensions
Class TParametersParameter This resource is used to pass information into and back from an operation (whether invoked directly from REST or within a messaging environment). It is not persisted or allowed to be referenced by other resources.
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 TPaymentReconciliationAllocation This resource provides the details including amount of a payment and allocates the payment items being paid.
Class TPaymentReconciliationAllocationArray  
Class TPaymentReconciliationProcessNote This resource provides the details including amount of a payment and allocates the payment items being paid.
Class TPaymentReconciliationProcessNoteArray  
Class TPaymentOutcome If the element is present, it must have either a @value, an @id, or extensions
Class TPermission Permission resource holds access rules for a given data and context. If the element is present, it must have either a @value, an @id, or extensions
Class TPermissionJustification Permission resource holds access rules for a given data and context.
Class TPermissionRule Permission resource holds access rules for a given data and context.
Class TPermissionRuleArray  
Class TPermissionData Permission resource holds access rules for a given data and context.
Class TPermissionDataArray  
Class TPermissionResource Permission resource holds access rules for a given data and context.
Class TPermissionResourceArray  
Class TPermissionActivity Permission resource holds access rules for a given data and context.
Class TPermissionActivityArray  
Class TPermissionRuleCombining If the element is present, it must have either a @value, an @id, or extensions
Class TPermissionStatus If the element is present, it must have either a @value, an @id, or extensions
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 TPersonCommunication Demographics and administrative information about a person independent of a specific health-related context.
Class TPersonCommunicationArray  
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 TPlanDefinitionActor 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 TPlanDefinitionActorArray  
Class TPlanDefinitionOption 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 TPlanDefinitionOptionArray  
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 TPlanDefinitionInput 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 TPlanDefinitionInputArray  
Class TPlanDefinitionOutput 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 TPlanDefinitionOutputArray  
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 or related services. 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 or related services.
Class TPractitionerQualificationArray  
Class TPractitionerCommunication A person who is directly or indirectly involved in the provisioning of healthcare or related services.
Class TPractitionerCommunicationArray  
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 TProcedure An action that is or was performed on or for a patient, practitioner, device, organization, or location. For example, this can be a physical intervention on a patient like an operation, or less invasive like long term services, counseling, or hypnotherapy. This can be a quality or safety inspection for a location, organization, or device. This can be an accreditation procedure on a practitioner for licensing. 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, practitioner, device, organization, or location. For example, this can be a physical intervention on a patient like an operation, or less invasive like long term services, counseling, or hypnotherapy. This can be a quality or safety inspection for a location, organization, or device. This can be an accreditation procedure on a practitioner for licensing.
Class TProcedurePerformerArray  
Class TProcedureFocalDevice An action that is or was performed on or for a patient, practitioner, device, organization, or location. For example, this can be a physical intervention on a patient like an operation, or less invasive like long term services, counseling, or hypnotherapy. This can be a quality or safety inspection for a location, organization, or device. This can be an accreditation procedure on a practitioner for licensing.
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 TQuestionnaireAnswerConstraint If the element is present, it must have either a @value, an @id, or extensions
Class TQuestionnaireItemDisabledDisplay 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 a patient's health or 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 a patient's health or 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 TRequestOrchestration A set 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 TRequestOrchestrationAction A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationActionArray  
Class TRequestOrchestrationCondition A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationConditionArray  
Class TRequestOrchestrationInput A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationInputArray  
Class TRequestOrchestrationOutput A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationOutputArray  
Class TRequestOrchestrationRelatedAction A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationRelatedActionArray  
Class TRequestOrchestrationParticipant A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationParticipantArray  
Class TRequestOrchestrationDynamicValue A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Class TRequestOrchestrationDynamicValueArray  
Class TRequirements A set of requirements - a list of features or behaviors of designed systems that are necessary to achieve organizational or regulatory goals. If the element is present, it must have either a @value, an @id, or extensions
Class TRequirementsStatement A set of requirements - a list of features or behaviors of designed systems that are necessary to achieve organizational or regulatory goals.
Class TRequirementsStatementArray  
Class TConformanceExpectation If the element is present, it must have either a @value, an @id, or extensions
Class TConformanceExpectationArray  
Class TResearchStudy A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future. If the element is present, it must have either a @value, an @id, or extensions
Class TResearchStudyLabel A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyLabelArray  
Class TResearchStudyAssociatedParty A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyAssociatedPartyArray  
Class TResearchStudyProgressStatus A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyProgressStatusArray  
Class TResearchStudyRecruitment A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyComparisonGroup A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyComparisonGroupArray  
Class TResearchStudyObjective A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyObjectiveArray  
Class TResearchStudyOutcomeMeasure A scientific study of nature that sometimes includes processes involved in health and disease. For example, clinical trials are research studies that involve people. These studies may be related to new ways to screen, prevent, diagnose, and treat disease. They may also study certain outcomes and certain groups of people by looking at data collected in the past or future.
Class TResearchStudyOutcomeMeasureArray  
Class TResearchSubject A ResearchSubject is a participant or object which is the recipient of investigative activities in a research study. If the element is present, it must have either a @value, an @id, or extensions
Class TResearchSubjectProgress A ResearchSubject is a participant or object which is the recipient of investigative activities in a research study.
Class TResearchSubjectProgressArray  
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 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 TSearchProcessingModeType If the element is present, it must have either a @value, an @id, or extensions
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 TServiceRequestOrderDetail A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
Class TServiceRequestOrderDetailArray  
Class TServiceRequestParameter A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
Class TServiceRequestParameterArray  
Class TServiceRequestPatientInstruction A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
Class TServiceRequestPatientInstructionArray  
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 TSpecimenFeature A sample to be used for analysis.
Class TSpecimenFeatureArray  
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 TStructureMapConst A Map of relationships between 2 structures that can be used to transform data.
Class TStructureMapConstArray  
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 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 describes a particular client's request to be notified about a SubscriptionTopic. If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionFilterBy The subscription resource describes a particular client's request to be notified about a SubscriptionTopic.
Class TSubscriptionFilterByArray  
Class TSubscriptionParameter The subscription resource describes a particular client's request to be notified about a SubscriptionTopic.
Class TSubscriptionParameterArray  
Class TSubscriptionPayloadContent If the element is present, it must have either a @value, an @id, or extensions
Class TSubscriptionStatusCodes 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 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 TSubstanceDefinitionCharacterization The detailed description of a substance, typically at a level beyond what is used for prescribing.
Class TSubstanceDefinitionCharacterizationArray  
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 TSubstanceNucleicAcid Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction. If the element is present, it must have either a @value, an @id, or extensions
Class TSubstanceNucleicAcidSubunit Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction.
Class TSubstanceNucleicAcidSubunitArray  
Class TSubstanceNucleicAcidLinkage Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction.
Class TSubstanceNucleicAcidLinkageArray  
Class TSubstanceNucleicAcidSugar Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substance/moiety IDs will be created for each of these elements. The nucleotide sequence will be always entered in the 5’-3’ direction.
Class TSubstanceNucleicAcidSugarArray  
Class TSubstancePolymer Properties of a substance specific to it being a polymer. If the element is present, it must have either a @value, an @id, or extensions
Class TSubstancePolymerMonomerSet Properties of a substance specific to it being a polymer.
Class TSubstancePolymerMonomerSetArray  
Class TSubstancePolymerStartingMaterial Properties of a substance specific to it being a polymer.
Class TSubstancePolymerStartingMaterialArray  
Class TSubstancePolymerRepeat Properties of a substance specific to it being a polymer.
Class TSubstancePolymerRepeatArray  
Class TSubstancePolymerRepeatUnit Properties of a substance specific to it being a polymer.
Class TSubstancePolymerRepeatUnitArray  
Class TSubstancePolymerDegreeOfPolymerisation Properties of a substance specific to it being a polymer.
Class TSubstancePolymerDegreeOfPolymerisationArray  
Class TSubstancePolymerStructuralRepresentation Properties of a substance specific to it being a polymer.
Class TSubstancePolymerStructuralRepresentationArray  
Class TSubstanceProtein A SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of subunits that are either covalently linked or have a defined invariant stoichiometric relationship. This includes all synthetic, recombinant and purified SubstanceProteins of defined sequence, whether the use is therapeutic or prophylactic. This set of elements will be used to describe albumins, coagulation factors, cytokines, growth factors, peptide/SubstanceProtein hormones, enzymes, toxins, toxoids, recombinant vaccines, and immunomodulators. If the element is present, it must have either a @value, an @id, or extensions
Class TSubstanceProteinSubunit A SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of subunits that are either covalently linked or have a defined invariant stoichiometric relationship. This includes all synthetic, recombinant and purified SubstanceProteins of defined sequence, whether the use is therapeutic or prophylactic. This set of elements will be used to describe albumins, coagulation factors, cytokines, growth factors, peptide/SubstanceProtein hormones, enzymes, toxins, toxoids, recombinant vaccines, and immunomodulators.
Class TSubstanceProteinSubunitArray  
Class TSubstanceReferenceInformation Todo. If the element is present, it must have either a @value, an @id, or extensions
Class TSubstanceReferenceInformationGene Todo.
Class TSubstanceReferenceInformationGeneArray  
Class TSubstanceReferenceInformationGeneElement Todo.
Class TSubstanceReferenceInformationGeneElementArray  
Class TSubstanceReferenceInformationTarget Todo.
Class TSubstanceReferenceInformationTargetArray  
Class TSubstanceSourceMaterial Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex. If the element is present, it must have either a @value, an @id, or extensions
Class TSubstanceSourceMaterialFractionDescription Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.
Class TSubstanceSourceMaterialFractionDescriptionArray  
Class TSubstanceSourceMaterialOrganism Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.
Class TSubstanceSourceMaterialAuthor Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.
Class TSubstanceSourceMaterialAuthorArray  
Class TSubstanceSourceMaterialHybrid Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.
Class TSubstanceSourceMaterialOrganismGeneral Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.
Class TSubstanceSourceMaterialPartDescription Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.
Class TSubstanceSourceMaterialPartDescriptionArray  
Class 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 TSupplyDeliverySuppliedItemArray  
Class TSupplyDeliveryStatus If the element is present, it must have either a @value, an @id, or extensions
Class TSupplyRequest A record of a request to deliver a medication, substance or device used in the healthcare setting to a particular destination for a particular person or organization. If the element is present, it must have either a @value, an @id, or extensions
Class TSupplyRequestParameter A record of a request to deliver a medication, substance or device used in the healthcare setting to a particular destination for a particular person or organization.
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 TTaskPerformer A task to be performed.
Class TTaskPerformerArray  
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 TTestPlan A plan for executing testing on an artifact or specifications. If the element is present, it must have either a @value, an @id, or extensions
Class TTestPlanDependency A plan for executing testing on an artifact or specifications.
Class TTestPlanDependencyArray  
Class TTestPlanTestCase A plan for executing testing on an artifact or specifications.
Class TTestPlanTestCaseArray  
Class TTestPlanDependency1 A plan for executing testing on an artifact or specifications.
Class TTestPlanDependency1Array  
Class TTestPlanTestRun A plan for executing testing on an artifact or specifications.
Class TTestPlanTestRunArray  
Class TTestPlanScript A plan for executing testing on an artifact or specifications.
Class TTestPlanTestData A plan for executing testing on an artifact or specifications.
Class TTestPlanTestDataArray  
Class TTestPlanAssertion A plan for executing testing on an artifact or specifications.
Class TTestPlanAssertionArray  
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 TTestReportRequirement A summary of information based on the results of executing a TestScript.
Class TTestReportRequirementArray  
Class TTestReportTest A summary of information based on the results of executing a TestScript.
Class TTestReportTestArray  
Class TTestReportAction1 A summary of information based on the results of executing a TestScript.
Class TTestReportAction1Array  
Class TTestReportTeardown A summary of information based on the results of executing a TestScript.
Class TTestReportAction2 A summary of information based on the results of executing a TestScript.
Class TTestReportAction2Array  
Class TTestReportStatus The current status of the test report. If the element is present, it must have either a @value, an @id, or extensions
Class TTestReportActionResult The results of executing an action. If the element is present, it must have either a @value, an @id, or extensions
Class TTestReportParticipantType If the element is present, it must have either a @value, an @id, or extensions
Class TTestReportResult The reported execution result. If the element is present, it must have either a @value, an @id, or extensions
Class TTestScript A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification. If the element is present, it must have either a @value, an @id, or extensions
Class TTestScriptOrigin A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptOriginArray  
Class TTestScriptDestination A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptDestinationArray  
Class TTestScriptMetadata A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptLink A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptLinkArray  
Class TTestScriptCapability A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptCapabilityArray  
Class TTestScriptScope A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptScopeArray  
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 TTestScriptRequirement A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.
Class TTestScriptRequirementArray  
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 TAssertionManualCompletionType The type of operator to use for assertion. If the element is present, it must have either a @value, an @id, or extensions
Class TAssertionDirectionType The type of direction to use for assertion. If the element is present, it must have either a @value, an @id, or extensions
Class TAssertionOperatorType The type of operator to use for assertion. If the element is present, it must have either a @value, an @id, or extensions
Class TAssertionResponseTypes The type of response code to use for assertion. If the element is present, it must have either a @value, an @id, or extensions
Class TTestScriptRequestMethodCode If the element is present, it must have either a @value, an @id, or extensions
Class TTransport Record of transport of item. If the element is present, it must have either a @value, an @id, or extensions
Class TTransportRestriction Record of transport of item.
Class TTransportInput Record of transport of item.
Class TTransportInputArray  
Class TTransportOutput Record of transport of item.
Class TTransportOutputArray  
Class TTransportIntent If the element is present, it must have either a @value, an @id, or extensions
Class TTransportStatus 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 TValueSetProperty 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 TValueSetPropertyArray  
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 TValueSetProperty1 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 TValueSetProperty1Array  
Class TValueSetSubProperty 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 TValueSetSubPropertyArray  
Class TValueSetScope 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 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 TVerificationResultStatus 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;
TSpecimenCombinedEnum = Tcodeprimitive;
TIngredientManufacturerRoleEnum = Tcodeprimitive;
TJurisdictionValueSetEnum = Tcodeprimitive;
TSearchParamTypeEnum = Tcodeprimitive;
TRemittanceOutcomeEnum = Tcodeprimitive;
TPublicationStatusEnum = Tcodeprimitive;
TOperationOutcomeCodesEnum = Tcodeprimitive;
TNoteTypeEnum = Tcodeprimitive;
TFHIRVersionEnum = Tcodeprimitive;
TDocumentReferenceStatusEnum = Tcodeprimitive;
TConceptMapRelationshipEnum = Tcodeprimitive;
TBindingStrengthEnum = Tcodeprimitive;
TAgeUnitsEnum = Tcodeprimitive;
TAdministrativeGenderEnum = Tcodeprimitive;
TAllResourceTypesEnum = Tcodeprimitive;
TConcreteFHIRTypesEnum = Tcodeprimitive;
TParticipantResourceTypesEnum = Tcodeprimitive;
TDefinitionResourceTypesEnum = Tcodeprimitive;
TEventResourceTypesEnum = Tcodeprimitive;
TRequestResourceTypesEnum = Tcodeprimitive;
TResourceTypeEnum = Tcodeprimitive;
TFHIRPathTypesEnum = Tcodeprimitive;
TFHIRTypesEnum = Tcodeprimitive;
Tstringprimitive = string;
Tinteger64primitive = Int64;
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;
TUnitsOfTimeEnum = Tcodeprimitive;
TEventTimingEnum = Tcodeprimitive;
TAccountStatusEnum = Tcodeprimitive;
TActionParticipantTypeEnum = Tcodeprimitive;
TRequestIntentEnum = Tcodeprimitive;
TRequestPriorityEnum = Tcodeprimitive;
TExampleScenarioActorTypeEnum = Tcodeprimitive;
TAdverseEventActualityEnum = Tcodeprimitive;
TAdverseEventStatusEnum = Tcodeprimitive;
TAllergyIntoleranceCriticalityEnum = Tcodeprimitive;
TAllergyIntoleranceCategoryEnum = Tcodeprimitive;
TAllergyIntoleranceSeverityEnum = Tcodeprimitive;
TAppointmentStatusEnum = Tcodeprimitive;
TParticipationStatusEnum = Tcodeprimitive;
TAppointmentResponseStatusEnum = Tcodeprimitive;
TArtifactAssessmentInformationTypeEnum = Tcodeprimitive;
TArtifactAssessmentDispositionEnum = Tcodeprimitive;
TArtifactAssessmentWorkflowStatusEnum = Tcodeprimitive;
TAuditEventActionEnum = Tcodeprimitive;
TAuditEventSeverityEnum = Tcodeprimitive;
TBiologicallyDerivedProductDispenseCodesEnum = Tcodeprimitive;
THTTPVerbEnum = Tcodeprimitive;
TBundleTypeEnum = Tcodeprimitive;
TSearchEntryModeEnum = Tcodeprimitive;
TLinkRelationTypesEnum = Tcodeprimitive;
TCapabilityStatementKindEnum = Tcodeprimitive;
TEventCapabilityModeEnum = Tcodeprimitive;
TResourceVersionPolicyEnum = Tcodeprimitive;
TDocumentModeEnum = Tcodeprimitive;
TRestfulCapabilityModeEnum = Tcodeprimitive;
TTypeRestfulInteractionEnum = Tcodeprimitive;
TSystemRestfulInteractionEnum = Tcodeprimitive;
TConditionalReadStatusEnum = Tcodeprimitive;
TReferenceHandlingPolicyEnum = Tcodeprimitive;
TConditionalDeleteStatusEnum = Tcodeprimitive;
TCarePlanIntentEnum = Tcodeprimitive;
TRequestStatusEnum = Tcodeprimitive;
TCareTeamStatusEnum = Tcodeprimitive;
TChargeItemStatusEnum = Tcodeprimitive;
TRelatedArtifactTypeExpandedEnum = Tcodeprimitive;
TUseEnum = Tcodeprimitive;
TFinancialResourceStatusCodesEnum = Tcodeprimitive;
TClaimProcessingCodesEnum = Tcodeprimitive;
TEventStatusEnum = Tcodeprimitive;
TClinicalUseDefinitionTypeEnum = Tcodeprimitive;
TFilterOperatorEnum = Tcodeprimitive;
TPropertyTypeEnum = Tcodeprimitive;
TCodeSystemHierarchyMeaningEnum = Tcodeprimitive;
TCodeSystemContentModeEnum = Tcodeprimitive;
TCompartmentTypeEnum = Tcodeprimitive;
TCompositionStatusEnum = Tcodeprimitive;
TConceptMapPropertyTypeEnum = Tcodeprimitive;
TConceptMapAttributeTypeEnum = Tcodeprimitive;
TConceptMapGroupUnmappedModeEnum = Tcodeprimitive;
TConditionQuestionnairePurposeEnum = Tcodeprimitive;
TConditionPreconditionTypeEnum = Tcodeprimitive;
TConsentProvisionTypeEnum = Tcodeprimitive;
TConsentDataMeaningEnum = Tcodeprimitive;
TConsentStateEnum = Tcodeprimitive;
TContractResourceStatusCodesEnum = Tcodeprimitive;
TContractResourcePublicationStatusCodesEnum = Tcodeprimitive;
TKindEnum = Tcodeprimitive;
TEligibilityRequestPurposeEnum = Tcodeprimitive;
TEligibilityOutcomeEnum = Tcodeprimitive;
TEligibilityResponsePurposeEnum = Tcodeprimitive;
TDetectedIssueStatusEnum = Tcodeprimitive;
TDetectedIssueSeverityEnum = Tcodeprimitive;
TFHIRDeviceStatusEnum = Tcodeprimitive;
TDeviceNameTypeEnum = Tcodeprimitive;
TUDIEntryTypeEnum = Tcodeprimitive;
TDeviceDefinitionRegulatoryIdentifierTypeEnum = Tcodeprimitive;
TDeviceProductionIdentifierInUDIEnum = Tcodeprimitive;
TDeviceCorrectiveActionScopeEnum = Tcodeprimitive;
TDeviceDispenseStatusCodesEnum = Tcodeprimitive;
TColorCodesOrRGBEnum = string;
TDeviceMetricCalibrationTypeEnum = Tcodeprimitive;
TDeviceMetricCalibrationStateEnum = Tcodeprimitive;
TDeviceMetricOperationalStatusEnum = Tcodeprimitive;
TDeviceMetricCategoryEnum = Tcodeprimitive;
TDeviceUsageStatusEnum = Tcodeprimitive;
TDiagnosticReportStatusEnum = Tcodeprimitive;
TEncounterLocationStatusEnum = Tcodeprimitive;
TEncounterStatusEnum = Tcodeprimitive;
TEndpointStatusEnum = Tcodeprimitive;
TEnrollmentOutcomeEnum = Tcodeprimitive;
TEpisodeOfCareStatusEnum = Tcodeprimitive;
TEvidenceVariableHandlingEnum = Tcodeprimitive;
TReportRelationshipTypeEnum = Tcodeprimitive;
TListModeEnum = Tcodeprimitive;
TCharacteristicCombinationEnum = Tcodeprimitive;
TExplanationOfBenefitStatusEnum = Tcodeprimitive;
TFamilyHistoryStatusEnum = Tcodeprimitive;
TFlagStatusEnum = Tcodeprimitive;
TFormularyItemStatusCodesEnum = Tcodeprimitive;
TGenomicStudyStatusEnum = Tcodeprimitive;
TGoalLifecycleStatusEnum = Tcodeprimitive;
TGraphCompartmentUseEnum = Tcodeprimitive;
TGraphCompartmentRuleEnum = Tcodeprimitive;
TVersionIndependentResourceTypesAllEnum = Tcodeprimitive;
TGroupTypeEnum = Tcodeprimitive;
TGroupMembershipBasisEnum = Tcodeprimitive;
TGuidanceResponseStatusEnum = Tcodeprimitive;
TImagingSelectionStatusEnum = Tcodeprimitive;
TImagingSelectionDGraphicTypeEnum = Tcodeprimitive;
TImagingStudyStatusEnum = Tcodeprimitive;
TImmunizationStatusCodesEnum = Tcodeprimitive;
TImmunizationEvaluationStatusCodesEnum = Tcodeprimitive;
TSPDXLicenseEnum = Tcodeprimitive;
TGuidePageGenerationEnum = Tcodeprimitive;
TInventoryItemStatusCodesEnum = Tcodeprimitive;
TCommonLanguagesEnum = Tcodeprimitive;
TInventoryCountTypeEnum = Tcodeprimitive;
TInventoryReportStatusEnum = Tcodeprimitive;
TInvoiceStatusEnum = Tcodeprimitive;
TLinkageTypeEnum = Tcodeprimitive;
TListStatusEnum = Tcodeprimitive;
TLocationModeEnum = Tcodeprimitive;
TLocationStatusEnum = Tcodeprimitive;
TSubmitDataUpdateTypeEnum = Tcodeprimitive;
TMeasureReportStatusEnum = Tcodeprimitive;
TMeasureReportTypeEnum = Tcodeprimitive;
TMedicationStatusCodesEnum = Tcodeprimitive;
TMedicationAdministrationStatusCodesEnum = Tcodeprimitive;
TMedicationDispenseStatusCodesEnum = Tcodeprimitive;
TMedicationKnowledgeStatusCodesEnum = Tcodeprimitive;
TMedicationrequestStatusEnum = Tcodeprimitive;
TMedicationRequestIntentEnum = Tcodeprimitive;
TMedicationStatementStatusCodesEnum = Tcodeprimitive;
TMessageSignificanceCategoryEnum = Tcodeprimitive;
TMessageheaderResponseRequestEnum = Tcodeprimitive;
TResponseTypeEnum = Tcodeprimitive;
TStrandTypeEnum = Tcodeprimitive;
TOrientationTypeEnum = Tcodeprimitive;
TSequenceTypeEnum = Tcodeprimitive;
TNamingSystemIdentifierTypeEnum = Tcodeprimitive;
TNamingSystemTypeEnum = Tcodeprimitive;
TNutritionProductStatusEnum = Tcodeprimitive;
TObservationStatusEnum = Tcodeprimitive;
TTriggeredBytypeEnum = Tcodeprimitive;
TObservationDataTypeEnum = Tcodeprimitive;
TObservationRangeCategoryEnum = Tcodeprimitive;
TOperationParameterUseEnum = Tcodeprimitive;
TOperationParameterScopeEnum = Tcodeprimitive;
TOperationKindEnum = Tcodeprimitive;
TIssueTypeEnum = Tcodeprimitive;
TIssueSeverityEnum = Tcodeprimitive;
TLinkTypeEnum = Tcodeprimitive;
TPaymentOutcomeEnum = Tcodeprimitive;
TPermissionRuleCombiningEnum = Tcodeprimitive;
TPermissionStatusEnum = 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;
TQuestionnaireAnswerConstraintEnum = Tcodeprimitive;
TQuestionnaireItemDisabledDisplayEnum = Tcodeprimitive;
TQuestionnaireResponseStatusEnum = Tcodeprimitive;
TConformanceExpectationEnum = Tcodeprimitive;
TSearchModifierCodeEnum = Tcodeprimitive;
TSearchComparatorEnum = Tcodeprimitive;
TSearchProcessingModeTypeEnum = Tcodeprimitive;
TSlotStatusEnum = Tcodeprimitive;
TSpecimenStatusEnum = Tcodeprimitive;
TSpecimenContainedPreferenceEnum = Tcodeprimitive;
TStructureDefinitionKindEnum = Tcodeprimitive;
TTypeDerivationRuleEnum = Tcodeprimitive;
TExtensionContextTypeEnum = Tcodeprimitive;
TStructureMapInputModeEnum = Tcodeprimitive;
TStructureMapTargetListModeEnum = Tcodeprimitive;
TStructureMapTransformEnum = Tcodeprimitive;
TStructureMapSourceListModeEnum = Tcodeprimitive;
TStructureMapGroupTypeModeEnum = Tcodeprimitive;
TStructureMapModelModeEnum = Tcodeprimitive;
TSubscriptionPayloadContentEnum = Tcodeprimitive;
TSubscriptionStatusCodesEnum = 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;
TAssertionManualCompletionTypeEnum = Tcodeprimitive;
TAssertionDirectionTypeEnum = Tcodeprimitive;
TAssertionOperatorTypeEnum = Tcodeprimitive;
TAssertionResponseTypesEnum = Tcodeprimitive;
TTestScriptRequestMethodCodeEnum = Tcodeprimitive;
TTransportIntentEnum = Tcodeprimitive;
TTransportStatusEnum = Tcodeprimitive;
TVerificationResultStatusEnum = Tcodeprimitive;
TVisionBaseEnum = Tcodeprimitive;
TVisionEyesEnum = Tcodeprimitive;

Description

Types

Tdateprimitive = string;
 
TdateTimeprimitive = string;
 
Tcodeprimitive = string;
 
TSpecimenCombinedEnum = Tcodeprimitive;

  • grouped : Grouped

  • pooled : Pooled

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

TJurisdictionValueSetEnum = Tcodeprimitive;

  • AD : Andorra

  • AE : United Arab Emirates

  • AF : Afghanistan

  • AG : Antigua and Barbuda

  • AI : Anguilla

  • AL : Albania

  • AM : Armenia

  • AO : Angola

  • AQ : Antarctica

  • AR : Argentina

  • AS : American Samoa

  • AT : Austria

  • AU : Australia

  • AW : Aruba

  • AX : Eland Islands

  • AZ : Azerbaijan

  • BA : Bosnia and Herzegovina

  • BB : Barbados

  • BD : Bangladesh

  • BE : Belgium

  • BF : Burkina Faso

  • BG : Bulgaria

  • BH : Bahrain

  • BI : Burundi

  • BJ : Benin

  • BL : Saint Barthilemy

  • BM : Bermuda

  • BN : Brunei Darussalam

  • BO : Bolivia, Plurinational State of

  • BQ : Bonaire, Sint Eustatius and Saba

  • BR : Brazil

  • BS : Bahamas

  • BT : Bhutan

  • BV : Bouvet Island

  • BW : Botswana

  • BY : Belarus

  • BZ : Belize

  • CA : Canada

  • CC : Cocos (Keeling) Islands

  • CD : Congo, the Democratic Republic of the

  • CF : Central African Republic

  • CG : Congo

  • CH : Switzerland

  • CI : Ctte d'Ivoire

  • CK : Cook Islands

  • CL : Chile

  • CM : Cameroon

  • CN : China

  • CO : Colombia

  • CR : Costa Rica

  • CU : Cuba

  • CV : Cabo Verde

  • CW : Curagao

  • CX : Christmas Island

  • CY : Cyprus

  • CZ : Czechia

  • DE : Germany

  • DJ : Djibouti

  • DK : Denmark

  • DM : Dominica

  • DO : Dominican Republic

  • DZ : Algeria

  • EC : Ecuador

  • EE : Estonia

  • EG : Egypt

  • EH : Western Sahara

  • ER : Eritrea

  • ES : Spain

  • ET : Ethiopia

  • FI : Finland

  • FJ : Fiji

  • FK : Falkland Islands (Malvinas)

  • FM : Micronesia, Federated States of

  • FO : Faroe Islands

  • FR : France

  • GA : Gabon

  • GB : United Kingdom of Great Britain and Northern Ireland

  • GD : Grenada

  • GE : Georgia

  • GF : French Guiana

  • GG : Guernsey

  • GH : Ghana

  • GI : Gibraltar

  • GL : Greenland

  • GM : Gambia

  • GN : Guinea

  • GP : Guadeloupe

  • GQ : Equatorial Guinea

  • GR : Greece

  • GS : South Georgia and the South Sandwich Islands

  • GT : Guatemala

  • GU : Guam

  • GW : Guinea-Bissau

  • GY : Guyana

  • HK : Hong Kong

  • HM : Heard Island and McDonald Islands

  • HN : Honduras

  • HR : Croatia

  • HT : Haiti

  • HU : Hungary

  • ID : Indonesia

  • IE : Ireland

  • IL : Israel

  • IM : Isle of Man

  • IN : India

  • IO : British Indian Ocean Territory

  • IQ : Iraq

  • IR : Iran, Islamic Republic of

  • IS : Iceland

  • IT : Italy

  • JE : Jersey

  • JM : Jamaica

  • JO : Jordan

  • JP : Japan

  • KE : Kenya

  • KG : Kyrgyzstan

  • KH : Cambodia

  • KI : Kiribati

  • KM : Comoros

  • KN : Saint Kitts and Nevis

  • KP : Korea, Democratic People's Republic of

  • KR : Korea, Republic of

  • KW : Kuwait

  • KY : Cayman Islands

  • KZ : Kazakhstan

  • LA : Lao People's Democratic Republic

  • LB : Lebanon

  • LC : Saint Lucia

  • LI : Liechtenstein

  • LK : Sri Lanka

  • LR : Liberia

  • LS : Lesotho

  • LT : Lithuania

  • LU : Luxembourg

  • LV : Latvia

  • LY : Libya

  • MA : Morocco

  • MC : Monaco

  • MD : Moldova, Republic of

  • ME : Montenegro

  • MF : Saint Martin (French part)

  • MG : Madagascar

  • MH : Marshall Islands

  • MK : Macedonia, the former Yugoslav Republic of

  • ML : Mali

  • MM : Myanmar

  • MN : Mongolia

  • MO : Macao

  • MP : Northern Mariana Islands

  • MQ : Martinique

  • MR : Mauritania

  • MS : Montserrat

  • MT : Malta

  • MU : Mauritius

  • MV : Maldives

  • MW : Malawi

  • MX : Mexico

  • MY : Malaysia

  • MZ : Mozambique

  • NA : Namibia

  • NC : New Caledonia

  • NE : Niger

  • NF : Norfolk Island

  • NG : Nigeria

  • NI : Nicaragua

  • NL : Netherlands

  • NO : Norway

  • NP : Nepal

  • NR : Nauru

  • NU : Niue

  • NZ : New Zealand

  • OM : Oman

  • PA : Panama

  • PE : Peru

  • PF : French Polynesia

  • PG : Papua New Guinea

  • PH : Philippines

  • PK : Pakistan

  • PL : Poland

  • PM : Saint Pierre and Miquelon

  • PN : Pitcairn

  • PR : Puerto Rico

  • PS : Palestine, State of

  • PT : Portugal

  • PW : Palau

  • PY : Paraguay

  • QA : Qatar

  • RE : Riunion

  • RO : Romania

  • RS : Serbia

  • RU : Russian Federation

  • RW : Rwanda

  • SA : Saudi Arabia

  • SB : Solomon Islands

  • SC : Seychelles

  • SD : Sudan

  • SE : Sweden

  • SG : Singapore

  • SH : Saint Helena, Ascension and Tristan da Cunha

  • SI : Slovenia

  • SJ : Svalbard and Jan Mayen

  • SK : Slovakia

  • SL : Sierra Leone

  • SM : San Marino

  • SN : Senegal

  • SO : Somalia

  • SR : Suriname

  • SS : South Sudan

  • ST : Sao Tome and Principe

  • SV : El Salvador

  • SX : Sint Maarten (Dutch part)

  • SY : Syrian Arab Republic

  • SZ : Swaziland

  • TC : Turks and Caicos Islands

  • TD : Chad

  • TF : French Southern Territories

  • TG : Togo

  • TH : Thailand

  • TJ : Tajikistan

  • TK : Tokelau

  • TL : Timor-Leste

  • TM : Turkmenistan

  • TN : Tunisia

  • TO : Tonga

  • TR : Turkey

  • TT : Trinidad and Tobago

  • TV : Tuvalu

  • TW : Taiwan, Province of China

  • TZ : Tanzania, United Republic of

  • UA : Ukraine

  • UG : Uganda

  • UM : United States Minor Outlying Islands

  • US : United States of America

  • UY : Uruguay

  • UZ : Uzbekistan

  • VA : Holy See

  • VC : Saint Vincent and the Grenadines

  • VE : Venezuela, Bolivarian Republic of

  • VG : Virgin Islands, British

  • VI : Virgin Islands,

  • VN : Viet Nam

  • VU : Vanuatu

  • WF : Wallis and Futuna

  • WS : Samoa

  • YE : Yemen

  • YT : Mayotte

  • ZA : South Africa

  • ZM : Zambia

  • ZW : Zimbabwe

  • ABW : Aruba

  • AFG : Afghanistan

  • AGO : Angola

  • AIA : Anguilla

  • ALA : Eland Islands

  • ALB : Albania

  • AND : Andorra

  • ARE : United Arab Emirates

  • ARG : Argentina

  • ARM : Armenia

  • ASM : American Samoa

  • ATA : Antarctica

  • ATF : French Southern Territories

  • ATG : Antigua and Barbuda

  • AUS : Australia

  • AUT : Austria

  • AZE : Azerbaijan

  • BDI : Burundi

  • BEL : Belgium

  • BEN : Benin

  • BES : Bonaire, Sint Eustatius and Saba

  • BFA : Burkina Faso

  • BGD : Bangladesh

  • BGR : Bulgaria

  • BHR : Bahrain

  • BHS : Bahamas

  • BIH : Bosnia and Herzegovina

  • BLM : Saint Barthilemy

  • BLR : Belarus

  • BLZ : Belize

  • BMU : Bermuda

  • BOL : Bolivia, Plurinational State of

  • BRA : Brazil

  • BRB : Barbados

  • BRN : Brunei Darussalam

  • BTN : Bhutan

  • BVT : Bouvet Island

  • BWA : Botswana

  • CAF : Central African Republic

  • CAN : Canada

  • CCK : Cocos (Keeling) Islands

  • CHE : Switzerland

  • CHL : Chile

  • CHN : China

  • CIV : Ctte d'Ivoire

  • CMR : Cameroon

  • COD : Congo, the Democratic Republic of the

  • COG : Congo

  • COK : Cook Islands

  • COL : Colombia

  • COM : Comoros

  • CPV : Cabo Verde

  • CRI : Costa Rica

  • CUB : Cuba

  • CUW : Curagao

  • CXR : Christmas Island

  • CYM : Cayman Islands

  • CYP : Cyprus

  • CZE : Czechia

  • DEU : Germany

  • DJI : Djibouti

  • DMA : Dominica

  • DNK : Denmark

  • DOM : Dominican Republic

  • DZA : Algeria

  • ECU : Ecuador

  • EGY : Egypt

  • ERI : Eritrea

  • ESH : Western Sahara

  • ESP : Spain

  • EST : Estonia

  • ETH : Ethiopia

  • FIN : Finland

  • FJI : Fiji

  • FLK : Falkland Islands (Malvinas)

  • FRA : France

  • FRO : Faroe Islands

  • FSM : Micronesia, Federated States of

  • GAB : Gabon

  • GBR : United Kingdom

  • GEO : Georgia

  • GGY : Guernsey

  • GHA : Ghana

  • GIB : Gibraltar

  • GIN : Guinea

  • GLP : Guadeloupe

  • GMB : Gambia

  • GNB : Guinea-Bissau

  • GNQ : Equatorial Guinea

  • GRC : Greece

  • GRD : Grenada

  • GRL : Greenland

  • GTM : Guatemala

  • GUF : French Guiana

  • GUM : Guam

  • GUY : Guyana

  • HKG : Hong Kong

  • HMD : Heard Island and McDonald Islands

  • HND : Honduras

  • HRV : Croatia

  • HTI : Haiti

  • HUN : Hungary

  • IDN : Indonesia

  • IMN : Isle of Man

  • IND : India

  • IOT : British Indian Ocean Territory

  • IRL : Ireland

  • IRN : Iran, Islamic Republic of

  • IRQ : Iraq

  • ISL : Iceland

  • ISR : Israel

  • ITA : Italy

  • JAM : Jamaica

  • JEY : Jersey

  • JOR : Jordan

  • JPN : Japan

  • KAZ : Kazakhstan

  • KEN : Kenya

  • KGZ : Kyrgyzstan

  • KHM : Cambodia

  • KIR : Kiribati

  • KNA : Saint Kitts and Nevis

  • KOR : Korea, Republic of

  • KWT : Kuwait

  • LAO : Lao People's Democratic Republic

  • LBN : Lebanon

  • LBR : Liberia

  • LBY : Libya

  • LCA : Saint Lucia

  • LIE : Liechtenstein

  • LKA : Sri Lanka

  • LSO : Lesotho

  • LTU : Lithuania

  • LUX : Luxembourg

  • LVA : Latvia

  • MAC : Macao

  • MAF : Saint Martin (French part)

  • MAR : Morocco

  • MCO : Monaco

  • MDA : Moldova, Republic of

  • MDG : Madagascar

  • MDV : Maldives

  • MEX : Mexico

  • MHL : Marshall Islands

  • MKD : Macedonia, the former Yugoslav Republic of

  • MLI : Mali

  • MLT : Malta

  • MMR : Myanmar

  • MNE : Montenegro

  • MNG : Mongolia

  • MNP : Northern Mariana Islands

  • MOZ : Mozambique

  • MRT : Mauritania

  • MSR : Montserrat

  • MTQ : Martinique

  • MUS : Mauritius

  • MWI : Malawi

  • MYS : Malaysia

  • MYT : Mayotte

  • NAM : Namibia

  • NCL : New Caledonia

  • NER : Niger

  • NFK : Norfolk Island

  • NGA : Nigeria

  • NIC : Nicaragua

  • NIU : Niue

  • NLD : Netherlands

  • NOR : Norway

  • NPL : Nepal

  • NRU : Nauru

  • NZL : New Zealand

  • OMN : Oman

  • PAK : Pakistan

  • PAN : Panama

  • PCN : Pitcairn

  • PER : Peru

  • PHL : Philippines

  • PLW : Palau

  • PNG : Papua New Guinea

  • POL : Poland

  • PRI : Puerto Rico

  • PRK : Korea, Democratic People's Republic of

  • PRT : Portugal

  • PRY : Paraguay

  • PSE : Palestine, State of

  • PYF : French Polynesia

  • QAT : Qatar

  • REU : Riunion

  • ROU : Romania

  • RUS : Russian Federation

  • RWA : Rwanda

  • SAU : Saudi Arabia

  • SDN : Sudan

  • SEN : Senegal

  • SGP : Singapore

  • SGS : South Georgia and the South Sandwich Islands

  • SHN : Saint Helena, Ascension and Tristan da Cunha

  • SJM : Svalbard and Jan Mayen

  • SLB : Solomon Islands

  • SLE : Sierra Leone

  • SLV : El Salvador

  • SMR : San Marino

  • SOM : Somalia

  • SPM : Saint Pierre and Miquelon

  • SRB : Serbia

  • SSD : South Sudan

  • STP : Sao Tome and Principe

  • SUR : Suriname

  • SVK : Slovakia

  • SVN : Slovenia

  • SWE : Sweden

  • SWZ : Swaziland

  • SXM : Sint Maarten (Dutch part)

  • SYC : Seychelles

  • SYR : Syrian Arab Republic

  • TCA : Turks and Caicos Islands

  • TCD : Chad

  • TGO : Togo

  • THA : Thailand

  • TJK : Tajikistan

  • TKL : Tokelau

  • TKM : Turkmenistan

  • TLS : Timor-Leste

  • TON : Tonga

  • TTO : Trinidad and Tobago

  • TUN : Tunisia

  • TUR : Turkey

  • TUV : Tuvalu

  • TWN : Taiwan, Province of China

  • TZA : Tanzania, United Republic of

  • UGA : Uganda

  • UKR : Ukraine

  • UMI : United States Minor Outlying Islands

  • URY : Uruguay

  • USA : United States of America

  • UZB : Uzbekistan

  • VAT : Holy See

  • VCT : Saint Vincent and the Grenadines

  • VEN : Venezuela, Bolivarian Republic of

  • VGB : Virgin Islands, British

  • VIR : Virgin Islands, U.S.

  • VNM : Viet Nam

  • VUT : Vanuatu

  • WLF : Wallis and Futuna

  • WSM : Samoa

  • YEM : Yemen

  • ZAF : South Africa

  • ZMB : Zambia

  • ZWE : Zimbabwe

  • 004 : Afghanistan

  • 008 : Albania

  • 010 : Antarctica

  • 012 : Algeria

  • 016 : American Samoa

  • 020 : Andorra

  • 024 : Angola

  • 028 : Antigua and Barbuda

  • 031 : Azerbaijan

  • 032 : Argentina

  • 036 : Australia

  • 040 : Austria

  • 044 : Bahamas

  • 048 : Bahrain

  • 050 : Bangladesh

  • 051 : Armenia

  • 052 : Barbados

  • 056 : Belgium

  • 060 : Bermuda

  • 064 : Bhutan

  • 068 : Bolivia, Plurinational State of

  • 070 : Bosnia and Herzegovina

  • 072 : Botswana

  • 074 : Bouvet Island

  • 076 : Brazil

  • 084 : Belize

  • 086 : British Indian Ocean Territory

  • 090 : Solomon Islands

  • 092 : Virgin Islands, British

  • 096 : Brunei Darussalam

  • 100 : Bulgaria

  • 104 : Myanmar

  • 108 : Burundi

  • 112 : Belarus

  • 116 : Cambodia

  • 120 : Cameroon

  • 124 : Canada

  • 132 : Cabo Verde

  • 136 : Cayman Islands

  • 140 : Central African Republic

  • 144 : Sri Lanka

  • 148 : Chad

  • 152 : Chile

  • 156 : China

  • 158 : Taiwan, Province of China

  • 162 : Christmas Island

  • 166 : Cocos (Keeling) Islands

  • 170 : Colombia

  • 174 : Comoros

  • 175 : Mayotte

  • 178 : Congo

  • 180 : Congo, the Democratic Republic of the

  • 184 : Cook Islands

  • 188 : Costa Rica

  • 191 : Croatia

  • 192 : Cuba

  • 196 : Cyprus

  • 203 : Czechia

  • 204 : Benin

  • 208 : Denmark

  • 212 : Dominica

  • 214 : Dominican Republic

  • 218 : Ecuador

  • 222 : El Salvador

  • 226 : Equatorial Guinea

  • 231 : Ethiopia

  • 232 : Eritrea

  • 233 : Estonia

  • 234 : Faroe Islands

  • 238 : Falkland Islands (Malvinas)

  • 239 : South Georgia and the South Sandwich Islands

  • 242 : Fiji

  • 246 : Finland

  • 248 : Eland Islands

  • 250 : France

  • 254 : French Guiana

  • 258 : French Polynesia

  • 260 : French Southern Territories

  • 262 : Djibouti

  • 266 : Gabon

  • 268 : Georgia

  • 270 : Gambia

  • 275 : Palestine, State of

  • 276 : Germany

  • 288 : Ghana

  • 292 : Gibraltar

  • 296 : Kiribati

  • 300 : Greece

  • 304 : Greenland

  • 308 : Grenada

  • 312 : Guadeloupe

  • 316 : Guam

  • 320 : Guatemala

  • 324 : Guinea

  • 328 : Guyana

  • 332 : Haiti

  • 334 : Heard Island and McDonald Islands

  • 336 : Holy See

  • 340 : Honduras

  • 344 : Hong Kong

  • 348 : Hungary

  • 352 : Iceland

  • 356 : India

  • 360 : Indonesia

  • 364 : Iran, Islamic Republic of

  • 368 : Iraq

  • 372 : Ireland

  • 376 : Israel

  • 380 : Italy

  • 384 : Ctte d'Ivoire

  • 388 : Jamaica

  • 392 : Japan

  • 398 : Kazakhstan

  • 400 : Jordan

  • 404 : Kenya

  • 408 : Korea, Democratic People's Republic of

  • 410 : Korea, Republic of

  • 414 : Kuwait

  • 417 : Kyrgyzstan

  • 418 : Lao People's Democratic Republic

  • 422 : Lebanon

  • 426 : Lesotho

  • 428 : Latvia

  • 430 : Liberia

  • 434 : Libya

  • 438 : Liechtenstein

  • 440 : Lithuania

  • 442 : Luxembourg

  • 446 : Macao

  • 450 : Madagascar

  • 454 : Malawi

  • 458 : Malaysia

  • 462 : Maldives

  • 466 : Mali

  • 470 : Malta

  • 474 : Martinique

  • 478 : Mauritania

  • 480 : Mauritius

  • 484 : Mexico

  • 492 : Monaco

  • 496 : Mongolia

  • 498 : Moldova, Republic of

  • 499 : Montenegro

  • 500 : Montserrat

  • 504 : Morocco

  • 508 : Mozambique

  • 512 : Oman

  • 516 : Namibia

  • 520 : Nauru

  • 524 : Nepal

  • 528 : Netherlands

  • 531 : Curagao

  • 533 : Aruba

  • 534 : Sint Maarten (Dutch part)

  • 535 : Bonaire, Sint Eustatius and Saba

  • 540 : New Caledonia

  • 548 : Vanuatu

  • 554 : New Zealand

  • 558 : Nicaragua

  • 562 : Niger

  • 566 : Nigeria

  • 570 : Niue

  • 574 : Norfolk Island

  • 578 : Norway

  • 580 : Northern Mariana Islands

  • 581 : United States Minor Outlying Islands

  • 583 : Micronesia, Federated States of

  • 584 : Marshall Islands

  • 585 : Palau

  • 586 : Pakistan

  • 591 : Panama

  • 598 : Papua New Guinea

  • 600 : Paraguay

  • 604 : Peru

  • 608 : Philippines

  • 612 : Pitcairn

  • 616 : Poland

  • 620 : Portugal

  • 624 : Guinea-Bissau

  • 626 : Timor-Leste

  • 630 : Puerto Rico

  • 634 : Qatar

  • 638 : Riunion

  • 642 : Romania

  • 643 : Russian Federation

  • 646 : Rwanda

  • 652 : Saint Barthilemy

  • 654 : Saint Helena, Ascension and Tristan da Cunha

  • 659 : Saint Kitts and Nevis

  • 660 : Anguilla

  • 662 : Saint Lucia

  • 663 : Saint Martin (French part)

  • 666 : Saint Pierre and Miquelon

  • 670 : Saint Vincent and the Grenadines

  • 674 : San Marino

  • 678 : Sao Tome and Principe

  • 682 : Saudi Arabia

  • 686 : Senegal

  • 688 : Serbia

  • 690 : Seychelles

  • 694 : Sierra Leone

  • 702 : Singapore

  • 703 : Slovakia

  • 704 : Viet Nam

  • 705 : Slovenia

  • 706 : Somalia

  • 710 : South Africa

  • 716 : Zimbabwe

  • 724 : Spain

  • 728 : South Sudan

  • 729 : Sudan

  • 732 : Western Sahara

  • 740 : Suriname

  • 744 : Svalbard and Jan Mayen

  • 748 : Swaziland

  • 752 : Sweden

  • 756 : Switzerland

  • 760 : Syrian Arab Republic

  • 762 : Tajikistan

  • 764 : Thailand

  • 768 : Togo

  • 772 : Tokelau

  • 776 : Tonga

  • 780 : Trinidad and Tobago

  • 784 : United Arab Emirates

  • 788 : Tunisia

  • 792 : Turkey

  • 795 : Turkmenistan

  • 796 : Turks and Caicos Islands

  • 798 : Tuvalu

  • 800 : Uganda

  • 804 : Ukraine

  • 807 : Macedonia, the former Yugoslav Republic of

  • 818 : Egypt

  • 826 : United Kingdom

  • 831 : Guernsey

  • 832 : Jersey

  • 833 : Isle of Man

  • 834 : Tanzania, United Republic of

  • 840 : United States of America

  • 850 : Virgin Islands, U.S.

  • 854 : Burkina Faso

  • 858 : Uruguay

  • 860 : Uzbekistan

  • 862 : Venezuela, Bolivarian Republic of

  • 876 : Wallis and Futuna

  • 882 : Samoa

  • 887 : Yemen

  • 894 : Zambia

  • AF-BAL : Balkh

  • AF-BAM : Bamyan

  • AF-BDG : Badghis

  • AF-BDS : Badakhshan

  • AF-BGL : Baghlan

  • AF-DAY : Daykundi

  • AF-FRA : Farah

  • AF-FYB : Faryab

  • AF-GHA : Ghazni

  • AF-GHO : Ghor

  • AF-HEL : Helmand

  • AF-HER : Herat

  • AF-JOW : Jowzjan

  • AF-KAB : Kabul

  • AF-KAN : Kandahar

  • AF-KAP : Kapisa

  • AF-KDZ : Kunduz

  • AF-KHO : Khost

  • AF-KNR : Kunar

  • AF-LAG : Laghman

  • AF-LOG : Logar

  • AF-NAN : Nangarhar

  • AF-NIM : Nimroz

  • AF-NUR : Nuristan

  • AF-PAN : Panjshayr

  • AF-PAR : Parwan

  • AF-PIA : Paktiya

  • AF-PKA : Paktika

  • AF-SAM : Samangan

  • AF-SAR : Sar-e Pul

  • AF-TAK : Takhar

  • AF-URU : Uruzgan

  • AF-WAR : Wardak

  • AF-ZAB : Zabul

  • AX-AX : Åland Islands

  • AL-01 : Berat

  • AL-02 : Durrës

  • AL-03 : Elbasan

  • AL-04 : Fier

  • AL-05 : Gjirokastër

  • AL-06 : Korçë

  • AL-07 : Kukës

  • AL-08 : Lezhë

  • AL-09 : Dibër

  • AL-10 : Shkodër

  • AL-11 : Tiranë

  • AL-12 : Vlorë

  • AL-BR : Berat

  • AL-BU : Bulqizë

  • AL-DI : Dibër

  • AL-DL : Delvinë

  • AL-DR : Durrës

  • AL-DV : Devoll

  • AL-EL : Elbasan

  • AL-ER : Kolonjë

  • AL-FR : Fier

  • AL-GJ : Gjirokastër

  • AL-GR : Gramsh

  • AL-HA : Has

  • AL-KA : Kavajë

  • AL-KB : Kurbin

  • AL-KC : Kuçovë

  • AL-KO : Korçë

  • AL-KR : Krujë

  • AL-KU : Kukës

  • AL-LB : Librazhd

  • AL-LE : Lezhë

  • AL-LU : Lushnjë

  • AL-MK : Mallakastër

  • AL-MM : Malësi e Madhe

  • AL-MR : Mirditë

  • AL-MT : Mat

  • AL-PG : Pogradec

  • AL-PQ : Peqin

  • AL-PR : Përmet

  • AL-PU : Pukë

  • AL-SH : Shkodër

  • AL-SK : Skrapar

  • AL-SR : Sarandë

  • AL-TE : Tepelenë

  • AL-TP : Tropojë

  • AL-TR : Tiranë

  • AL-VL : Vlorë

  • DZ-01 : Adrar

  • DZ-02 : Chlef

  • DZ-03 : Laghouat

  • DZ-04 : Oum el Bouaghi

  • DZ-05 : Batna

  • DZ-06 : Béjaïa

  • DZ-07 : Biskra

  • DZ-08 : Béchar

  • DZ-09 : Blida

  • DZ-10 : Bouira

  • DZ-11 : Tamanrasset

  • DZ-12 : Tébessa

  • DZ-13 : Tlemcen

  • DZ-14 : Tiaret

  • DZ-15 : Tizi Ouzou

  • DZ-16 : Alger

  • DZ-17 : Djelfa

  • DZ-18 : Jijel

  • DZ-19 : Sétif

  • DZ-20 : Saïda

  • DZ-21 : Skikda

  • DZ-22 : Sidi Bel Abbès

  • DZ-23 : Annaba

  • DZ-24 : Guelma

  • DZ-25 : Constantine

  • DZ-26 : Médéa

  • DZ-27 : Mostaganem

  • DZ-28 : Msila

  • DZ-29 : Mascara

  • DZ-30 : Ouargla

  • DZ-31 : Oran

  • DZ-32 : El Bayadh

  • DZ-33 : Illizi

  • DZ-34 : Bordj Bou Arréridj

  • DZ-35 : Boumerdès

  • DZ-36 : El Tarf

  • DZ-37 : Tindouf

  • DZ-38 : Tissemsilt

  • DZ-39 : El Oued

  • DZ-40 : Khenchela

  • DZ-41 : Souk Ahras

  • DZ-42 : Tipaza

  • DZ-43 : Mila

  • DZ-44 : Aïn Defla

  • DZ-45 : Naama

  • DZ-46 : Aïn Témouchent

  • DZ-47 : Ghardaïa

  • DZ-48 : Relizane

  • AS-AS : American Samoa

  • AD-02 : Canillo

  • AD-03 : Encamp

  • AD-04 : La Massana

  • AD-05 : Ordino

  • AD-06 : Sant Julià de Lòria

  • AD-07 : Andorra la Vella

  • AD-08 : Escaldes-Engordany

  • AO-BGO : Bengo

  • AO-BGU : Benguela

  • AO-BIE : Bié

  • AO-CAB : Cabinda

  • AO-CCU : Kuando Kubango

  • AO-CNN : Cunene

  • AO-CNO : Kwanza Norte

  • AO-CUS : Kwanza Sul

  • AO-HUA : Huambo

  • AO-HUI : Huíla

  • AO-LNO : Lunda Norte

  • AO-LSU : Lunda Sul

  • AO-LUA : Luanda

  • AO-MAL : Malange

  • AO-MOX : Moxico

  • AO-NAM : Namibe

  • AO-UIG : Uíge

  • AO-ZAI : Zaire

  • AI-AI : Anguilla

  • AQ-AQ : Antarctica

  • AG-03 : Saint George

  • AG-04 : Saint John

  • AG-05 : Saint Mary

  • AG-06 : Saint Paul

  • AG-07 : Saint Peter

  • AG-08 : Saint Philip

  • AG-10 : Barbuda

  • AG-11 : Redonda

  • AR-A : Salta

  • AR-B : Buenos Aires

  • AR-C : Ciudad Autónoma de Buenos Aires

  • AR-D : San Luis

  • AR-E : Entre Ríos

  • AR-F : La Rioja

  • AR-G : Santiago del Estero

  • AR-H : Chaco

  • AR-J : San Juan

  • AR-K : Catamarca

  • AR-L : La Pampa

  • AR-M : Mendoza

  • AR-N : Misiones

  • AR-P : Formosa

  • AR-Q : Neuquén

  • AR-R : Río Negro

  • AR-S : Santa Fe

  • AR-T : Tucumán

  • AR-U : Chubut

  • AR-V : Tierra del Fuego

  • AR-W : Corrientes

  • AR-X : Córdoba

  • AR-Y : Jujuy

  • AR-Z : Santa Cruz

  • AM-AG : Aragac?otn

  • AM-AR : Ararat

  • AM-AV : Armavir

  • AM-ER : Erevan

  • AM-GR : Gegark'unik'

  • AM-KT : Kotayk'

  • AM-LO : Lo?i

  • AM-SH : Širak

  • AM-SU : Syunik'

  • AM-TV : Tavuš

  • AM-VD : Vayoc Jor

  • AW-AW : Aruba

  • AU-ACT : Australian Capital Territory

  • AU-NSW : New South Wales

  • AU-NT : Northern Territory

  • AU-QLD : Queensland

  • AU-SA : South Australia

  • AU-TAS : Tasmania

  • AU-VIC : Victoria

  • AU-WA : Western Australia

  • AT-1 : Burgenland

  • AT-2 : Kärnten

  • AT-3 : Niederösterreich

  • AT-4 : Oberösterreich

  • AT-5 : Salzburg

  • AT-6 : Steiermark

  • AT-7 : Tirol

  • AT-8 : Vorarlberg

  • AT-9 : Wien

  • AZ-ABS : Abşeron

  • AZ-AGA : Ağstafa

  • AZ-AGC : Ağcab?di

  • AZ-AGM : Ağdam

  • AZ-AGS : Ağdaş

  • AZ-AGU : Ağsu

  • AZ-AST : Astara

  • AZ-BA : Bakı

  • AZ-BAB : Bab?k

  • AZ-BAL : Balak?n

  • AZ-BAR : B?rd?

  • AZ-BEY : Beyl?qan

  • AZ-BIL : Bil?suvar

  • AZ-CAB : C?brayıl

  • AZ-CAL : C?lilabad

  • AZ-CUL : Culfa

  • AZ-DAS : Daşk?s?n

  • AZ-FUZ : Füzuli

  • AZ-GAD : G?d?b?y

  • AZ-GA : G?nc?

  • AZ-GOR : Goranboy

  • AZ-GOY : Göyçay

  • AZ-GYG : Göygöl

  • AZ-HAC : Hacıqabul

  • AZ-IMI : İmişli

  • AZ-ISM : İsmayıllı

  • AZ-KAL : K?lb?c?r

  • AZ-KAN : K?ng?rli

  • AZ-KUR : Kürd?mir

  • AZ-LAC : Laçın

  • AZ-LA : L?nk?ran

  • AZ-LAN : L?nk?ran

  • AZ-LER : Lerik

  • AZ-MAS : Masallı

  • AZ-MI : Ming?çevir

  • AZ-NA : Naftalan

  • AZ-NEF : Neftçala

  • AZ-NV : Naxçıvan

  • AZ-NX : Naxçıvan

  • AZ-OGU : Oğuz

  • AZ-ORD : Ordubad

  • AZ-QAB : Q?b?l?

  • AZ-QAX : Qax

  • AZ-QAZ : Qazax

  • AZ-QBA : Quba

  • AZ-QBI : Qubadlı

  • AZ-QOB : Qobustan

  • AZ-QUS : Qusar

  • AZ-SAB : Sabirabad

  • AZ-SAD : S?d?r?k

  • AZ-SAH : Şahbuz

  • AZ-SAK : Ş?ki

  • AZ-SAL : Salyan

  • AZ-SAR : Ş?rur

  • AZ-SA : Ş?ki

  • AZ-SAT : Saatlı

  • AZ-SBN : Şabran

  • AZ-SIY : Siy?z?n

  • AZ-SKR : Ş?mkir

  • AZ-SMI : Şamaxı

  • AZ-SM : Sumqayıt

  • AZ-SMX : Samux

  • AZ-SR : Şirvan

  • AZ-SUS : Şuşa

  • AZ-TAR : T?rt?r

  • AZ-TOV : Tovuz

  • AZ-UCA : Ucar

  • AZ-XAC : Xaçmaz

  • AZ-XA : Xank?ndi

  • AZ-XCI : Xocalı

  • AZ-XIZ : Xızı

  • AZ-XVD : Xocav?nd

  • AZ-YAR : Yardımlı

  • AZ-YEV : Yevlax

  • AZ-YE : Yevlax

  • AZ-ZAN : Z?ngilan

  • AZ-ZAQ : Zaqatala

  • AZ-ZAR : Z?rdab

  • BS-AK : Acklins

  • BS-BI : Bimini

  • BS-BP : Black Point

  • BS-BY : Berry Islands

  • BS-CE : Central Eleuthera

  • BS-CI : Cat Island

  • BS-CK : Crooked Island and Long Cay

  • BS-CO : Central Abaco

  • BS-CS : Central Andros

  • BS-EG : East Grand Bahama

  • BS-EX : Exuma

  • BS-FP : City of Freeport

  • BS-GC : Grand Cay

  • BS-HI : Harbour Island

  • BS-HT : Hope Town

  • BS-IN : Inagua

  • BS-LI : Long Island

  • BS-MC : Mangrove Cay

  • BS-MG : Mayaguana

  • BS-MI : Moore's Island

  • BS-NE : North Eleuthera

  • BS-NO : North Abaco

  • BS-NS : North Andros

  • BS-RC : Rum Cay

  • BS-RI : Ragged Island

  • BS-SA : South Andros

  • BS-SE : South Eleuthera

  • BS-SO : South Abaco

  • BS-SS : San Salvador

  • BS-SW : Spanish Wells

  • BS-WG : West Grand Bahama

  • BH-13 : Al Manamah

  • BH-14 : Al Janubiyah

  • BH-15 : Al Mu?arraq

  • BH-16 : Al Wustá

  • BH-17 : Ash Shamaliyah

  • BD-01 : Bandarban

  • BD-02 : Barguna

  • BD-03 : Bogra

  • BD-04 : Brahmanbaria

  • BD-05 : Bagerhat

  • BD-06 : Barisal

  • BD-07 : Bhola

  • BD-08 : Comilla

  • BD-09 : Chandpur

  • BD-10 : Chittagong

  • BD-11 : Cox's Bazar

  • BD-12 : Chuadanga

  • BD-13 : Dhaka

  • BD-14 : Dinajpur

  • BD-15 : Faridpur

  • BD-16 : Feni

  • BD-17 : Gopalganj

  • BD-18 : Gazipur

  • BD-19 : Gaibandha

  • BD-20 : Habiganj

  • BD-21 : Jamalpur

  • BD-22 : Jessore

  • BD-23 : Jhenaidah

  • BD-24 : Jaipurhat

  • BD-25 : Jhalakati

  • BD-26 : Kishoreganj

  • BD-27 : Khulna

  • BD-28 : Kurigram

  • BD-29 : Khagrachari

  • BD-30 : Kushtia

  • BD-31 : Lakshmipur

  • BD-32 : Lalmonirhat

  • BD-33 : Manikganj

  • BD-34 : Mymensingh

  • BD-35 : Munshiganj

  • BD-36 : Madaripur

  • BD-37 : Magura

  • BD-38 : Moulvibazar

  • BD-39 : Meherpur

  • BD-40 : Narayanganj

  • BD-41 : Netrakona

  • BD-42 : Narsingdi

  • BD-43 : Narail

  • BD-44 : Natore

  • BD-45 : Nawabganj

  • BD-46 : Nilphamari

  • BD-47 : Noakhali

  • BD-48 : Naogaon

  • BD-49 : Pabna

  • BD-50 : Pirojpur

  • BD-51 : Patuakhali

  • BD-52 : Panchagarh

  • BD-53 : Rajbari

  • BD-54 : Rajshahi

  • BD-55 : Rangpur

  • BD-56 : Rangamati

  • BD-57 : Sherpur

  • BD-58 : Satkhira

  • BD-59 : Sirajganj

  • BD-60 : Sylhet

  • BD-61 : Sunamganj

  • BD-62 : Shariatpur

  • BD-63 : Tangail

  • BD-64 : Thakurgaon

  • BD-A : Barisal

  • BD-B : Chittagong

  • BD-C : Dhaka

  • BD-D : Khulna

  • BD-E : Rajshahi

  • BD-F : Rangpur

  • BD-G : Sylhet

  • BB-01 : Christ Church

  • BB-02 : Saint Andrew

  • BB-03 : Saint George

  • BB-04 : Saint James

  • BB-05 : Saint John

  • BB-06 : Saint Joseph

  • BB-07 : Saint Lucy

  • BB-08 : Saint Michael

  • BB-09 : Saint Peter

  • BB-10 : Saint Philip

  • BB-11 : Saint Thomas

  • BY-BR : Bresckaja voblasc

  • BY-HM : Gorod Minsk

  • BY-HO : Gomel'skaja oblast'

  • BY-HR : Grodnenskaja oblast'

  • BY-MA : Mahiliouskaja voblasc

  • BY-MI : Minskaja oblast'

  • BY-VI : Viciebskaja voblasc

  • BE-BRU : Brussels Hoofdstedelijk Gewest

  • BE-VAN : Antwerpen

  • BE-VBR : Vlaams-Brabant

  • BE-VLG : Vlaams Gewest

  • BE-VLI : Limburg

  • BE-VOV : Oost-Vlaanderen

  • BE-VWV : West-Vlaanderen

  • BE-WAL : wallonne, Région

  • BE-WBR : Brabant wallon

  • BE-WHT : Hainaut

  • BE-WLG : Liège

  • BE-WLX : Luxembourg

  • BE-WNA : Namur

  • BZ-BZ : Belize

  • BZ-CY : Cayo

  • BZ-CZL : Corozal

  • BZ-OW : Orange Walk

  • BZ-SC : Stann Creek

  • BZ-TOL : Toledo

  • BJ-AK : Atakora

  • BJ-AL : Alibori

  • BJ-AQ : Atlantique

  • BJ-BO : Borgou

  • BJ-CO : Collines

  • BJ-DO : Donga

  • BJ-KO : Kouffo

  • BJ-LI : Littoral

  • BJ-MO : Mono

  • BJ-OU : Ouémé

  • BJ-PL : Plateau

  • BJ-ZO : Zou

  • BM-BM : Bermuda

  • BT-11 : Paro

  • BT-12 : Chhukha

  • BT-13 : Ha

  • BT-14 : Samtse

  • BT-15 : Thimphu

  • BT-21 : Tsirang

  • BT-22 : Dagana

  • BT-23 : Punakha

  • BT-24 : Wangdue Phodrang

  • BT-31 : Sarpang

  • BT-32 : Trongsa

  • BT-33 : Bumthang

  • BT-34 : Zhemgang

  • BT-41 : Trashigang

  • BT-42 : Monggar

  • BT-43 : Pemagatshel

  • BT-44 : Lhuentse

  • BT-45 : Samdrup Jongkha

  • BT-GA : Gasa

  • BT-TY : Trashi Yangtse

  • BO-B : El Beni

  • BO-C : Cochabamba

  • BO-H : Chuquisaca

  • BO-L : La Paz

  • BO-N : Pando

  • BO-O : Oruro

  • BO-P : Potosí

  • BO-S : Santa Cruz

  • BO-T : Tarija

  • BQ-BO : Bonaire

  • BQ-SA : Saba

  • BQ-SE : Sint Eustatius

  • BA-01 : Unsko-sanska zupanija

  • BA-02 : Posavska zupanija

  • BA-03 : Tuzlanska zupanija

  • BA-04 : Zenicko-dobojska zupanija

  • BA-05 : Bosansko-podrinjska zupanija

  • BA-06 : Srednjobosanska zupanija

  • BA-07 : Hercegovacko-neretvanska zupanija

  • BA-08 : Zapadnohercegovacka zupanija

  • BA-09 : Kanton Sarajevo

  • BA-10 : Kanton br. 10

  • BA-BIH : Federacija Bosne i Hercegovine

  • BA-BRC : Brcko distrikt

  • BA-SRP : Republika Srpska

  • BW-CE : Central

  • BW-CH : Chobe

  • BW-FR : Francistown

  • BW-GA : Gaborone

  • BW-GH : Ghanzi

  • BW-JW : Jwaneng

  • BW-KG : Kgalagadi

  • BW-KL : Kgatleng

  • BW-KW : Kweneng

  • BW-LO : Lobatse

  • BW-NE : North East

  • BW-NW : North West

  • BW-SE : South East

  • BW-SO : Southern

  • BW-SP : Selibe Phikwe

  • BW-ST : Sowa Town

  • BV-BV : Bouvet Island

  • BR-AC : Acre

  • BR-AL : Alagoas

  • BR-AM : Amazonas

  • BR-AP : Amapá

  • BR-BA : Bahia

  • BR-CE : Ceará

  • BR-DF : Distrito Federal

  • BR-ES : Espírito Santo

  • BR-GO : Goiás

  • BR-MA : Maranhão

  • BR-MG : Minas Gerais

  • BR-MS : Mato Grosso do Sul

  • BR-MT : Mato Grosso

  • BR-PA : Pará

  • BR-PB : Paraíba

  • BR-PE : Pernambuco

  • BR-PI : Piauí

  • BR-PR : Paraná

  • BR-RJ : Rio de Janeiro

  • BR-RN : Rio Grande do Norte

  • BR-RO : Rondônia

  • BR-RR : Roraima

  • BR-RS : Rio Grande do Sul

  • BR-SC : Santa Catarina

  • BR-SE : Sergipe

  • BR-SP : São Paulo

  • BR-TO : Tocantins

  • IO-IO : British Indian Ocean Territory

  • BN-BE : Belait

  • BN-BM : Brunei-Muara

  • BN-TE : Temburong

  • BN-TU : Tutong

  • BG-01 : Blagoevgrad

  • BG-02 : Burgas

  • BG-03 : Varna

  • BG-04 : Veliko Tarnovo

  • BG-05 : Vidin

  • BG-06 : Vratsa

  • BG-07 : Gabrovo

  • BG-08 : Dobrich

  • BG-09 : Kardzhali

  • BG-10 : Kyustendil

  • BG-11 : Lovech

  • BG-12 : Montana

  • BG-13 : Pazardzhik

  • BG-14 : Pernik

  • BG-15 : Pleven

  • BG-16 : Plovdiv

  • BG-17 : Razgrad

  • BG-18 : Ruse

  • BG-19 : Silistra

  • BG-20 : Sliven

  • BG-21 : Smolyan

  • BG-22 : Sofia

  • BG-23 : Sofia

  • BG-24 : Stara Zagora

  • BG-25 : Targovishte

  • BG-26 : Haskovo

  • BG-27 : Shumen

  • BG-28 : Yambol

  • BF-01 : Boucle du Mouhoun

  • BF-02 : Cascades

  • BF-03 : Centre

  • BF-04 : Centre-Est

  • BF-05 : Centre-Nord

  • BF-06 : Centre-Ouest

  • BF-07 : Centre-Sud

  • BF-08 : Est

  • BF-09 : Hauts-Bassins

  • BF-10 : Nord

  • BF-11 : Plateau-Central

  • BF-12 : Sahel

  • BF-13 : Sud-Ouest

  • BF-BAL : Balé

  • BF-BAM : Bam

  • BF-BAN : Banwa

  • BF-BAZ : Bazèga

  • BF-BGR : Bougouriba

  • BF-BLG : Boulgou

  • BF-BLK : Boulkiemdé

  • BF-COM : Comoé

  • BF-GAN : Ganzourgou

  • BF-GNA : Gnagna

  • BF-GOU : Gourma

  • BF-HOU : Houet

  • BF-IOB : Ioba

  • BF-KAD : Kadiogo

  • BF-KEN : Kénédougou

  • BF-KMD : Komondjari

  • BF-KMP : Kompienga

  • BF-KOP : Koulpélogo

  • BF-KOS : Kossi

  • BF-KOT : Kouritenga

  • BF-KOW : Kourwéogo

  • BF-LER : Léraba

  • BF-LOR : Loroum

  • BF-MOU : Mouhoun

  • BF-NAM : Namentenga

  • BF-NAO : Nahouri

  • BF-NAY : Nayala

  • BF-NOU : Noumbiel

  • BF-OUB : Oubritenga

  • BF-OUD : Oudalan

  • BF-PAS : Passoré

  • BF-PON : Poni

  • BF-SEN : Séno

  • BF-SIS : Sissili

  • BF-SMT : Sanmatenga

  • BF-SNG : Sanguié

  • BF-SOM : Soum

  • BF-SOR : Sourou

  • BF-TAP : Tapoa

  • BF-TUI : Tui

  • BF-YAG : Yagha

  • BF-YAT : Yatenga

  • BF-ZIR : Ziro

  • BF-ZON : Zondoma

  • BF-ZOU : Zoundwéogo

  • BI-BB : Bubanza

  • BI-BL : Bujumbura Rural

  • BI-BM : Bujumbura Mairie

  • BI-BR : Bururi

  • BI-CA : Cankuzo

  • BI-CI : Cibitoke

  • BI-GI : Gitega

  • BI-KI : Kirundo

  • BI-KR : Karuzi

  • BI-KY : Kayanza

  • BI-MA : Makamba

  • BI-MU : Muramvya

  • BI-MW : Mwaro

  • BI-MY : Muyinga

  • BI-NG : Ngozi

  • BI-RT : Rutana

  • BI-RY : Ruyigi

  • KH-10 : Krâchéh

  • KH-11 : Môndól Kiri

  • KH-12 : Phnom Penh

  • KH-13 : Preah Vihéar

  • KH-14 : Prey Veaeng

  • KH-15 : Pousaat

  • KH-16 : Rotanak Kiri

  • KH-17 : Siem Reab

  • KH-18 : Krong Preah Sihanouk

  • KH-19 : Stoeng Trêng

  • KH-1 : Bântéay Méanchey

  • KH-20 : Svaay Rieng

  • KH-21 : Taakaev

  • KH-22 : Otdâr Méanchey

  • KH-23 : Krong Kaeb

  • KH-24 : Krong Pailin

  • KH-2 : Baat Dambang

  • KH-3 : Kampong Chaam

  • KH-4 : Kampong Chhnang

  • KH-5 : Kâmpóng Spœ

  • KH-6 : Kâmpóng Thum

  • KH-7 : Kampot

  • KH-8 : Kandaal

  • KH-9 : Kaoh Kong

  • CM-AD : Adamaoua

  • CM-CE : Centre

  • CM-EN : Extrême-Nord

  • CM-ES : East

  • CM-LT : Littoral

  • CM-NO : Nord

  • CM-NW : Nord-Ouest

  • CM-OU : Ouest

  • CM-SU : South

  • CM-SW : South-West

  • CA-AB : Alberta

  • CA-BC : British Columbia

  • CA-MB : Manitoba

  • CA-NB : New Brunswick

  • CA-NL : Newfoundland and Labrador

  • CA-NS : Nova Scotia

  • CA-NT : Northwest Territories

  • CA-NU : Nunavut

  • CA-ON : Ontario

  • CA-PE : Prince Edward Island

  • CA-QC : Quebec

  • CA-SK : Saskatchewan

  • CA-YT : Yukon

  • CV-B : Ilhas de Barlavento

  • CV-BR : Brava

  • CV-BV : Boa Vista

  • CV-CA : Santa Catarina

  • CV-CF : Santa Catarina do Fogo

  • CV-CR : Santa Cruz

  • CV-MA : Maio

  • CV-MO : Mosteiros

  • CV-PA : Paul

  • CV-PN : Porto Novo

  • CV-PR : Praia

  • CV-RB : Ribeira Brava

  • CV-RG : Ribeira Grande

  • CV-RS : Ribeira Grande de Santiago

  • CV-SD : São Domingos

  • CV-SF : São Filipe

  • CV-S : Ilhas de Sotavento

  • CV-SL : Sal

  • CV-SM : São Miguel

  • CV-SO : São Lourenço dos Órgãos

  • CV-SS : São Salvador do Mundo

  • CV-SV : São Vicente

  • CV-TA : Tarrafal

  • CV-TS : Tarrafal de São Nicolau

  • KY-KY : Cayman Islands

  • CF-AC : Ouham

  • CF-BB : Bamïngï-Bangoran

  • CF-BGF : Bangî

  • CF-BK : Basse-Kotto

  • CF-HK : Haute-Kotto

  • CF-HM : Haut-Mbomou

  • CF-HS : Haute-Sangha / Mambéré-Kadéï

  • CF-KB : Gïrïbïngï

  • CF-KG : Kemö-Gïrïbïngï

  • CF-LB : Lobaye

  • CF-MB : Mbomou

  • CF-MP : Ömbëlä-Pökö

  • CF-NM : Nana-Mambéré

  • CF-OP : Ouham-Pendé

  • CF-SE : Sangä

  • CF-UK : Ouaka

  • CF-VK : Vakaga

  • TD-BA : Al Bat?ah

  • TD-BG : Ba?r al Ghazal

  • TD-BO : Borkou

  • TD-CB : Chari-Baguirmi

  • TD-EE : Ennedi-Est

  • TD-EO : Ennedi-Ouest

  • TD-GR : Guéra

  • TD-HL : Hadjer Lamis

  • TD-KA : Kanem

  • TD-LC : Al Bu?ayrah

  • TD-LO : Logone-Occidental

  • TD-LR : Logone-Oriental

  • TD-MA : Mandoul

  • TD-MC : Moyen-Chari

  • TD-ME : Mayo-Kebbi-Est

  • TD-MO : Mayo-Kebbi-Ouest

  • TD-ND : Madinat Injamina

  • TD-OD : Ouaddaï

  • TD-SA : Salamat

  • TD-SI : Sila

  • TD-TA : Tandjilé

  • TD-TI : Tibasti

  • TD-WF : Wadi Fira

  • CL-AI : Aysén

  • CL-AN : Antofagasta

  • CL-AP : Arica y Parinacota

  • CL-AR : Araucanía

  • CL-AT : Atacama

  • CL-BI : Biobío

  • CL-CO : Coquimbo

  • CL-LI : Libertador General Bernardo O'Higgins

  • CL-LL : Los Lagos

  • CL-LR : Los Ríos

  • CL-MA : Magallanes

  • CL-ML : Maule

  • CL-RM : Región Metropolitana de Santiago

  • CL-TA : Tarapacá

  • CL-VS : Valparaíso

  • CN-11 : Beijing

  • CN-12 : Tianjin

  • CN-13 : Hebei

  • CN-14 : Shanxi

  • CN-15 : Nei Mongol

  • CN-21 : Liaoning

  • CN-22 : Jilin

  • CN-23 : Heilongjiang

  • CN-31 : Shanghai

  • CN-32 : Jiangsu

  • CN-33 : Zhejiang

  • CN-34 : Anhui

  • CN-35 : Fujian

  • CN-36 : Jiangxi

  • CN-37 : Shandong

  • CN-41 : Henan

  • CN-42 : Hubei

  • CN-43 : Hunan

  • CN-44 : Guangdong

  • CN-45 : Guangxi

  • CN-46 : Hainan

  • CN-50 : Chongqing

  • CN-51 : Sichuan

  • CN-52 : Guizhou

  • CN-53 : Yunnan

  • CN-54 : Xizang

  • CN-61 : Shaanxi

  • CN-62 : Gansu

  • CN-63 : Qinghai

  • CN-64 : Ningxia

  • CN-65 : Xinjiang

  • CN-71 : Taiwan

  • CN-91 : Hong Kong

  • CN-92 : Aomen

  • CX-CX : Christmas Island

  • CC-CC : Cocos Islands

  • CO-AMA : Amazonas

  • CO-ANT : Antioquia

  • CO-ARA : Arauca

  • CO-ATL : Atlántico

  • CO-BOL : Bolívar

  • CO-BOY : Boyacá

  • CO-CAL : Caldas

  • CO-CAQ : Caquetá

  • CO-CAS : Casanare

  • CO-CAU : Cauca

  • CO-CES : Cesar

  • CO-CHO : Chocó

  • CO-COR : Córdoba

  • CO-CUN : Cundinamarca

  • CO-DC : Distrito Capital de Bogotá

  • CO-GUA : Guainía

  • CO-GUV : Guaviare

  • CO-HUI : Huila

  • CO-LAG : La Guajira

  • CO-MAG : Magdalena

  • CO-MET : Meta

  • CO-NAR : Nariño

  • CO-NSA : Norte de Santander

  • CO-PUT : Putumayo

  • CO-QUI : Quindío

  • CO-RIS : Risaralda

  • CO-SAN : Santander

  • CO-SAP : San Andrés, Providencia y Santa Catalina

  • CO-SUC : Sucre

  • CO-TOL : Tolima

  • CO-VAC : Valle del Cauca

  • CO-VAU : Vaupés

  • CO-VID : Vichada

  • KM-A : Andjouân

  • KM-G : Andjazîdja

  • KM-M : Mohéli

  • CG-11 : Bouenza

  • CG-12 : Pool

  • CG-13 : Sangha

  • CG-14 : Plateaux

  • CG-15 : Cuvette-Ouest

  • CG-16 : Pointe-Noire

  • CG-2 : Lékoumou

  • CG-5 : Kouilou

  • CG-7 : Likouala

  • CG-8 : Cuvette

  • CG-9 : Niari

  • CG-BZV : Brazzaville

  • CD-BC : Bas-Congo

  • CD-BN : Bandundu

  • CD-EQ : Équateur

  • CD-KA : Katanga

  • CD-KE : Kasai-Oriental

  • CD-KN : Kinshasa

  • CD-KW : Kasai-Occidental

  • CD-MA : Maniema

  • CD-NK : Nord-Kivu

  • CD-OR : Orientale

  • CD-SK : Sud-Kivu

  • CK-CK : Cook Islands

  • CR-A : Alajuela

  • CR-C : Cartago

  • CR-G : Guanacaste

  • CR-H : Heredia

  • CR-L : Limón

  • CR-P : Puntarenas

  • CR-SJ : San José

  • CI-01 : Lagunes

  • CI-02 : Haut-Sassandra

  • CI-03 : Savanes

  • CI-04 : Vallée du Bandama

  • CI-05 : Moyen-Comoé

  • CI-06 : 18 Montagnes

  • CI-07 : Lacs

  • CI-08 : Zanzan

  • CI-09 : Bas-Sassandra

  • CI-10 : Denguélé

  • CI-11 : Nzi-Comoé

  • CI-12 : Marahoué

  • CI-13 : Sud-Comoé

  • CI-14 : Worodougou

  • CI-15 : Sud-Bandama

  • CI-16 : Agnébi

  • CI-17 : Bafing

  • CI-18 : Fromager

  • CI-19 : Moyen-Cavally

  • HR-01 : Zagrebacka zupanija

  • HR-02 : Krapinsko-zagorska zupanija

  • HR-03 : Sisacko-moslavacka zupanija

  • HR-04 : Karlovacka zupanija

  • HR-05 : Varazdinska zupanija

  • HR-06 : Koprivnicko-krizevacka zupanija

  • HR-07 : Bjelovarsko-bilogorska zupanija

  • HR-08 : Primorsko-goranska zupanija

  • HR-09 : Licko-senjska zupanija

  • HR-10 : Viroviticko-podravska zupanija

  • HR-11 : Pozeško-slavonska zupanija

  • HR-12 : Brodsko-posavska zupanija

  • HR-13 : Zadarska zupanija

  • HR-14 : Osjecko-baranjska zupanija

  • HR-15 : Šibensko-kninska zupanija

  • HR-16 : Vukovarsko-srijemska zupanija

  • HR-17 : Splitsko-dalmatinska zupanija

  • HR-18 : Istarska zupanija

  • HR-19 : Dubrovacko-neretvanska zupanija

  • HR-20 : Medimurska zupanija

  • HR-21 : Grad Zagreb

  • CU-01 : Pinar del Río

  • CU-03 : La Habana

  • CU-04 : Matanzas

  • CU-05 : Villa Clara

  • CU-06 : Cienfuegos

  • CU-07 : Sancti Spíritus

  • CU-08 : Ciego de Ávila

  • CU-09 : Camagüey

  • CU-10 : Las Tunas

  • CU-11 : Holguín

  • CU-12 : Granma

  • CU-13 : Santiago de Cuba

  • CU-14 : Guantánamo

  • CU-15 : Artemisa

  • CU-16 : Mayabeque

  • CU-99 : Isla de la Juventud

  • CW-CW : Curaçao

  • CY-01 : Lefkoşa

  • CY-02 : Lemesos

  • CY-03 : Larnaka

  • CY-04 : Ammochostos

  • CY-05 : Baf

  • CY-06 : Girne

  • CZ-101 : Praha 1

  • CZ-102 : Praha 2

  • CZ-103 : Praha 3

  • CZ-104 : Praha 4

  • CZ-105 : Praha 5

  • CZ-106 : Praha 6

  • CZ-107 : Praha 7

  • CZ-108 : Praha 8

  • CZ-109 : Praha 9

  • CZ-10A : Praha 10

  • CZ-10B : Praha 11

  • CZ-10C : Praha 12

  • CZ-10D : Praha 13

  • CZ-10E : Praha 14

  • CZ-10F : Praha 15

  • CZ-201 : Benešov

  • CZ-202 : Beroun

  • CZ-203 : Kladno

  • CZ-204 : Kolín

  • CZ-205 : Kutná Hora

  • CZ-206 : Melník

  • CZ-207 : Mladá Boleslav

  • CZ-208 : Nymburk

  • CZ-209 : Praha-vychod

  • CZ-20A : Praha-západ

  • CZ-20B : Príbram

  • CZ-20C : Rakovník

  • CZ-311 : Ceské Budejovice

  • CZ-312 : Cesky Krumlov

  • CZ-313 : Jindrichuv Hradec

  • CZ-314 : Písek

  • CZ-315 : Prachatice

  • CZ-316 : Strakonice

  • CZ-317 : Tábor

  • CZ-321 : Domazlice

  • CZ-322 : Klatovy

  • CZ-323 : Plzen-mesto

  • CZ-324 : Plzen-jih

  • CZ-325 : Plzen-sever

  • CZ-326 : Rokycany

  • CZ-327 : Tachov

  • CZ-411 : Cheb

  • CZ-412 : Karlovy Vary

  • CZ-413 : Sokolov

  • CZ-421 : Decín

  • CZ-422 : Chomutov

  • CZ-423 : Litomerice

  • CZ-424 : Louny

  • CZ-425 : Most

  • CZ-426 : Teplice

  • CZ-427 : Ústí nad Labem

  • CZ-511 : Ceská Lípa

  • CZ-512 : Jablonec nad Nisou

  • CZ-513 : Liberec

  • CZ-514 : Semily

  • 001 : World

  • 002 : Africa

  • 014 : Eastern Africa

  • 017 : Middle Africa

  • 015 : Northern Africa

  • 018 : Southern Africa

  • 011 : Western Africa

  • 019 : Americas

  • 419 : Latin America and the Caribbean

  • 029 : Caribbean

  • 013 : Central America

  • 005 : South America

  • 021 : Northern America a/

  • 142 : Asia

  • 143 : Central Asia

  • 030 : Eastern Asia

  • 034 : Southern Asia

  • 035 : South-Eastern Asia

  • 145 : Western Asia

  • 150 : Europe

  • 151 : Eastern Europe

  • 154 : Northern Europe

  • 039 : Southern Europe

  • 155 : Western Europe

  • 009 : Oceania

  • 053 : Australia and New Zealand

  • 054 : Melanesia

  • 057 : Micronesia

  • 061 : Polynesia

TSearchParamTypeEnum = Tcodeprimitive;

  • number : Number

  • date : Date/DateTime

  • string : String

  • token : Token

  • reference : Reference

  • composite : Composite

  • quantity : Quantity

  • uri : URI

  • special : Special

TRemittanceOutcomeEnum = Tcodeprimitive;

  • complete : Complete

  • error : Error

  • partial : Partial

TPublicationStatusEnum = Tcodeprimitive;

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

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

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

  • unknown : Unknown

TOperationOutcomeCodesEnum = Tcodeprimitive;

  • DELETE_MULTIPLE_MATCHES : Error: Multiple matches exist for the conditional delete.Fout: er is meer dan één resultaat voor de conditionele delete

  • MSG_AUTH_REQUIRED : You must authenticate before you can use this service.Autenticazione richiesta prima di usare questo servizio.Wymagana autentykacja przed uzyciem tego serwisu.Vous devez être authentifié avant de pouvoir utiliser ce service.U moet zich authenticeren voor gebruik van deze service.?????????.Debe autenticarse antes de poder usar este servicio

  • MSG_BAD_FORMAT : Bad Syntax: "%s" must be a %s'.???????? ???????: "%s" ?????? ???? %s.Sintassi Errata: "%s" deve essere un %s'.Blad skladni: "%s" powinno byc %s'.Erreur de Syntaxe : "%s" doit être un %s.Verkeerde syntax: "%s" moet een %s zijn.????: "%s" ????? %s'.Sintaxis Incorrecta: "%s" debe de ser un %s'

  • MSG_BAD_SYNTAX : Bad Syntax in %s.???????? ???????: %s.Sintassi errata in %s.Blad skladni w %s.Erreur de Syntaxe dans %s.Verkeerde syntax in %s.%s ?????.Sintaxis Incorrecta en %s

  • MSG_CANT_PARSE_CONTENT : Unable to parse feed (entry content type = "%s").Impossibile effettuare il parsing del feed (tipo del contenuto della entry = "%s").Blad parsowania (typ zawartosci wejsciowej = "%s").Impossible d'analyser le flux (type de contenu de l'entrée = "%s").Kan feed niet verwerken (contenttype inhoud = "%s").????feed (??????? = "%s").No se pudo parsear el feed (el tipo de contenido de la entry = "%s")

  • MSG_CANT_PARSE_ROOT : Unable to parse feed (root element name = "%s").?? ??????? ????????? ?????? (???????? ??????? = "%s").Impossibile effettuare il parsing del feed (nome elemento root = "%s").Blad parsowania (nazwa elementu root = "%s").Impossible d'analyser le flux (nom de l'élément racine = "%s").Kan feed niet verwerken (rootelementnaam = "%s").????feed (???? = "%s").No se pudo parsear el feed (nombre del elemento raiz = "%s")

  • MSG_CREATED : New resource created.Nieuwe resource gemaakt

  • MSG_DATE_FORMAT : The Date value %s is not in the correct format (Xml Date Format required).???????? Date %s ? ???????? ??????? (????????? Xml Date ??????).Il valore %s per la data non è nel formato corretto (richiesto il Formato Data Xml).Niepoprawny format wartosci daty %s (wymagany format XML).Le format de la date %s est incorrect (format Date Xml attendu).De Datum-waarde %s heeft niet de juiste structuur (Xml Date vereist).???? %s ????? (???Xml Date??).El valor de la fecha %s no está en el formato correcto (se requiere un formato de fecha Xml)

  • MSG_DELETED : This resource has been deleted.?????? ?????? ??? ??????.Questa risorsa è stata cancellata.Ten zasób zostal usuniety.La ressource a été supprimée.Deze resource is verwijderd.??????.Este recurso ha sido borrado

  • MSG_DELETED_DONE : Resource deleted.?????? ??????.Risorsa cancellata.Zasób usunieto.Ressource supprimée.Resource verwijderd.?????.Recurso borrado

  • MSG_DELETED_ID : The resource "%s" has been deleted.?????? "%s" ??? ??????.La risorsa "%s" è stata eliminata.Zasób "%s" zostal usuniety.La ressource "%s" a été supprimée.De resource "%s" is verwijderd.?? "%s" ????.El recurso "%s" ha sido borrado

  • MSG_DUPLICATE_ID : Duplicate Id %s for resource type %s.??????????? Id %s ??? ???? ??????? %s.Id %s duplicato per il tipo di risorsa %s.Zdublowany identyfikator %s dla zasobu typu %s.Id %s en double pour le type de ressource %s.Duplicaat-id %s voor resourcetype %s.ID %s ??(???? %s).Id %s duplicada para el recurso de tipo %s

  • MSG_ERROR_PARSING : Error parsing resource Xml (%s).?????? ??????????????? ??????? ??????? Xml (%s).Errore nel parsing della risorsa Xml (%s).Blad w trakcie parsowania zasobu XML (%s).Erreur d'analyse de la ressource Xml (%s).Fout in verwerking resource Xml (%s).????Xml??? (%s).Error parseando el recurso Xml (%s)

  • MSG_ID_INVALID : Id "%s" has an invalid character "%s".Id "%s" ???????? ???????????? ??????? "%s".L''Id "%s" ha un carattere non valido: "%s".Identyfikator "%s" zawiera niepoprawny znak "%s".Id "%s" possède un caractère invalide "%s".Id "%s" heeft een ongeldig teken "%s".ID "%s" ??????: "%s".El Id "%s" contiene el caracter inválido "%s"

  • MSG_ID_TOO_LONG : Id "%s" too long (length limit 36).???????????? ????? Id "%s" (??????????? 36).Id "%s" troppo lunga (limite di lunghezza: 36).Identyfikator "%s" jest zbyt dlugi (limit dlugosci 36).Id "%s" trop long (la longueur limite est 36).Id "%s" te lang (max lengte 36).Id "%s" ?? (????: 36).El Id "%s" es demasiado largo (limite de longitud: 36)

  • MSG_INVALID_ID : Id not accepted.Id ?? ???????.Id non accettato.Identyfikator nie zaakceptowany.Id non accepté.Id niet geaccepteerd.Id????.Id no aceptada

  • MSG_JSON_OBJECT : Json Source for a resource should start with an object.Json Source ??? ??????? ?????? ?????????? ? ???????.Il sorgente Json di una risorsa dovrebbe iniziare con un oggetto.Zródlo json dla zasobu powinno rozpoczynac sie od obiektu.La source Json pour une ressource doit commencer par un objet.Json Source van een resource moeten beginnen met een object.???Json?????object??.La fuente Json para un recurso debería empezar con un objeto

  • MSG_LOCAL_FAIL : Unable to resolve local reference to resource %s.?????????? ?????????? ????????? ?????? ?? ?????? %s.Impossibile risolvere il riferimento locale alla risorsa %s.Zasób wskazywany przez loklana referencje %s nie zostal odnaleziony.Impossible de résourdre la référence locale à la ressource %s.De resource met lokale referentie %s is niet gevonden.??????? %s ?????.Imposible resolver la referencia al recurso %s

  • MSG_NO_EXIST : Resource Id "%s" does not exist.?????? Id "%s" ?? ??????????.La risorsa con Id "%s" non esiste.Zasób o identyfikatorze "%s" nie istnieje.La ressource avec l'Id "%s" n'existe pas.Resource-id "%s" bestaat niet.??Id "%s"???.El recurso con Id "%s" no existe

  • MSG_NO_MATCH : No Resource found matching the query "%s".Nessuna Risorsa soddisfa la query "%s".Geen resource gevonden met query "%s"

  • MSG_NO_MODULE : No module could be found to handle the request "%s".?????? ??? ????????? ??????? "%s" ?? ??????.Impossibile trovare un modulo per gestire la richiesta "%s".Nie mozna odnalezc modulu, aby obsluzyc zadanie "%s".Aucun module disponible pour traiter la requête "%s".Er kon geen module worden gevonden om verzoek "%s" te verwerken.????????"%s"???.No se encontró un modulo que gestione la petición "%s"

  • MSG_NO_SUMMARY : No Summary for this resource.??????????? Summary ??? ??????? ???????.Nessun riepilogo per questa risorsa.Brak podsumowania (Summary) dla tego zasobu.Aucun résumé disponible pour cette ressource.Geen samenvatting voor deze resource.????summary.No existe un resumen para este recurso

  • MSG_OP_NOT_ALLOWED : Operation %s not allowed for resource %s (due to local configuration).???????? %s ??????????? ??? ??????? %s (?? ??????? ????????? ????????????).Operazione %s non consentita per la risorsa %s (a causa di configurazioni locali).Niedozwolona operacja %s dla zasobu %s (ze wzgledu na lokalna konfiguracje).L'opération %s n'est pas permise pour la ressource %s (à cause de la configuration locale).Bewerking %s niet toegestaan voor resource %s (vanwege lokale configuratie).?? %s ???,???? %s (??????).Operación %s no permitida para el recurso %s (debido a la configuración local)

  • MSG_PARAM_CHAINED : Unknown chained parameter name "%s".?????????? ????????? ???????????? ????????? "%s".Nome di parametro concatenato sconosciuto: "%s".Nieznana nazwa parametru powiazanego "%s".Nom du paramètre chainé inconnu : "%s".Onbekende geschakelde parameternaam "%s".????????: "%s".Nombre de parametro encadenado desconocido: "%s"

  • MSG_PARAM_INVALID : Parameter "%s" content is invalid.Il contenuto del Parametro "%s" non è valido.Waarde van parameter "%s" is ongeldig

  • MSG_PARAM_MODIFIER_INVALID : Parameter "%s" modifier is invalid.Modifier van parameter "%s" is ongeldig

  • MSG_PARAM_NO_REPEAT : Parameter "%s" is not allowed to repeat.???????? "%s" ?? ????? ???? ????????.Non ? consentito ripetere il parametro "%s".Parametr "%s" nie moze zostac powtórzony.Le paramètre "%s" ne peut pas être répété.Parameter "%s" mag niet herhalen.??"%s"????.No se permite la repetición del parámetro "%s"

  • MSG_PARAM_UNKNOWN : Parameter "%s" not understood.???????? "%s" ?? ?????.Parametro "%s" non riconosciuto.Niezrozumialy parametr "%s".Paramètre "%s" non reconnu.Parameter "%s" onbekend.??????"%s".Parámetro "%s" no reconocido

  • MSG_REMOTE_FAIL : Unable to resolve local reference to resource %s

  • MSG_RESOURCE_EXAMPLE_PROTECTED : Resources with identity "example" cannot be deleted (for testing/training purposes).?????? ? ??????????????? "example" ?? ????? ???? ?????? (??? ??????? ????????????/????????).Le Risorse aventi l'identità "example" non possono essere cancellate (per finalità di test/formazione).Zasoby oznaczone jako "example" nie moga zostac usuniete (dla celów testów/szkolen).Les ressources ayant l'identité "example" ne peuvent pas être supprimées (utilisées pour les tests/formations).Resources met identiteit "voorbeeld" kunnen niet worden verwijderd (ten behoeve van testen/training).?"example" ?ID???????? (????/??).Recursos con la identidad "example" no pueden ser borrados (son usados para pruebas/entrenamiento)

  • MSG_RESOURCE_ID_FAIL : unable to allocate resource id.?????????? ???????? ????????????? ???????.impossibile allocare l''id della risorsa.nie mozna nadac identyfikatora zasobu.impossible d'allouer l'id de la ressource.kan geen resource-id reserveren.??????ID.imposible encontrar el id del recurso

  • MSG_RESOURCE_ID_MISMATCH : Resource Id Mismatch.Problème de correspondance d'Id de la Ressource.Resource ID's komen niet overeen

  • MSG_RESOURCE_ID_MISSING : Resource Id Missing.Id della Risorsa mancante.Id de la Ressource manquante.Resource ID ontbreekt

  • MSG_RESOURCE_NOT_ALLOWED : Not allowed to submit a resource for this operation.??? ?????? ???????? ???????? ??????? ???????????.Non è consentito sottomettere una risorsa per questa operazione.Nie mozna zglosic zasobu dla tej operacji.Non autorisé à soumettre une ressource pour cette opération.Niet toegestaan om een resource in te dienen voor deze bewerking.??????????.No se permite el envío de un recurso para esta operación

  • MSG_RESOURCE_REQUIRED : A resource is required.????????? ??????.E'' richiesta una risorsa.Zasób jest wymagany.Une ressource est requise.Een resource is verplicht.????????.Se requiere un recurso

  • MSG_RESOURCE_TYPE_MISMATCH : Resource Type Mismatch.?????????????? ???? ???????.Tipo Risorsa non corrispondente.Niepoprawny typ zasobu.Type de ressource incorrect.Verkeerd resourcetype.???????.Los Tipos de los recursos no coinciden

  • MSG_SORT_UNKNOWN : Unknown sort parameter name "%s".??????????? ??? ????????? ?????????? "%s".Nome del parametro di ordinamento "%s" non riconosciuto.Nieznany parametr sortowania "%s".Nom du paramètre de tri inconnu "%s".Onbekende parameternaam "%s" voor sortering.?????????"%s".Nombre del parámetro de ordenación "%s" desconocido

  • MSG_TRANSACTION_DUPLICATE_ID : Duplicate Identifier in transaction: %s.??????????? ????????????? ? ??????????: %s.Zdublowany identyfikator w transakcji: %s.Identifiant en double dans la transaction : %s.Dubbele identificatie in transactie: %s.???????Id: %s.Identificador duplicado en la transacción: %s

  • MSG_TRANSACTION_MISSING_ID : Missing Identifier in transaction - an entry.id must be provided.??????????? ????????????? ? ?????????? - ????????? entry.id.Brak identyfikatora w transakcji - nalezy podac entry.id.Identifiant manquant dans la transaction - un élément entry.id doit être fourni.Ontbrekende identificatie in transactie - entry.id is verplicht.?????Id - ??????entry.id.Identificador de la transacción no encontrado - se debe proporcionar un entry.id

  • MSG_UNHANDLED_NODE_TYPE : Unhandled xml node type "%s".?? ???????????? xml ???? "%s".Tipo di nodo Xml non gestito "%s".Nieobslugiwany typ wezla XML "%s".Type de noeud xml "%s" non traité.Kan xml nodetype "%s" niet verwerken.????XML????"%s".Tipo de nodo Xml no soportado "%s"

  • MSG_UNKNOWN_CONTENT : Unknown Content (%s) at %s.??????????? ??????? (%s) ? %s.Contenuto Sconosciuto (%s) at %s.Nieznana zawartosc (%s) dla %s.Contenu inconnu (%s) à %s.Onbekende content (%s) at %s.???? (%s) ?? %s.Contenido desconocido (%s) en %s

  • MSG_UNKNOWN_OPERATION : unknown FHIR http operation.??????????? ???????? FHIR http.operazione http FHIR sconosciuta.nieznana operacja FHIR http.operation http FHIR inconnue.onbekende FHIR http operation.???FHIR HTTP??.Operación http FHIR desconocida

  • MSG_UNKNOWN_TYPE : Resource Type "%s" not recognised.??? ??????? "%s" ?? ?????????.Tipo di Risorsa "%s" non riconosciuto.Nie rozpoznany typ zasobu: "%s".Type de ressource "%s" non reconnu.Resourcetype "%s" niet herkend.????"%s"???.Tipo de Recurso "%s" no reconocido

  • MSG_UPDATED : existing resource updated.???????????? ?????? ????????.risorsa esistente aggiornata.uaktualniono istniejacy zasób.ressource existante mise à jour.bestaande resource updated.???????.Recurso existente actualizado

  • MSG_VERSION_AWARE : Version aware updates are required for this resource.??? ??????? ??????? ?????????? ?????????? ? ?????? ??????.Questa risorsa richiede aggiornamenti per versione.Uaktualnienia zakladajace wersjonowanie sa wymagane dla tego zasobu.Des mises à jour en relation avec la version sont requises pour cette ressource.Versie-bewuste updates zijn vereist voor deze resource.????????????.Este recurso requiere actualizaciones en base a versiones

  • MSG_VERSION_AWARE_CONFLICT : Update Conflict (server current version = "%s", client version referenced = "%s").???????? ?????????? (??????? ?????? ??????? = "%s", ????????? ?????? ??????? = "%s").Conflitto nell''aggiornamento (attuale = "%s", quotato = "%s").Konflikt podczas uaktualnienia (obecna wersja na serwerze = "%s", wersja wskazana przez klienta = "%s").Conflit de mise à jour (version courante du serveur = "%s", version référencée du client = "%s").Updateconflict (huidige serverversie = "%s", opgegeven clientversie = "%s").???? (??????? = "%s", ???????? = "%s").Conflicto de actualizaciones (versión actual del servidor = "%s", versión del cliente referenciada = "%s")

  • MSG_VERSION_AWARE_URL : Version specific URL not recognised.URL ??? ????????? ?????? ?? ?????????.URL specifico alla versione non riconosciuto.Nie rozpoznany URL specyficzny dla wersji.URL spécifique à une version non reconnue.Versie-specifieke URL niet herkend.????????URL.URL especifica de la versión no reconocida

  • MSG_WRONG_NS : This does not appear to be a FHIR element or resource (wrong namespace "%s").Dit lijkt geen FHIR element of resource te zijn (verkeerde namespace "%s")

  • SEARCH_MULTIPLE : Error: Multiple matches exist for %s search parameters "%s".??????: ????????????? ?????????? ??? %s ? ??????????? ?????? "%s".Errore: Trovate corrispondenze multiple per %s parametri di ricerca "%s".Blad: Istnieja wielokrotne dopasowania dla %s parametrów wyszukiwania "%s".Erreur : Plusieurs correspondances existent pour ce paramètre de recherche %s.Fout: er is meer dan één resultaat voor %s zoekparameters "%s".??: ?? %s ????? "%s"??????.Error: Multiples ocurrencias existen para %s parametros de búsqueda "%s"

  • SEARCH_NONE : Error: no processable search found for %s search parameters "%s".??????: ?????????????? ??????????? ?????? ??? %s ? ??????????? ?????? "%s" ?? ???????.Errore: non è stato trovato alcun parametro di ricerca processabile per %s parametri di ricerca "%s".Blad: Niewykonalne wyszukiwanie dla %s parametrów wyszukiwania "%s".Erreur : aucune recherche trouvée pour les paramètres %s "%s".Fout: geen verwerkbare zoekactie gevonden voor %s zoekparameters "%s".??: ?%s????"%s"?????????.Error: no se encontro una búsqueda apropiada para %s parametros de búsqueda "%s"

  • UPDATE_MULTIPLE_MATCHES : Error: Multiple matches exist for the conditional update.Fout: er is meer dan één resultaat voor de conditionele update

TNoteTypeEnum = Tcodeprimitive;

  • display : Display

  • print : Print (Form)

  • printoper : Print (Operator)

TFHIRVersionEnum = Tcodeprimitive;

  • 0.01 : 0.01

  • 0.05 : 0.05

  • 0.06 : 0.06

  • 0.11 : 0.11

  • 0.0 : 0.0

  • 0.0.80 : 0.0.80

  • 0.0.81 : 0.0.81

  • 0.0.82 : 0.0.82

  • 0.4 : 0.4

  • 0.4.0 : 0.4.0

  • 0.5 : 0.5

  • 0.5.0 : 0.5.0

  • 1.0 : 1.0

  • 1.0.0 : 1.0.0

  • 1.0.1 : 1.0.1

  • 1.0.2 : 1.0.2

  • 1.1 : 1.1

  • 1.1.0 : 1.1.0

  • 1.4 : 1.4

  • 1.4.0 : 1.4.0

  • 1.6 : 1.6

  • 1.6.0 : 1.6.0

  • 1.8 : 1.8

  • 1.8.0 : 1.8.0

  • 3.0 : 3.0

  • 3.0.0 : 3.0.0

  • 3.0.1 : 3.0.1

  • 3.0.2 : 3.0.2

  • 3.3 : 3.3

  • 3.3.0 : 3.3.0

  • 3.5 : 3.5

  • 3.5.0 : 3.5.0

  • 4.0 : 4.0

  • 4.0.0 : 4.0.0

  • 4.0.1 : 4.0.1

  • 4.1 : 4.1

  • 4.1.0 : 4.1.0

  • 4.2 : 4.2

  • 4.2.0 : 4.2.0

  • 4.3 : 4.3

  • 4.3.0 : 4.3.0

  • 4.3.0-cibuild : 4.3.0-cibuild

  • 4.3.0-snapshot1 : 4.3.0-snapshot1

  • 4.4 : 4.4

  • 4.4.0 : 4.4.0

  • 4.5 : 4.5

  • 4.5.0 : 4.5.0

  • 4.6 : 4.6

  • 4.6.0 : 4.6.0

  • 5.0 : 5.0

  • 5.0.0 : 5.0.0

  • 5.0.0-cibuild : 5.0.0-cibuild

  • 5.0.0-snapshot1 : 5.0.0-snapshot1

  • 5.0.0-snapshot2 : 5.0.0-snapshot2

  • 5.0.0-ballot : 5.0.0-ballot

  • 5.0.0-snapshot3 : 5.0.0-snapshot3

  • 5.0.0-draft-final : 5.0.0-draft-final

TDocumentReferenceStatusEnum = Tcodeprimitive;

  • current : Current

  • superseded : Superseded

  • entered-in-error : Entered in Error

TConceptMapRelationshipEnum = Tcodeprimitive;

  • related-to : Related To

  • equivalent : Equivalent

  • source-is-narrower-than-target : Source Is Narrower Than Target

  • source-is-broader-than-target : Source Is Broader Than Target

  • not-related-to : Not Related To

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

TAllResourceTypesEnum = Tcodeprimitive;

  • Account : Account

  • ActivityDefinition : ActivityDefinition

  • ActorDefinition : ActorDefinition

  • AdministrableProductDefinition : AdministrableProductDefinition

  • AdverseEvent : AdverseEvent

  • AllergyIntolerance : AllergyIntolerance

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • ArtifactAssessment : ArtifactAssessment

  • AuditEvent : AuditEvent

  • Basic : Basic

  • Binary : Binary

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

  • BiologicallyDerivedProductDispense : BiologicallyDerivedProductDispense

  • BodyStructure : BodyStructure

  • Bundle : Bundle

  • CanonicalResource : CanonicalResource

  • CapabilityStatement : CapabilityStatement

  • CarePlan : CarePlan

  • CareTeam : CareTeam

  • ChargeItem : ChargeItem

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

  • Claim : Claim

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • ClinicalUseDefinition : ClinicalUseDefinition

  • CodeSystem : CodeSystem

  • Communication : Communication

  • CommunicationRequest : CommunicationRequest

  • CompartmentDefinition : CompartmentDefinition

  • Composition : Composition

  • ConceptMap : ConceptMap

  • Condition : Condition

  • ConditionDefinition : ConditionDefinition

  • Consent : Consent

  • Contract : Contract

  • Coverage : Coverage

  • CoverageEligibilityRequest : CoverageEligibilityRequest

  • CoverageEligibilityResponse : CoverageEligibilityResponse

  • DetectedIssue : DetectedIssue

  • Device : Device

  • DeviceAssociation : DeviceAssociation

  • DeviceDefinition : DeviceDefinition

  • DeviceDispense : DeviceDispense

  • DeviceMetric : DeviceMetric

  • DeviceRequest : DeviceRequest

  • DeviceUsage : DeviceUsage

  • DiagnosticReport : DiagnosticReport

  • DocumentReference : DocumentReference

  • DomainResource : DomainResource

  • Encounter : Encounter

  • EncounterHistory : EncounterHistory

  • Endpoint : Endpoint

  • EnrollmentRequest : EnrollmentRequest

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • EventDefinition : EventDefinition

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

  • ExampleScenario : ExampleScenario

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • Flag : Flag

  • FormularyItem : FormularyItem

  • GenomicStudy : GenomicStudy

  • Goal : Goal

  • GraphDefinition : GraphDefinition

  • Group : Group

  • GuidanceResponse : GuidanceResponse

  • HealthcareService : HealthcareService

  • ImagingSelection : ImagingSelection

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • ImmunizationEvaluation : ImmunizationEvaluation

  • ImmunizationRecommendation : ImmunizationRecommendation

  • ImplementationGuide : ImplementationGuide

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • InventoryItem : InventoryItem

  • InventoryReport : InventoryReport

  • Invoice : Invoice

  • Library : Library

  • Linkage : Linkage

  • List : List

  • Location : Location

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure

  • MeasureReport : MeasureReport

  • Medication : Medication

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationKnowledge : MedicationKnowledge

  • MedicationRequest : MedicationRequest

  • MedicationStatement : MedicationStatement

  • MedicinalProductDefinition : MedicinalProductDefinition

  • MessageDefinition : MessageDefinition

  • MessageHeader : MessageHeader

  • MetadataResource : MetadataResource

  • MolecularSequence : MolecularSequence

  • NamingSystem : NamingSystem

  • NutritionIntake : NutritionIntake

  • NutritionOrder : NutritionOrder

  • NutritionProduct : NutritionProduct

  • Observation : Observation

  • ObservationDefinition : ObservationDefinition

  • OperationDefinition : OperationDefinition

  • OperationOutcome : OperationOutcome

  • Organization : Organization

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

  • Parameters : Parameters

  • Patient : Patient

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Permission : Permission

  • Person : Person

  • PlanDefinition : PlanDefinition

  • Practitioner : Practitioner

  • PractitionerRole : PractitionerRole

  • Procedure : Procedure

  • Provenance : Provenance

  • Questionnaire : Questionnaire

  • QuestionnaireResponse : QuestionnaireResponse

  • RegulatedAuthorization : RegulatedAuthorization

  • RelatedPerson : RelatedPerson

  • RequestOrchestration : RequestOrchestration

  • Requirements : Requirements

  • ResearchStudy : ResearchStudy

  • ResearchSubject : ResearchSubject

  • Resource : Resource

  • RiskAssessment : RiskAssessment

  • Schedule : Schedule

  • SearchParameter : SearchParameter

  • ServiceRequest : ServiceRequest

  • Slot : Slot

  • Specimen : Specimen

  • SpecimenDefinition : SpecimenDefinition

  • StructureDefinition : StructureDefinition

  • StructureMap : StructureMap

  • Subscription : Subscription

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

  • Substance : Substance

  • SubstanceDefinition : SubstanceDefinition

  • SubstanceNucleicAcid : SubstanceNucleicAcid

  • SubstancePolymer : SubstancePolymer

  • SubstanceProtein : SubstanceProtein

  • SubstanceReferenceInformation : SubstanceReferenceInformation

  • SubstanceSourceMaterial : SubstanceSourceMaterial

  • SupplyDelivery : SupplyDelivery

  • SupplyRequest : SupplyRequest

  • Task : Task

  • TerminologyCapabilities : TerminologyCapabilities

  • TestPlan : TestPlan

  • TestReport : TestReport

  • TestScript : TestScript

  • Transport : Transport

  • ValueSet : ValueSet

  • VerificationResult : VerificationResult

  • VisionPrescription : VisionPrescription

TConcreteFHIRTypesEnum = Tcodeprimitive;

  • Account : Account

  • ActivityDefinition : ActivityDefinition

  • ActorDefinition : ActorDefinition

  • Address : Address

  • AdministrableProductDefinition : AdministrableProductDefinition

  • AdverseEvent : AdverseEvent

  • Age : Age

  • AllergyIntolerance : AllergyIntolerance

  • Annotation : Annotation

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • ArtifactAssessment : ArtifactAssessment

  • Attachment : Attachment

  • AuditEvent : AuditEvent

  • Availability : Availability

  • base64Binary : base64Binary

  • Basic : Basic

  • Binary : Binary

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

  • BiologicallyDerivedProductDispense : BiologicallyDerivedProductDispense

  • BodyStructure : BodyStructure

  • boolean : boolean

  • Bundle : Bundle

  • canonical : canonical

  • CapabilityStatement : CapabilityStatement

  • CarePlan : CarePlan

  • CareTeam : CareTeam

  • ChargeItem : ChargeItem

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

  • Claim : Claim

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • ClinicalUseDefinition : ClinicalUseDefinition

  • code : code

  • CodeableConcept : CodeableConcept

  • CodeableReference : CodeableReference

  • CodeSystem : CodeSystem

  • Coding : Coding

  • Communication : Communication

  • CommunicationRequest : CommunicationRequest

  • CompartmentDefinition : CompartmentDefinition

  • Composition : Composition

  • ConceptMap : ConceptMap

  • Condition : Condition

  • ConditionDefinition : ConditionDefinition

  • Consent : Consent

  • ContactDetail : ContactDetail

  • ContactPoint : ContactPoint

  • Contract : Contract

  • Contributor : Contributor

  • Count : Count

  • Coverage : Coverage

  • CoverageEligibilityRequest : CoverageEligibilityRequest

  • CoverageEligibilityResponse : CoverageEligibilityResponse

  • DataRequirement : DataRequirement

  • date : date

  • dateTime : dateTime

  • decimal : decimal

  • DetectedIssue : DetectedIssue

  • Device : Device

  • DeviceAssociation : DeviceAssociation

  • DeviceDefinition : DeviceDefinition

  • DeviceDispense : DeviceDispense

  • DeviceMetric : DeviceMetric

  • DeviceRequest : DeviceRequest

  • DeviceUsage : DeviceUsage

  • DiagnosticReport : DiagnosticReport

  • Distance : Distance

  • DocumentReference : DocumentReference

  • Dosage : Dosage

  • Duration : Duration

  • ElementDefinition : ElementDefinition

  • Encounter : Encounter

  • EncounterHistory : EncounterHistory

  • Endpoint : Endpoint

  • EnrollmentRequest : EnrollmentRequest

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • EventDefinition : EventDefinition

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

  • ExampleScenario : ExampleScenario

  • ExplanationOfBenefit : ExplanationOfBenefit

  • Expression : Expression

  • ExtendedContactDetail : ExtendedContactDetail

  • Extension : Extension

  • FamilyMemberHistory : FamilyMemberHistory

  • Flag : Flag

  • FormularyItem : FormularyItem

  • GenomicStudy : GenomicStudy

  • Goal : Goal

  • GraphDefinition : GraphDefinition

  • Group : Group

  • GuidanceResponse : GuidanceResponse

  • HealthcareService : HealthcareService

  • HumanName : HumanName

  • id : id

  • Identifier : Identifier

  • ImagingSelection : ImagingSelection

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • ImmunizationEvaluation : ImmunizationEvaluation

  • ImmunizationRecommendation : ImmunizationRecommendation

  • ImplementationGuide : ImplementationGuide

  • Ingredient : Ingredient

  • instant : instant

  • InsurancePlan : InsurancePlan

  • integer : integer

  • integer64 : integer64

  • InventoryItem : InventoryItem

  • InventoryReport : InventoryReport

  • Invoice : Invoice

  • Library : Library

  • Linkage : Linkage

  • List : List

  • Location : Location

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • markdown : markdown

  • MarketingStatus : MarketingStatus

  • Measure : Measure

  • MeasureReport : MeasureReport

  • Medication : Medication

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationKnowledge : MedicationKnowledge

  • MedicationRequest : MedicationRequest

  • MedicationStatement : MedicationStatement

  • MedicinalProductDefinition : MedicinalProductDefinition

  • MessageDefinition : MessageDefinition

  • MessageHeader : MessageHeader

  • Meta : Meta

  • MolecularSequence : MolecularSequence

  • MonetaryComponent : MonetaryComponent

  • Money : Money

  • NamingSystem : NamingSystem

  • Narrative : Narrative

  • NutritionIntake : NutritionIntake

  • NutritionOrder : NutritionOrder

  • NutritionProduct : NutritionProduct

  • Observation : Observation

  • ObservationDefinition : ObservationDefinition

  • oid : oid

  • OperationDefinition : OperationDefinition

  • OperationOutcome : OperationOutcome

  • Organization : Organization

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

  • ParameterDefinition : ParameterDefinition

  • Parameters : Parameters

  • Patient : Patient

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Period : Period

  • Permission : Permission

  • Person : Person

  • PlanDefinition : PlanDefinition

  • positiveInt : positiveInt

  • Practitioner : Practitioner

  • PractitionerRole : PractitionerRole

  • Procedure : Procedure

  • ProductShelfLife : ProductShelfLife

  • Provenance : Provenance

  • Quantity : Quantity

  • Questionnaire : Questionnaire

  • QuestionnaireResponse : QuestionnaireResponse

  • Range : Range

  • Ratio : Ratio

  • RatioRange : RatioRange

  • Reference : Reference

  • RegulatedAuthorization : RegulatedAuthorization

  • RelatedArtifact : RelatedArtifact

  • RelatedPerson : RelatedPerson

  • RequestOrchestration : RequestOrchestration

  • Requirements : Requirements

  • ResearchStudy : ResearchStudy

  • ResearchSubject : ResearchSubject

  • RiskAssessment : RiskAssessment

  • SampledData : SampledData

  • Schedule : Schedule

  • SearchParameter : SearchParameter

  • ServiceRequest : ServiceRequest

  • Signature : Signature

  • Slot : Slot

  • Specimen : Specimen

  • SpecimenDefinition : SpecimenDefinition

  • string : string

  • StructureDefinition : StructureDefinition

  • StructureMap : StructureMap

  • Subscription : Subscription

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

  • Substance : Substance

  • SubstanceDefinition : SubstanceDefinition

  • SubstanceNucleicAcid : SubstanceNucleicAcid

  • SubstancePolymer : SubstancePolymer

  • SubstanceProtein : SubstanceProtein

  • SubstanceReferenceInformation : SubstanceReferenceInformation

  • SubstanceSourceMaterial : SubstanceSourceMaterial

  • SupplyDelivery : SupplyDelivery

  • SupplyRequest : SupplyRequest

  • Task : Task

  • TerminologyCapabilities : TerminologyCapabilities

  • TestPlan : TestPlan

  • TestReport : TestReport

  • TestScript : TestScript

  • time : time

  • Timing : Timing

  • Transport : Transport

  • TriggerDefinition : TriggerDefinition

  • unsignedInt : unsignedInt

  • uri : uri

  • url : url

  • UsageContext : UsageContext

  • uuid : uuid

  • ValueSet : ValueSet

  • VerificationResult : VerificationResult

  • VirtualServiceDetail : VirtualServiceDetail

  • VisionPrescription : VisionPrescription

  • xhtml : xhtml

TParticipantResourceTypesEnum = Tcodeprimitive;

  • CareTeam : CareTeam

  • Device : Device

  • Group : Group

  • HealthcareService : HealthcareService

  • Location : Location

  • Organization : Organization

  • Patient : Patient

  • Practitioner : Practitioner

  • PractitionerRole : PractitionerRole

  • RelatedPerson : RelatedPerson

TDefinitionResourceTypesEnum = Tcodeprimitive;

  • ActivityDefinition : ActivityDefinition

  • ChargeItemDefinition : ChargeItemDefinition

  • ClinicalUseDefinition : ClinicalUseDefinition

  • EventDefinition : EventDefinition

  • Measure : Measure

  • MessageDefinition : MessageDefinition

  • ObservationDefinition : ObservationDefinition

  • OperationDefinition : OperationDefinition

  • PlanDefinition : PlanDefinition

  • Questionnaire : Questionnaire

  • Requirements : Requirements

  • SubscriptionTopic : SubscriptionTopic

  • TestPlan : TestPlan

  • TestScript : TestScript

TEventResourceTypesEnum = Tcodeprimitive;

  • AdverseEvent : AdverseEvent

  • AuditEvent : AuditEvent

  • ChargeItem : ChargeItem

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • Communication : Communication

  • Composition : Composition

  • Consent : Consent

  • Contract : Contract

  • Coverage : Coverage

  • CoverageEligibilityResponse : CoverageEligibilityResponse

  • DetectedIssue : DetectedIssue

  • DeviceDispense : DeviceDispense

  • DeviceUsage : DeviceUsage

  • DiagnosticReport : DiagnosticReport

  • DocumentReference : DocumentReference

  • Encounter : Encounter

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • GenomicStudy : GenomicStudy

  • GuidanceResponse : GuidanceResponse

  • ImagingSelection : ImagingSelection

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • ImmunizationEvaluation : ImmunizationEvaluation

  • InventoryReport : InventoryReport

  • Invoice : Invoice

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationStatement : MedicationStatement

  • MessageHeader : MessageHeader

  • NutritionIntake : NutritionIntake

  • Observation : Observation

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Procedure : Procedure

  • Provenance : Provenance

  • QuestionnaireResponse : QuestionnaireResponse

  • RiskAssessment : RiskAssessment

  • SupplyDelivery : SupplyDelivery

  • Transport : Transport

TRequestResourceTypesEnum = Tcodeprimitive;

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • CarePlan : CarePlan

  • Claim : Claim

  • CommunicationRequest : CommunicationRequest

  • CoverageEligibilityRequest : CoverageEligibilityRequest

  • DeviceRequest : DeviceRequest

  • EnrollmentRequest : EnrollmentRequest

  • ImmunizationRecommendation : ImmunizationRecommendation

  • MedicationRequest : MedicationRequest

  • NutritionOrder : NutritionOrder

  • RequestOrchestration : RequestOrchestration

  • ServiceRequest : ServiceRequest

  • SupplyRequest : SupplyRequest

  • Task : Task

  • Transport : Transport

  • VisionPrescription : VisionPrescription

TResourceTypeEnum = Tcodeprimitive;

  • Account : Account

  • ActivityDefinition : ActivityDefinition

  • ActorDefinition : ActorDefinition

  • AdministrableProductDefinition : AdministrableProductDefinition

  • AdverseEvent : AdverseEvent

  • AllergyIntolerance : AllergyIntolerance

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • ArtifactAssessment : ArtifactAssessment

  • AuditEvent : AuditEvent

  • Basic : Basic

  • Binary : Binary

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

  • BiologicallyDerivedProductDispense : BiologicallyDerivedProductDispense

  • BodyStructure : BodyStructure

  • Bundle : Bundle

  • CapabilityStatement : CapabilityStatement

  • CarePlan : CarePlan

  • CareTeam : CareTeam

  • ChargeItem : ChargeItem

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

  • Claim : Claim

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • ClinicalUseDefinition : ClinicalUseDefinition

  • CodeSystem : CodeSystem

  • Communication : Communication

  • CommunicationRequest : CommunicationRequest

  • CompartmentDefinition : CompartmentDefinition

  • Composition : Composition

  • ConceptMap : ConceptMap

  • Condition : Condition

  • ConditionDefinition : ConditionDefinition

  • Consent : Consent

  • Contract : Contract

  • Coverage : Coverage

  • CoverageEligibilityRequest : CoverageEligibilityRequest

  • CoverageEligibilityResponse : CoverageEligibilityResponse

  • DetectedIssue : DetectedIssue

  • Device : Device

  • DeviceAssociation : DeviceAssociation

  • DeviceDefinition : DeviceDefinition

  • DeviceDispense : DeviceDispense

  • DeviceMetric : DeviceMetric

  • DeviceRequest : DeviceRequest

  • DeviceUsage : DeviceUsage

  • DiagnosticReport : DiagnosticReport

  • DocumentReference : DocumentReference

  • Encounter : Encounter

  • EncounterHistory : EncounterHistory

  • Endpoint : Endpoint

  • EnrollmentRequest : EnrollmentRequest

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • EventDefinition : EventDefinition

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

  • ExampleScenario : ExampleScenario

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • Flag : Flag

  • FormularyItem : FormularyItem

  • GenomicStudy : GenomicStudy

  • Goal : Goal

  • GraphDefinition : GraphDefinition

  • Group : Group

  • GuidanceResponse : GuidanceResponse

  • HealthcareService : HealthcareService

  • ImagingSelection : ImagingSelection

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • ImmunizationEvaluation : ImmunizationEvaluation

  • ImmunizationRecommendation : ImmunizationRecommendation

  • ImplementationGuide : ImplementationGuide

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • InventoryItem : InventoryItem

  • InventoryReport : InventoryReport

  • Invoice : Invoice

  • Library : Library

  • Linkage : Linkage

  • List : List

  • Location : Location

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure

  • MeasureReport : MeasureReport

  • Medication : Medication

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationKnowledge : MedicationKnowledge

  • MedicationRequest : MedicationRequest

  • MedicationStatement : MedicationStatement

  • MedicinalProductDefinition : MedicinalProductDefinition

  • MessageDefinition : MessageDefinition

  • MessageHeader : MessageHeader

  • MolecularSequence : MolecularSequence

  • NamingSystem : NamingSystem

  • NutritionIntake : NutritionIntake

  • NutritionOrder : NutritionOrder

  • NutritionProduct : NutritionProduct

  • Observation : Observation

  • ObservationDefinition : ObservationDefinition

  • OperationDefinition : OperationDefinition

  • OperationOutcome : OperationOutcome

  • Organization : Organization

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

  • Parameters : Parameters

  • Patient : Patient

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Permission : Permission

  • Person : Person

  • PlanDefinition : PlanDefinition

  • Practitioner : Practitioner

  • PractitionerRole : PractitionerRole

  • Procedure : Procedure

  • Provenance : Provenance

  • Questionnaire : Questionnaire

  • QuestionnaireResponse : QuestionnaireResponse

  • RegulatedAuthorization : RegulatedAuthorization

  • RelatedPerson : RelatedPerson

  • RequestOrchestration : RequestOrchestration

  • Requirements : Requirements

  • ResearchStudy : ResearchStudy

  • ResearchSubject : ResearchSubject

  • RiskAssessment : RiskAssessment

  • Schedule : Schedule

  • SearchParameter : SearchParameter

  • ServiceRequest : ServiceRequest

  • Slot : Slot

  • Specimen : Specimen

  • SpecimenDefinition : SpecimenDefinition

  • StructureDefinition : StructureDefinition

  • StructureMap : StructureMap

  • Subscription : Subscription

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

  • Substance : Substance

  • SubstanceDefinition : SubstanceDefinition

  • SubstanceNucleicAcid : SubstanceNucleicAcid

  • SubstancePolymer : SubstancePolymer

  • SubstanceProtein : SubstanceProtein

  • SubstanceReferenceInformation : SubstanceReferenceInformation

  • SubstanceSourceMaterial : SubstanceSourceMaterial

  • SupplyDelivery : SupplyDelivery

  • SupplyRequest : SupplyRequest

  • Task : Task

  • TerminologyCapabilities : TerminologyCapabilities

  • TestPlan : TestPlan

  • TestReport : TestReport

  • TestScript : TestScript

  • Transport : Transport

  • ValueSet : ValueSet

  • VerificationResult : VerificationResult

  • VisionPrescription : VisionPrescription

TFHIRPathTypesEnum = Tcodeprimitive;

TFHIRTypesEnum = Tcodeprimitive;

  • Base : Base

  • Element : Element

  • BackboneElement : BackboneElement

  • DataType : DataType

  • Address : Address

  • Annotation : Annotation

  • Attachment : Attachment

  • Availability : Availability

  • BackboneType : BackboneType

  • Dosage : Dosage

  • ElementDefinition : ElementDefinition

  • MarketingStatus : MarketingStatus

  • ProductShelfLife : ProductShelfLife

  • Timing : Timing

  • CodeableConcept : CodeableConcept

  • CodeableReference : CodeableReference

  • Coding : Coding

  • ContactDetail : ContactDetail

  • ContactPoint : ContactPoint

  • Contributor : Contributor

  • DataRequirement : DataRequirement

  • Expression : Expression

  • ExtendedContactDetail : ExtendedContactDetail

  • Extension : Extension

  • HumanName : HumanName

  • Identifier : Identifier

  • Meta : Meta

  • MonetaryComponent : MonetaryComponent

  • Money : Money

  • Narrative : Narrative

  • ParameterDefinition : ParameterDefinition

  • Period : Period

  • PrimitiveType : PrimitiveType

  • base64Binary : base64Binary

  • boolean : boolean

  • date : date

  • dateTime : dateTime

  • decimal : decimal

  • instant : instant

  • integer : integer

  • positiveInt : positiveInt

  • unsignedInt : unsignedInt

  • integer64 : integer64

  • string : string

  • code : code

  • id : id

  • markdown : markdown

  • time : time

  • uri : uri

  • canonical : canonical

  • oid : oid

  • url : url

  • uuid : uuid

  • Quantity : Quantity

  • Age : Age

  • Count : Count

  • Distance : Distance

  • Duration : Duration

  • Range : Range

  • Ratio : Ratio

  • RatioRange : RatioRange

  • Reference : Reference

  • RelatedArtifact : RelatedArtifact

  • SampledData : SampledData

  • Signature : Signature

  • TriggerDefinition : TriggerDefinition

  • UsageContext : UsageContext

  • VirtualServiceDetail : VirtualServiceDetail

  • xhtml : xhtml

  • Resource : Resource

  • Binary : Binary

  • Bundle : Bundle

  • DomainResource : DomainResource

  • Account : Account

  • ActivityDefinition : ActivityDefinition

  • ActorDefinition : ActorDefinition

  • AdministrableProductDefinition : AdministrableProductDefinition

  • AdverseEvent : AdverseEvent

  • AllergyIntolerance : AllergyIntolerance

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • ArtifactAssessment : ArtifactAssessment

  • AuditEvent : AuditEvent

  • Basic : Basic

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

  • BiologicallyDerivedProductDispense : BiologicallyDerivedProductDispense

  • BodyStructure : BodyStructure

  • CanonicalResource : CanonicalResource

  • CapabilityStatement : CapabilityStatement

  • CarePlan : CarePlan

  • CareTeam : CareTeam

  • ChargeItem : ChargeItem

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

  • Claim : Claim

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • ClinicalUseDefinition : ClinicalUseDefinition

  • CodeSystem : CodeSystem

  • Communication : Communication

  • CommunicationRequest : CommunicationRequest

  • CompartmentDefinition : CompartmentDefinition

  • Composition : Composition

  • ConceptMap : ConceptMap

  • Condition : Condition

  • ConditionDefinition : ConditionDefinition

  • Consent : Consent

  • Contract : Contract

  • Coverage : Coverage

  • CoverageEligibilityRequest : CoverageEligibilityRequest

  • CoverageEligibilityResponse : CoverageEligibilityResponse

  • DetectedIssue : DetectedIssue

  • Device : Device

  • DeviceAssociation : DeviceAssociation

  • DeviceDefinition : DeviceDefinition

  • DeviceDispense : DeviceDispense

  • DeviceMetric : DeviceMetric

  • DeviceRequest : DeviceRequest

  • DeviceUsage : DeviceUsage

  • DiagnosticReport : DiagnosticReport

  • DocumentReference : DocumentReference

  • Encounter : Encounter

  • EncounterHistory : EncounterHistory

  • Endpoint : Endpoint

  • EnrollmentRequest : EnrollmentRequest

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • EventDefinition : EventDefinition

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

  • ExampleScenario : ExampleScenario

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • Flag : Flag

  • FormularyItem : FormularyItem

  • GenomicStudy : GenomicStudy

  • Goal : Goal

  • GraphDefinition : GraphDefinition

  • Group : Group

  • GuidanceResponse : GuidanceResponse

  • HealthcareService : HealthcareService

  • ImagingSelection : ImagingSelection

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • ImmunizationEvaluation : ImmunizationEvaluation

  • ImmunizationRecommendation : ImmunizationRecommendation

  • ImplementationGuide : ImplementationGuide

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • InventoryItem : InventoryItem

  • InventoryReport : InventoryReport

  • Invoice : Invoice

  • Library : Library

  • Linkage : Linkage

  • List : List

  • Location : Location

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure

  • MeasureReport : MeasureReport

  • Medication : Medication

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationKnowledge : MedicationKnowledge

  • MedicationRequest : MedicationRequest

  • MedicationStatement : MedicationStatement

  • MedicinalProductDefinition : MedicinalProductDefinition

  • MessageDefinition : MessageDefinition

  • MessageHeader : MessageHeader

  • MetadataResource : MetadataResource

  • MolecularSequence : MolecularSequence

  • NamingSystem : NamingSystem

  • NutritionIntake : NutritionIntake

  • NutritionOrder : NutritionOrder

  • NutritionProduct : NutritionProduct

  • Observation : Observation

  • ObservationDefinition : ObservationDefinition

  • OperationDefinition : OperationDefinition

  • OperationOutcome : OperationOutcome

  • Organization : Organization

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

  • Patient : Patient

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Permission : Permission

  • Person : Person

  • PlanDefinition : PlanDefinition

  • Practitioner : Practitioner

  • PractitionerRole : PractitionerRole

  • Procedure : Procedure

  • Provenance : Provenance

  • Questionnaire : Questionnaire

  • QuestionnaireResponse : QuestionnaireResponse

  • RegulatedAuthorization : RegulatedAuthorization

  • RelatedPerson : RelatedPerson

  • RequestOrchestration : RequestOrchestration

  • Requirements : Requirements

  • ResearchStudy : ResearchStudy

  • ResearchSubject : ResearchSubject

  • RiskAssessment : RiskAssessment

  • Schedule : Schedule

  • SearchParameter : SearchParameter

  • ServiceRequest : ServiceRequest

  • Slot : Slot

  • Specimen : Specimen

  • SpecimenDefinition : SpecimenDefinition

  • StructureDefinition : StructureDefinition

  • StructureMap : StructureMap

  • Subscription : Subscription

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

  • Substance : Substance

  • SubstanceDefinition : SubstanceDefinition

  • SubstanceNucleicAcid : SubstanceNucleicAcid

  • SubstancePolymer : SubstancePolymer

  • SubstanceProtein : SubstanceProtein

  • SubstanceReferenceInformation : SubstanceReferenceInformation

  • SubstanceSourceMaterial : SubstanceSourceMaterial

  • SupplyDelivery : SupplyDelivery

  • SupplyRequest : SupplyRequest

  • Task : Task

  • TerminologyCapabilities : TerminologyCapabilities

  • TestPlan : TestPlan

  • TestReport : TestReport

  • TestScript : TestScript

  • Transport : Transport

  • ValueSet : ValueSet

  • VerificationResult : VerificationResult

  • VisionPrescription : VisionPrescription

  • Parameters : Parameters

Tstringprimitive = string;
 
Tinteger64primitive = Int64;
 
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

  • position : Position

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

  • ad : Sufficient to achieve this total quantity

TRelatedArtifactTypeEnum = Tcodeprimitive;

  • documentation : Documentation

  • justification : Justification

  • citation : Citation

  • predecessor : Predecessor

  • successor : Successor

  • derived-from : Derived From

  • depends-on : Depends On

  • composed-of : Composed Of

  • part-of : Part Of

  • amends : Amends

  • amended-with : Amended With

  • appends : Appends

  • appended-with : Appended With

  • cites : Cites

  • cited-by : Cited By

  • comments-on : Is Comment On

  • comment-in : Has Comment In

  • contains : Contains

  • contained-in : Contained In

  • corrects : Corrects

  • correction-in : Correction In

  • replaces : Replaces

  • replaced-with : Replaced With

  • retracts : Retracts

  • retracted-by : Retracted By

  • signs : Signs

  • similar-to : Similar To

  • supports : Supports

  • supported-with : Supported With

  • transforms : Transforms

  • transformed-into : Transformed Into

  • transformed-with : Transformed With

  • documents : Documents

  • specification-of : Specification Of

  • created-with : Created With

  • cite-as : Cite As

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

  • IMD : Immediate

  • 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;

  • careteam : CareTeam

  • device : Device

  • group : Group

  • healthcareservice : HealthcareService

  • location : Location

  • organization : Organization

  • patient : Patient

  • practitioner : Practitioner

  • practitionerrole : PractitionerRole

  • relatedperson : RelatedPerson

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

TExampleScenarioActorTypeEnum = Tcodeprimitive;

  • person : Person

  • system : System

TAdverseEventActualityEnum = Tcodeprimitive;

  • actual : Adverse Event

  • potential : Potential Adverse Event

TAdverseEventStatusEnum = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TAllergyIntoleranceCriticalityEnum = Tcodeprimitive;

  • low : Low Risk

  • high : High Risk

  • unable-to-assess : Unable to Assess Risk

TAllergyIntoleranceCategoryEnum = Tcodeprimitive;

  • food : Food

  • medication : Medication

  • environment : Environment

  • biologic : Biologic

TAllergyIntoleranceSeverityEnum = Tcodeprimitive;

  • mild : Mild

  • moderate : Moderate

  • severe : Severe

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

TAppointmentResponseStatusEnum = Tcodeprimitive;

  • accepted : Accepted

  • declined : Declined

  • tentative : Tentative

  • needs-action : Needs Action

  • entered-in-error : Entered in error

TArtifactAssessmentInformationTypeEnum = Tcodeprimitive;

  • comment : Comment

  • classifier : Classifier

  • rating : Rating

  • container : Container

  • response : Response

  • change-request : Change Request

TArtifactAssessmentDispositionEnum = Tcodeprimitive;

  • unresolved : Unresolved

  • not-persuasive : Not Persuasive

  • persuasive : Persuasive

  • persuasive-with-modification : Persuasive with Modification

  • not-persuasive-with-modification : Not Persuasive with Modification

TArtifactAssessmentWorkflowStatusEnum = Tcodeprimitive;

  • submitted : Submitted

  • triaged : Triaged

  • waiting-for-input : Waiting for Input

  • resolved-no-change : Resolved - No Change

  • resolved-change-required : Resolved - Change Required

  • deferred : Deferred

  • duplicate : Duplicate

  • applied : Applied

  • published : Published

  • entered-in-error : Entered in Error

TAuditEventActionEnum = Tcodeprimitive;

  • C : Create

  • R : Read

  • U : Update

  • D : Delete

  • E : Execute

TAuditEventSeverityEnum = Tcodeprimitive;

  • emergency : Emergency

  • alert : Alert

  • critical : Critical

  • error : Error

  • warning : Warning

  • notice : Notice

  • informational : Informational

  • debug : Debug

TBiologicallyDerivedProductDispenseCodesEnum = Tcodeprimitive;

  • preparation : Preparation

  • in-progress : In Progress

  • allocated : Allocated

  • issued : Issued

  • unfulfilled : Unfulfilled

  • returned : Returned

  • entered-in-error : Entered in Error

  • unknown : Unknown

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

  • subscription-notification : Subscription Notification

TSearchEntryModeEnum = Tcodeprimitive;

  • match : Match

  • include : Include

  • outcome : Outcome

TLinkRelationTypesEnum = Tcodeprimitive;

  • about : Refers to a resource that is the subject of the link's context.

  • acl : Asserts that the link target provides an access control description for the link context.

  • alternate : Refers to a substitute for this context

  • amphtml : Used to reference alternative content that uses the AMP profile of the HTML format.

  • appendix : Refers to an appendix.

  • apple-touch-icon : Refers to an icon for the context. Synonym for icon.

  • apple-touch-startup-image : Refers to a launch screen for the context.

  • archives : Refers to a collection of records, documents, or other. materials of historical interest.

  • author : Refers to the context's author.

  • blocked-by : Identifies the entity that blocks access to a resource. following receipt of a legal demand.

  • bookmark : Gives a permanent link to use for bookmarking purposes.

  • canonical : Designates the preferred version of a resource (the IRI and its contents).

  • chapter : Refers to a chapter in a collection of resources.

  • cite-as : Indicates that the link target is preferred over the link context for the purpose of permanent citation.

  • collection : The target IRI points to a resource which represents the collection resource for the context IRI.

  • contents : Refers to a table of contents.

  • convertedFrom : The document linked to was later converted to the. document that contains this link relation. For example, an RFC can. have a link to the Internet-Draft that became the RFC; in that case,. the link relation would be "convertedFrom".

  • copyright : Refers to a copyright statement that applies to the. link's context.

  • create-form : The target IRI points to a resource where a submission form can be obtained.

  • current : Refers to a resource containing the most recent. item(s) in a collection of resources.

  • describedby : Refers to a resource providing information about the. link's context.

  • describes : The relationship A 'describes' B asserts that. resource A provides a description of resource B. There are no. constraints on the format or representation of either A or B,. neither are there any further constraints on either resource.

  • disclosure : Refers to a list of patent disclosures made with respect to . material for which 'disclosure' relation is specified.

  • dns-prefetch : Used to indicate an origin that will be used to fetch required . resources for the link context, and that the user agent ought to resolve . as early as possible.

  • duplicate : Refers to a resource whose available representations. are byte-for-byte identical with the corresponding representations of. the context IRI.

  • edit : Refers to a resource that can be used to edit the. link's context.

  • edit-form : The target IRI points to a resource where a submission form for. editing associated resource can be obtained.

  • edit-media : Refers to a resource that can be used to edit media. associated with the link's context.

  • enclosure : Identifies a related resource that is potentially. large and might require special handling.

  • external : Refers to a resource that is not part of the same site as the current context.

  • first : An IRI that refers to the furthest preceding resource. in a series of resources.

  • glossary : Refers to a glossary of terms.

  • help : Refers to context-sensitive help.

  • hosts : Refers to a resource hosted by the server indicated by. the link context.

  • hub : Refers to a hub that enables registration for. notification of updates to the context.

  • icon : Refers to an icon representing the link's context.

  • index : Refers to an index.

  • intervalAfter : refers to a resource associated with a time interval that ends before the beginning of the time interval associated with the context resource

  • intervalBefore : refers to a resource associated with a time interval that begins after the end of the time interval associated with the context resource

  • intervalContains : refers to a resource associated with a time interval that begins after the beginning of the time interval associated with the context resource, and ends before the end of the time interval associated with the context resource

  • intervalDisjoint : refers to a resource associated with a time interval that begins after the end of the time interval associated with the context resource, or ends before the beginning of the time interval associated with the context resource

  • intervalDuring : refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource

  • intervalEquals : refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource

  • intervalFinishedBy : refers to a resource associated with a time interval that begins after the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource

  • intervalFinishes : refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource

  • intervalIn : refers to a resource associated with a time interval that begins before or is coincident with the beginning of the time interval associated with the context resource, and ends after or is coincident with the end of the time interval associated with the context resource

  • intervalMeets : refers to a resource associated with a time interval whose beginning coincides with the end of the time interval associated with the context resource

  • intervalMetBy : refers to a resource associated with a time interval whose end coincides with the beginning of the time interval associated with the context resource

  • intervalOverlappedBy : refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and ends after the beginning of the time interval associated with the context resource

  • intervalOverlaps : refers to a resource associated with a time interval that begins before the end of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource

  • intervalStartedBy : refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and ends before the end of the time interval associated with the context resource

  • intervalStarts : refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource

  • item : The target IRI points to a resource that is a member of the collection represented by the context IRI.

  • last : An IRI that refers to the furthest following resource. in a series of resources.

  • latest-version : Points to a resource containing the latest (e.g.,. current) version of the context.

  • license : Refers to a license associated with this context.

  • linkset : The link target of a link with the "linkset" relation. type provides a set of links, including links in which the link. context of the link participates..

  • lrdd : Refers to further information about the link's context,. expressed as a LRDD ("Link-based Resource Descriptor Document"). resource. See for information about. processing this relation type in host-meta documents. When used. elsewhere, it refers to additional links and other metadata.. Multiple instances indicate additional LRDD resources. LRDD. resources MUST have an "application/xrd+xml" representation, and. MAY have others.

  • manifest : Links to a manifest file for the context.

  • mask-icon : Refers to a mask that can be applied to the icon for the context.

  • media-feed : Refers to a feed of personalised media recommendations relevant to the link context.

  • memento : The Target IRI points to a Memento, a fixed resource that will not change state anymore.

  • micropub : Links to the context's Micropub endpoint.

  • modulepreload : Refers to a module that the user agent is to preemptively fetch and store for use in the current context.

  • monitor : Refers to a resource that can be used to monitor changes in an HTTP resource..

  • monitor-group : Refers to a resource that can be used to monitor changes in a specified group of HTTP resources..

  • next : Indicates that the link's context is a part of a series, and. that the next in the series is the link target..

  • next-archive : Refers to the immediately following archive resource.

  • nofollow : Indicates that the context’s original author or publisher does not endorse the link target.

  • noopener : Indicates that any newly created top-level browsing context which results from following the link will not be an auxiliary browsing context.

  • noreferrer : Indicates that no referrer information is to be leaked when following the link.

  • opener : Indicates that any newly created top-level browsing context which results from following the link will be an auxiliary browsing context.

  • openid2.local_id : Refers to an OpenID Authentication server on which the context relies for an assertion that the end user controls an Identifier.

  • openid2.provider : Refers to a resource which accepts OpenID Authentication protocol messages for the context.

  • original : The Target IRI points to an Original Resource.

  • P3Pv1 : Refers to a P3P privacy policy for the context.

  • payment : Indicates a resource where payment is accepted.

  • pingback : Gives the address of the pingback resource for the link context.

  • preconnect : Used to indicate an origin that will be used to fetch required . resources for the link context. Initiating an early connection, which . includes the DNS lookup, TCP handshake, and optional TLS negotiation, . allows the user agent to mask the high latency costs of establishing a . connection.

  • predecessor-version : Points to a resource containing the predecessor. version in the version history..

  • prefetch : The prefetch link relation type is used to identify a resource . that might be required by the next navigation from the link context, and . that the user agent ought to fetch, such that the user agent can deliver a . faster response once the resource is requested in the future.

  • preload : Refers to a resource that should be loaded early in the . processing of the link's context, without blocking rendering.

  • prerender : Used to identify a resource that might be required by the next . navigation from the link context, and that the user agent ought to fetch . and execute, such that the user agent can deliver a faster response once . the resource is requested in the future.

  • prev : Indicates that the link's context is a part of a series, and. that the previous in the series is the link target..

  • preview : Refers to a resource that provides a preview of the link's context.

  • previous : Refers to the previous resource in an ordered series. of resources. Synonym for "prev".

  • prev-archive : Refers to the immediately preceding archive resource.

  • privacy-policy : Refers to a privacy policy associated with the link's context.

  • profile : Identifying that a resource representation conforms.to a certain profile, without affecting the non-profile semantics.of the resource representation.

  • publication : Links to a publication manifest. A manifest represents . structured information about a publication, such as informative metadata, . a list of resources, and a default reading order.

  • related : Identifies a related resource.

  • restconf : Identifies the root of RESTCONF API as configured on this HTTP server.. The "restconf" relation defines the root of the API defined in RFC8040.. Subsequent revisions of RESTCONF will use alternate relation values to support . protocol versioning.

  • replies : Identifies a resource that is a reply to the context. of the link..

  • ruleinput : The resource identified by the link target provides an input value to an . instance of a rule, where the resource which represents the rule instance is . identified by the link context..

  • search : Refers to a resource that can be used to search through. the link's context and related resources.

  • section : Refers to a section in a collection of resources.

  • self : Conveys an identifier for the link's context..

  • service : Indicates a URI that can be used to retrieve a. service document.

  • service-desc : Identifies service description for the context that. is primarily intended for consumption by machines.

  • service-doc : Identifies service documentation for the context that. is primarily intended for human consumption.

  • service-meta : Identifies general metadata for the context that is. primarily intended for consumption by machines.

  • sponsored : Refers to a resource that is within a context that is . sponsored (such as advertising or another compensation agreement).

  • start : Refers to the first resource in a collection of. resources.

  • status : Identifies a resource that represents the context's. status.

  • stylesheet : Refers to a stylesheet.

  • subsection : Refers to a resource serving as a subsection in a. collection of resources.

  • successor-version : Points to a resource containing the successor version. in the version history..

  • sunset : Identifies a resource that provides information about. the context's retirement policy..

  • tag : Gives a tag (identified by the given address) that applies to. the current document..

  • terms-of-service : Refers to the terms of service associated with the link's context.

  • timegate : The Target IRI points to a TimeGate for an Original Resource.

  • timemap : The Target IRI points to a TimeMap for an Original Resource.

  • type : Refers to a resource identifying the abstract semantic type of which the link's context is considered to be an instance.

  • ugc : Refers to a resource that is within a context that is User Generated Content..

  • up : Refers to a parent document in a hierarchy of. documents..

  • version-history : Points to a resource containing the version history. for the context..

  • via : Identifies a resource that is the source of the. information in the link's context..

  • webmention : Identifies a target URI that supports the Webmention protocol.. This allows clients that mention a resource in some form of publishing process. to contact that endpoint and inform it that this resource has been mentioned.

  • working-copy : Points to a working copy for this resource.

  • working-copy-of : Points to the versioned resource from which this. working copy was obtained..

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

TCarePlanIntentEnum = Tcodeprimitive;

  • proposal : Proposal

  • plan : Plan

  • order : Order

  • option : Option

  • directive : Directive

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

TChargeItemStatusEnum = Tcodeprimitive;

  • planned : Planned

  • billable : Billable

  • not-billable : Not billable

  • aborted : Aborted

  • billed : Billed

  • entered-in-error : Entered in Error

  • unknown : Unknown

TRelatedArtifactTypeExpandedEnum = Tcodeprimitive;

  • documentation : Documentation

  • justification : Justification

  • citation : Citation

  • predecessor : Predecessor

  • successor : Successor

  • derived-from : Derived From

  • depends-on : Depends On

  • composed-of : Composed Of

  • part-of : Part Of

  • amends : Amends

  • amended-with : Amended With

  • appends : Appends

  • appended-with : Appended With

  • cites : Cites

  • cited-by : Cited By

  • comments-on : Is Comment On

  • comment-in : Has Comment In

  • contains : Contains

  • contained-in : Contained In

  • corrects : Corrects

  • correction-in : Correction In

  • replaces : Replaces

  • replaced-with : Replaced With

  • retracts : Retracts

  • retracted-by : Retracted By

  • signs : Signs

  • similar-to : Similar To

  • supports : Supports

  • supported-with : Supported With

  • transforms : Transforms

  • transformed-into : Transformed Into

  • transformed-with : Transformed With

  • documents : Documents

  • specification-of : Specification Of

  • created-with : Created With

  • cite-as : Cite As

  • reprint : Reprint

  • reprint-of : Reprint Of

TUseEnum = Tcodeprimitive;

  • claim : Claim

  • preauthorization : Preauthorization

  • predetermination : Predetermination

TFinancialResourceStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • cancelled : Cancelled

  • draft : Draft

  • entered-in-error : Entered in Error

TClaimProcessingCodesEnum = Tcodeprimitive;

  • queued : Queued

  • complete : Processing Complete

  • error : Error

  • partial : Partial Processing

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

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)

  • child-of : Child Of

  • descendent-leaf : Descendent Leaf

  • 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

TCompartmentTypeEnum = Tcodeprimitive;

  • Patient : Patient

  • Encounter : Encounter

  • RelatedPerson : RelatedPerson

  • Practitioner : Practitioner

  • Device : Device

  • EpisodeOfCare : EpisodeOfCare

TCompositionStatusEnum = Tcodeprimitive;

  • registered : Registered

  • partial : Partial

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • corrected : Corrected

  • appended : Appended

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • deprecated : Deprecated

  • unknown : Unknown

TConceptMapPropertyTypeEnum = Tcodeprimitive;

  • Coding : Coding (external reference)

  • string : string

  • integer : integer

  • boolean : boolean

  • dateTime : dateTime

  • decimal : decimal

  • code : code

TConceptMapAttributeTypeEnum = Tcodeprimitive;

  • code : code

  • Coding : Coding

  • string : string

  • boolean : boolean

  • Quantity : Quantity

TConceptMapGroupUnmappedModeEnum = Tcodeprimitive;

  • use-source-code : Use Provided Source Code

  • fixed : Fixed Code

  • other-map : Other Map

TConditionQuestionnairePurposeEnum = Tcodeprimitive;

  • preadmit : Pre-admit

  • diff-diagnosis : Diff Diagnosis

  • outcome : Outcome

TConditionPreconditionTypeEnum = Tcodeprimitive;

  • sensitive : Sensitive

  • specific : Specific

TConsentProvisionTypeEnum = Tcodeprimitive;

  • deny : Deny

  • permit : Permit

TConsentDataMeaningEnum = Tcodeprimitive;

  • instance : Instance

  • related : Related

  • dependents : Dependents

  • authoredby : AuthoredBy

TConsentStateEnum = Tcodeprimitive;

  • draft : Pending

  • active : Active

  • inactive : Inactive

  • not-done : Abandoned

  • entered-in-error : Entered in Error

  • unknown : Unknown

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

TKindEnum = Tcodeprimitive;

  • insurance : Insurance

  • self-pay : Self-pay

  • other : Other

TEligibilityRequestPurposeEnum = Tcodeprimitive;

  • auth-requirements : Coverage auth-requirements

  • benefits : Coverage benefits

  • discovery : Coverage Discovery

  • validation : Coverage Validation

TEligibilityOutcomeEnum = Tcodeprimitive;

  • queued : Queued

  • complete : Processing Complete

  • error : Error

  • partial : Partial Processing

TEligibilityResponsePurposeEnum = Tcodeprimitive;

  • auth-requirements : Coverage auth-requirements

  • benefits : Coverage benefits

  • discovery : Coverage Discovery

  • validation : Coverage Validation

TDetectedIssueStatusEnum = Tcodeprimitive;

  • preliminary : Preliminary

  • final : Final

  • entered-in-error : Entered in Error

  • mitigated : Mitigated

TDetectedIssueSeverityEnum = Tcodeprimitive;

  • high : High

  • moderate : Moderate

  • low : Low

TFHIRDeviceStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TDeviceNameTypeEnum = Tcodeprimitive;

  • registered-name : Registered name

  • user-friendly-name : User Friendly name

  • patient-reported-name : Patient Reported name

TUDIEntryTypeEnum = Tcodeprimitive;

  • barcode : Barcode

  • rfid : RFID

  • manual : Manual

  • card : Card

  • self-reported : Self Reported

  • electronic-transmission : Electronic Transmission

  • unknown : Unknown

TDeviceDefinitionRegulatoryIdentifierTypeEnum = Tcodeprimitive;

  • basic : Basic

  • master : Master

  • license : License

TDeviceProductionIdentifierInUDIEnum = Tcodeprimitive;

  • lot-number : Lot Number

  • manufactured-date : Manufactured date

  • serial-number : Serial Number

  • expiration-date : Expiration date

  • biological-source : Biological source

  • software-version : Software Version

TDeviceCorrectiveActionScopeEnum = Tcodeprimitive;

  • model : Model

  • lot-numbers : Lot Numbers

  • serial-numbers : Serial Numbers

TDeviceDispenseStatusCodesEnum = Tcodeprimitive;

  • preparation : Preparation

  • in-progress : In Progress

  • cancelled : Cancelled

  • on-hold : On Hold

  • completed : Completed

  • entered-in-error : Entered in Error

  • stopped : Stopped

  • declined : Declined

  • unknown : Unknown

TColorCodesOrRGBEnum = string;
 
TDeviceMetricCalibrationTypeEnum = Tcodeprimitive;

  • unspecified : Unspecified

  • offset : Offset

  • gain : Gain

  • two-point : Two Point

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

TDeviceUsageStatusEnum = Tcodeprimitive;

  • active : Active

  • completed : Completed

  • not-done : Not done

  • entered-in-error : Entered in Error

  • intended : Intended

  • stopped : Stopped

  • on-hold : On Hold

TDiagnosticReportStatusEnum = Tcodeprimitive;

  • registered : Registered

  • partial : Partial

  • preliminary : Preliminary

  • modified : Modified

  • 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

  • in-progress : In Progress

  • on-hold : On Hold

  • discharged : Discharged

  • completed : Completed

  • cancelled : Cancelled

  • discontinued : Discontinued

  • entered-in-error : Entered in Error

  • unknown : Unknown

TEndpointStatusEnum = Tcodeprimitive;

  • active : Active

  • suspended : Suspended

  • error : Error

  • off : Off

  • entered-in-error : Entered in error

TEnrollmentOutcomeEnum = Tcodeprimitive;

  • queued : Queued

  • complete : Processing Complete

  • error : Error

  • partial : Partial Processing

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

TListModeEnum = Tcodeprimitive;

  • working : Working List

  • snapshot : Snapshot List

  • changes : Change List

TCharacteristicCombinationEnum = Tcodeprimitive;

  • all-of : All of

  • any-of : Any of

  • at-least : At least

  • at-most : At most

  • statistical : Statistical

  • net-effect : Net effect

  • dataset : Dataset

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

TFormularyItemStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • entered-in-error : Entered in Error

  • inactive : Inactive

TGenomicStudyStatusEnum = Tcodeprimitive;

  • registered : Registered

  • available : Available

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

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;

  • where : Where

  • requires : requires

TGraphCompartmentRuleEnum = Tcodeprimitive;

  • identical : Identical

  • matching : Matching

  • different : Different

  • custom : Custom

TVersionIndependentResourceTypesAllEnum = Tcodeprimitive;

  • Account : Account

  • ActivityDefinition : ActivityDefinition

  • ActorDefinition : ActorDefinition

  • AdministrableProductDefinition : AdministrableProductDefinition

  • AdverseEvent : AdverseEvent

  • AllergyIntolerance : AllergyIntolerance

  • Appointment : Appointment

  • AppointmentResponse : AppointmentResponse

  • ArtifactAssessment : ArtifactAssessment

  • AuditEvent : AuditEvent

  • Basic : Basic

  • Binary : Binary

  • BiologicallyDerivedProduct : BiologicallyDerivedProduct

  • BiologicallyDerivedProductDispense : BiologicallyDerivedProductDispense

  • BodyStructure : BodyStructure

  • Bundle : Bundle

  • CanonicalResource : CanonicalResource

  • CapabilityStatement : CapabilityStatement

  • CarePlan : CarePlan

  • CareTeam : CareTeam

  • ChargeItem : ChargeItem

  • ChargeItemDefinition : ChargeItemDefinition

  • Citation : Citation

  • Claim : Claim

  • ClaimResponse : ClaimResponse

  • ClinicalImpression : ClinicalImpression

  • ClinicalUseDefinition : ClinicalUseDefinition

  • CodeSystem : CodeSystem

  • Communication : Communication

  • CommunicationRequest : CommunicationRequest

  • CompartmentDefinition : CompartmentDefinition

  • Composition : Composition

  • ConceptMap : ConceptMap

  • Condition : Condition

  • ConditionDefinition : ConditionDefinition

  • Consent : Consent

  • Contract : Contract

  • Coverage : Coverage

  • CoverageEligibilityRequest : CoverageEligibilityRequest

  • CoverageEligibilityResponse : CoverageEligibilityResponse

  • DetectedIssue : DetectedIssue

  • Device : Device

  • DeviceAssociation : DeviceAssociation

  • DeviceDefinition : DeviceDefinition

  • DeviceDispense : DeviceDispense

  • DeviceMetric : DeviceMetric

  • DeviceRequest : DeviceRequest

  • DeviceUsage : DeviceUsage

  • DiagnosticReport : DiagnosticReport

  • DocumentReference : DocumentReference

  • DomainResource : DomainResource

  • Encounter : Encounter

  • EncounterHistory : EncounterHistory

  • Endpoint : Endpoint

  • EnrollmentRequest : EnrollmentRequest

  • EnrollmentResponse : EnrollmentResponse

  • EpisodeOfCare : EpisodeOfCare

  • EventDefinition : EventDefinition

  • Evidence : Evidence

  • EvidenceReport : EvidenceReport

  • EvidenceVariable : EvidenceVariable

  • ExampleScenario : ExampleScenario

  • ExplanationOfBenefit : ExplanationOfBenefit

  • FamilyMemberHistory : FamilyMemberHistory

  • Flag : Flag

  • FormularyItem : FormularyItem

  • GenomicStudy : GenomicStudy

  • Goal : Goal

  • GraphDefinition : GraphDefinition

  • Group : Group

  • GuidanceResponse : GuidanceResponse

  • HealthcareService : HealthcareService

  • ImagingSelection : ImagingSelection

  • ImagingStudy : ImagingStudy

  • Immunization : Immunization

  • ImmunizationEvaluation : ImmunizationEvaluation

  • ImmunizationRecommendation : ImmunizationRecommendation

  • ImplementationGuide : ImplementationGuide

  • Ingredient : Ingredient

  • InsurancePlan : InsurancePlan

  • InventoryItem : InventoryItem

  • InventoryReport : InventoryReport

  • Invoice : Invoice

  • Library : Library

  • Linkage : Linkage

  • List : List

  • Location : Location

  • ManufacturedItemDefinition : ManufacturedItemDefinition

  • Measure : Measure

  • MeasureReport : MeasureReport

  • Medication : Medication

  • MedicationAdministration : MedicationAdministration

  • MedicationDispense : MedicationDispense

  • MedicationKnowledge : MedicationKnowledge

  • MedicationRequest : MedicationRequest

  • MedicationStatement : MedicationStatement

  • MedicinalProductDefinition : MedicinalProductDefinition

  • MessageDefinition : MessageDefinition

  • MessageHeader : MessageHeader

  • MetadataResource : MetadataResource

  • MolecularSequence : MolecularSequence

  • NamingSystem : NamingSystem

  • NutritionIntake : NutritionIntake

  • NutritionOrder : NutritionOrder

  • NutritionProduct : NutritionProduct

  • Observation : Observation

  • ObservationDefinition : ObservationDefinition

  • OperationDefinition : OperationDefinition

  • OperationOutcome : OperationOutcome

  • Organization : Organization

  • OrganizationAffiliation : OrganizationAffiliation

  • PackagedProductDefinition : PackagedProductDefinition

  • Parameters : Parameters

  • Patient : Patient

  • PaymentNotice : PaymentNotice

  • PaymentReconciliation : PaymentReconciliation

  • Permission : Permission

  • Person : Person

  • PlanDefinition : PlanDefinition

  • Practitioner : Practitioner

  • PractitionerRole : PractitionerRole

  • Procedure : Procedure

  • Provenance : Provenance

  • Questionnaire : Questionnaire

  • QuestionnaireResponse : QuestionnaireResponse

  • RegulatedAuthorization : RegulatedAuthorization

  • RelatedPerson : RelatedPerson

  • RequestOrchestration : RequestOrchestration

  • Requirements : Requirements

  • ResearchStudy : ResearchStudy

  • ResearchSubject : ResearchSubject

  • Resource : Resource

  • RiskAssessment : RiskAssessment

  • Schedule : Schedule

  • SearchParameter : SearchParameter

  • ServiceRequest : ServiceRequest

  • Slot : Slot

  • Specimen : Specimen

  • SpecimenDefinition : SpecimenDefinition

  • StructureDefinition : StructureDefinition

  • StructureMap : StructureMap

  • Subscription : Subscription

  • SubscriptionStatus : SubscriptionStatus

  • SubscriptionTopic : SubscriptionTopic

  • Substance : Substance

  • SubstanceDefinition : SubstanceDefinition

  • SubstanceNucleicAcid : SubstanceNucleicAcid

  • SubstancePolymer : SubstancePolymer

  • SubstanceProtein : SubstanceProtein

  • SubstanceReferenceInformation : SubstanceReferenceInformation

  • SubstanceSourceMaterial : SubstanceSourceMaterial

  • SupplyDelivery : SupplyDelivery

  • SupplyRequest : SupplyRequest

  • Task : Task

  • TerminologyCapabilities : TerminologyCapabilities

  • TestPlan : TestPlan

  • TestReport : TestReport

  • TestScript : TestScript

  • Transport : Transport

  • ValueSet : ValueSet

  • VerificationResult : VerificationResult

  • VisionPrescription : VisionPrescription

  • BodySite : BodySite

  • CatalogEntry : CatalogEntry

  • Conformance : Conformance

  • DataElement : DataElement

  • DeviceComponent : DeviceComponent

  • DeviceUseRequest : DeviceUseRequest

  • DeviceUseStatement : DeviceUseStatement

  • DiagnosticOrder : DiagnosticOrder

  • DocumentManifest : DocumentManifest

  • EffectEvidenceSynthesis : EffectEvidenceSynthesis

  • EligibilityRequest : EligibilityRequest

  • EligibilityResponse : EligibilityResponse

  • ExpansionProfile : ExpansionProfile

  • ImagingManifest : ImagingManifest

  • ImagingObjectSelection : ImagingObjectSelection

  • Media : Media

  • MedicationOrder : MedicationOrder

  • MedicationUsage : MedicationUsage

  • MedicinalProduct : MedicinalProduct

  • MedicinalProductAuthorization : MedicinalProductAuthorization

  • MedicinalProductContraindication : MedicinalProductContraindication

  • MedicinalProductIndication : MedicinalProductIndication

  • MedicinalProductIngredient : MedicinalProductIngredient

  • MedicinalProductInteraction : MedicinalProductInteraction

  • MedicinalProductManufactured : MedicinalProductManufactured

  • MedicinalProductPackaged : MedicinalProductPackaged

  • MedicinalProductPharmaceutical : MedicinalProductPharmaceutical

  • MedicinalProductUndesirableEffect : MedicinalProductUndesirableEffect

  • Order : Order

  • OrderResponse : OrderResponse

  • ProcedureRequest : ProcedureRequest

  • ProcessRequest : ProcessRequest

  • ProcessResponse : ProcessResponse

  • ReferralRequest : ReferralRequest

  • RequestGroup : RequestGroup

  • ResearchDefinition : ResearchDefinition

  • ResearchElementDefinition : ResearchElementDefinition

  • RiskEvidenceSynthesis : RiskEvidenceSynthesis

  • Sequence : Sequence

  • ServiceDefinition : ServiceDefinition

  • SubstanceSpecification : SubstanceSpecification

TGroupTypeEnum = Tcodeprimitive;

  • person : Person

  • animal : Animal

  • practitioner : Practitioner

  • device : Device

  • careteam : CareTeam

  • healthcareservice : HealthcareService

  • location : Location

  • organization : Organization

  • relatedperson : RelatedPerson

  • specimen : Specimen

TGroupMembershipBasisEnum = Tcodeprimitive;

  • definitional : Definitional

  • enumerated : Enumerated

TGuidanceResponseStatusEnum = Tcodeprimitive;

  • success : Success

  • data-requested : Data Requested

  • data-required : Data Required

  • in-progress : In Progress

  • failure : Failure

  • entered-in-error : Entered In Error

TImagingSelectionStatusEnum = Tcodeprimitive;

  • available : Available

  • entered-in-error : Entered in Error

  • unknown : Unknown

TImagingSelectionDGraphicTypeEnum = Tcodeprimitive;

  • point : POINT

  • multipoint : MULTIPOINT

  • polyline : POLYLINE

  • polygon : POLYGON

  • ellipse : ELLIPSE

  • ellipsoid : ELLIPSOID

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

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

TInventoryItemStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

  • unknown : Unknown

TCommonLanguagesEnum = Tcodeprimitive;

  • ar : Arabisk

  • bg : Bulgarian

  • bg-BG : Bulgarian (Bulgaria)

  • bn : Bengali

  • cs : Czech

  • cs-CZ : Czech (Czechia)

  • bs : Bosnian

  • bs-BA : Bosnian (Bosnia and Herzegovina)

)

TInventoryCountTypeEnum = Tcodeprimitive;

  • snapshot : Snapshot

  • difference : Difference

TInventoryReportStatusEnum = Tcodeprimitive;

  • draft : Draft

  • requested : Requested

  • active : Active

  • entered-in-error : Entered in Error

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

TSubmitDataUpdateTypeEnum = Tcodeprimitive;

  • incremental : Incremental

  • snapshot : Snapshot

TMeasureReportStatusEnum = Tcodeprimitive;

  • complete : Complete

  • pending : Pending

  • error : Error

TMeasureReportTypeEnum = Tcodeprimitive;

  • individual : Individual

  • subject-list : Subject List

  • summary : Summary

  • data-exchange : Data Exchange

TMedicationStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TMedicationAdministrationStatusCodesEnum = Tcodeprimitive;

  • in-progress : In Progress

  • not-done : Not Done

  • on-hold : On Hold

  • completed : Completed

  • entered-in-error : Entered in Error

  • stopped : Stopped

  • unknown : Unknown

TMedicationDispenseStatusCodesEnum = Tcodeprimitive;

  • preparation : Preparation

  • in-progress : In Progress

  • cancelled : Cancelled

  • on-hold : On Hold

  • completed : Completed

  • entered-in-error : Entered in Error

  • stopped : Stopped

  • declined : Declined

  • unknown : Unknown

TMedicationKnowledgeStatusCodesEnum = Tcodeprimitive;

  • active : Active

  • entered-in-error : Entered in Error

  • inactive : Inactive

TMedicationrequestStatusEnum = Tcodeprimitive;

  • active : Active

  • on-hold : On Hold

  • ended : Ended

  • stopped : Stopped

  • completed : Completed

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • 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;

  • recorded : Recorded

  • entered-in-error : Entered in Error

  • draft : Draft

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 starting sequence

  • crick : Crick strand of starting sequence

TOrientationTypeEnum = Tcodeprimitive;

  • sense : Sense orientation of referenceSeq

  • antisense : Antisense orientation of referenceSeq

TSequenceTypeEnum = Tcodeprimitive;

  • aa : AA Sequence

  • dna : DNA Sequence

  • rna : RNA Sequence

TNamingSystemIdentifierTypeEnum = Tcodeprimitive;

  • oid : OID

  • uuid : UUID

  • uri : URI

  • iri-stem : IRI stem

  • v2csmnemonic : V2CSMNemonic

  • other : Other

TNamingSystemTypeEnum = Tcodeprimitive;

  • codesystem : Code System

  • identifier : Identifier

  • root : Root

TNutritionProductStatusEnum = Tcodeprimitive;

  • active : Active

  • inactive : Inactive

  • entered-in-error : Entered in Error

TObservationStatusEnum = Tcodeprimitive;

  • registered : Registered

  • preliminary : Preliminary

  • final : Final

  • amended : Amended

  • corrected : Corrected

  • cancelled : Cancelled

  • entered-in-error : Entered in Error

  • unknown : Unknown

TTriggeredBytypeEnum = Tcodeprimitive;

  • reflex : Reflex

  • repeat : Repeat (per policy)

  • re-run : Re-run (per policy)

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

TOperationParameterScopeEnum = Tcodeprimitive;

  • instance : Instance

  • type : Type

  • system : System

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

  • limited-filter : Limited Filter Application

  • transient : Transient Issue

  • lock-error : Lock Error

  • no-store : No Store Available

  • exception : Exception

  • timeout : Timeout

  • incomplete : Incomplete Results

  • throttled : Throttled

  • informational : Informational Note

  • success : Operation Successful

TIssueSeverityEnum = Tcodeprimitive;

  • fatal : Fatal

  • error : Error

  • warning : Warning

  • information : Information

  • success : Operation Successful

TLinkTypeEnum = Tcodeprimitive;

  • replaced-by : Replaced-by.Vervangen door

  • replaces : Replaces.Vervangt

  • refer : Refer.Verwijzing

  • seealso : See also.Zie ook

TPaymentOutcomeEnum = Tcodeprimitive;

  • queued : Queued

  • complete : Processing Complete

  • error : Error

  • partial : Partial Processing

TPermissionRuleCombiningEnum = Tcodeprimitive;

  • deny-overrides : Deny-overrides

  • permit-overrides : Permit-overrides

  • ordered-deny-overrides : Ordered-deny-overrides

  • ordered-permit-overrides : Ordered-permit-overrides

  • deny-unless-permit : Deny-unless-permit

  • permit-unless-deny : Permit-unless-deny

TPermissionStatusEnum = Tcodeprimitive;

  • active : Active

  • entered-in-error : Entered in Error

  • draft : Draft

  • rejected : Rejected

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 : Before

  • before-start : Before Start

  • before-end : Before End

  • concurrent : Concurrent

  • concurrent-with-start : Concurrent With Start

  • concurrent-with-end : Concurrent With End

  • after : After

  • after-start : After Start

  • 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;

  • revision : Revision

  • quotation : Quotation

  • source : Source

  • instantiates : Instantiates

  • 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

  • coding : Coding

  • 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

TQuestionnaireAnswerConstraintEnum = Tcodeprimitive;

  • optionsOnly : Options only

  • optionsOrType : Options or 'type'

  • optionsOrString : Options or string

TQuestionnaireItemDisabledDisplayEnum = Tcodeprimitive;

  • hidden : Hidden

  • protected : Protected

TQuestionnaireResponseStatusEnum = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • amended : Amended

  • entered-in-error : Entered in Error

  • stopped : Stopped

TConformanceExpectationEnum = Tcodeprimitive;

  • SHALL : SHALL

  • SHOULD : SHOULD

  • MAY : MAY

  • SHOULD-NOT : SHOULD-NOT

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

  • of-type : Of Type

  • code-text : Code Text

  • text-advanced : Text Advanced

  • iterate : Iterate

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

TSearchProcessingModeTypeEnum = Tcodeprimitive;

  • normal : Normal

  • phonetic : Phonetic

  • other : Other

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

TStructureMapTargetListModeEnum = Tcodeprimitive;

  • first : First

  • share : Share

  • last : Last

  • single : single

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;

  • 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

TSubscriptionPayloadContentEnum = Tcodeprimitive;

  • empty : Empty

  • id-only : Id-only

  • full-resource : Full-resource

TSubscriptionStatusCodesEnum = Tcodeprimitive;

  • requested : Requested

  • active : Active

  • error : Error

  • off : Off

  • entered-in-error : Entered in Error

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;

  • in-compose : In Compose

  • in-expansion : In Expansion

  • in-compose-or-expansion : In Compose Or Expansion

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

TAssertionManualCompletionTypeEnum = Tcodeprimitive;

  • fail : Fail

  • pass : Pass

  • skip : Skip

  • stop : Stop

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

  • manualEval : manualEvaluate

TAssertionResponseTypesEnum = Tcodeprimitive;

  • continue : Continue

  • switchingProtocols : Switching Protocols

  • okay : OK

  • created : Created

  • accepted : Accepted

  • nonAuthoritativeInformation : Non-Authoritative Information

  • noContent : No Content

  • resetContent : Reset Content

  • partialContent : Partial Content

  • multipleChoices : Multiple Choices

  • movedPermanently : Moved Permanently

  • found : Found

  • seeOther : See Other

  • notModified : Not Modified

  • useProxy : Use Proxy

  • temporaryRedirect : Temporary Redirect

  • permanentRedirect : Permanent Redirect

  • badRequest : Bad Request

  • unauthorized : Unauthorized

  • paymentRequired : Payment Required

  • forbidden : Forbidden

  • notFound : Not Found

  • methodNotAllowed : Method Not Allowed

  • notAcceptable : Not Acceptable

  • proxyAuthenticationRequired : Proxy Authentication Required

  • requestTimeout : Request Timeout

  • conflict : Conflict

  • gone : Gone

  • lengthRequired : Length Required

  • preconditionFailed : Precondition Failed

  • contentTooLarge : Content Too Large

  • uriTooLong : URI Too Long

  • unsupportedMediaType : Unsupported Media Type

  • rangeNotSatisfiable : Range Not Satisfiable

  • expectationFailed : Expectation Failed

  • misdirectedRequest : Misdirected Request

  • unprocessableContent : Unprocessable Content

  • upgradeRequired : Upgrade Required

  • internalServerError : Internal Server Error

  • notImplemented : Not Implemented

  • badGateway : Bad Gateway

  • serviceUnavailable : Service Unavailable

  • gatewayTimeout : Gateway Timeout

  • httpVersionNotSupported : HTTP Version Not Supported

TTestScriptRequestMethodCodeEnum = Tcodeprimitive;

  • delete : DELETE

  • get : GET

  • options : OPTIONS

  • patch : PATCH

  • post : POST

  • put : PUT

  • head : HEAD

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

TTransportStatusEnum = Tcodeprimitive;

  • in-progress : In Progress

  • completed : Completed

  • abandoned : Abandoned

  • cancelled : Cancelled

  • planned : Planned

  • entered-in-error : Entered In Error

TVerificationResultStatusEnum = Tcodeprimitive;

  • attested : Attested

  • validated : Validated

  • in-process : In process

  • req-revalid : Requires revalidation

  • val-fail : Validation failed

  • reval-fail : Re-Validation failed

  • entered-in-error : Entered in Error

TVisionBaseEnum = Tcodeprimitive;

  • up : Up

  • down : Down

  • in : In

  • out : Out

TVisionEyesEnum = Tcodeprimitive;

  • right : Right Eye

  • left : Left Eye


Generated by PasDoc 0.15.0.