UNPKG

@enteral/fhir-schema

Version:
1 lines 6.82 MB
declare const _default: "\n \"\"\"\n A financial tool for tracking value accrued for a particular purpose. In the\n healthcare field, used to track charges for a patient, cost centers, etc.\n \"\"\"\n type Account {\n \"\"\"\n Type of resource\n \"\"\"\n resourceType: Account_Enum_schema!\n\n \"\"\"\n The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\n \"\"\"\n id: Id\n\n \"\"\"\n The metadata about the resource. This is content that is maintained by the\n infrastructure. Changes to the content might not always be associated with\n version changes to the resource.\n \"\"\"\n meta: Meta\n\n \"\"\"\n A reference to a set of rules that were followed when the resource was\n constructed, and which must be understood when processing the content. Often,\n this is a reference to an implementation guide that defines the special rules\n along with other profiles etc.\n \"\"\"\n implicitRules: Uri\n\n \"\"\"\n The base language in which the resource is written.\n \"\"\"\n language: Code\n\n \"\"\"\n A human-readable narrative that contains a summary of the resource and can be\n used to represent the content of the resource to a human. The narrative need\n not encode all the structured data, but is required to contain sufficient\n detail to make it 'clinically safe' for a human to just read the narrative.\n Resource definitions may define what content should be represented in the\n narrative to ensure clinical safety.\n \"\"\"\n text: Narrative\n\n \"\"\"\n These resources do not have an independent existence apart from the resource\n that contains them - they cannot be identified independently, and nor can they\n have their own independent transaction scope.\n \"\"\"\n contained: [ResourceList]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource and that modifies the understanding of the element\n that contains it and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer is allowed to define an extension, there is a set of requirements\n that SHALL be met as part of the definition of the extension. Applications\n processing a resource are required to check for modifier extensions. Modifier\n extensions SHALL NOT change the meaning of any elements on Resource or\n DomainResource (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension]\n\n \"\"\"\n Unique identifier used to reference the account. Might or might not be intended for human use (e.g. credit card number).\n \"\"\"\n identifier: [Identifier]\n\n \"\"\"\n Indicates whether the account is presently used/usable or not.\n \"\"\"\n status: Code!\n\n \"\"\"\n Categorizes the account for reporting and searching purposes.\n \"\"\"\n type: CodeableConcept\n\n \"\"\"\n Name used for the account when displaying it to humans in reports, etc.\n \"\"\"\n name: String\n\n \"\"\"\n Identifies the entity which incurs the expenses. While the immediate\n recipients of services or goods might be entities related to the subject, the\n expenses were ultimately incurred by the subject of the Account.\n \"\"\"\n subject: [Accountsubject_subject_Union]\n\n \"\"\"\n The date range of services associated with this account.\n \"\"\"\n servicePeriod: Period\n\n \"\"\"\n The party(s) that are responsible for covering the payment of this account,\n and what order should they be applied to the account.\n \"\"\"\n coverage: [Accountcoverage]\n\n \"\"\"\n Indicates the service area, hospital, department, etc. with responsibility for managing the Account.\n \"\"\"\n owner: Accountowner_owner_Union\n\n \"\"\"\n Provides additional information about what the account tracks and how it is used.\n \"\"\"\n description: String\n\n \"\"\"\n The parties responsible for balancing the account if other payment options fall short.\n \"\"\"\n guarantor: [Accountguarantor]\n\n \"\"\"\n Reference to a parent Account.\n \"\"\"\n partOf: AccountpartOf_partOf_Union\n }\n\n enum Account_Enum_input {\n Account\n }\n\n enum Account_Enum_schema {\n Account\n }\n\n \"\"\"\n A financial tool for tracking value accrued for a particular purpose. In the\n healthcare field, used to track charges for a patient, cost centers, etc.\n \"\"\"\n input Account_Input {\n \"\"\"\n Type of resource\n \"\"\"\n resourceType: Account_Enum_input!\n\n \"\"\"\n The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\n \"\"\"\n _id: Element_Input\n\n \"\"\"\n The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\n \"\"\"\n id: Id\n\n \"\"\"\n The metadata about the resource. This is content that is maintained by the\n infrastructure. Changes to the content might not always be associated with\n version changes to the resource.\n \"\"\"\n meta: Meta_Input\n\n \"\"\"\n A reference to a set of rules that were followed when the resource was\n constructed, and which must be understood when processing the content. Often,\n this is a reference to an implementation guide that defines the special rules\n along with other profiles etc.\n \"\"\"\n _implicitRules: Element_Input\n\n \"\"\"\n A reference to a set of rules that were followed when the resource was\n constructed, and which must be understood when processing the content. Often,\n this is a reference to an implementation guide that defines the special rules\n along with other profiles etc.\n \"\"\"\n implicitRules: Uri\n\n \"\"\"\n The base language in which the resource is written.\n \"\"\"\n _language: Element_Input\n\n \"\"\"\n The base language in which the resource is written.\n \"\"\"\n language: Code\n\n \"\"\"\n A human-readable narrative that contains a summary of the resource and can be\n used to represent the content of the resource to a human. The narrative need\n not encode all the structured data, but is required to contain sufficient\n detail to make it 'clinically safe' for a human to just read the narrative.\n Resource definitions may define what content should be represented in the\n narrative to ensure clinical safety.\n \"\"\"\n text: Narrative_Input\n\n \"\"\"\n These resources do not have an independent existence apart from the resource\n that contains them - they cannot be identified independently, and nor can they\n have their own independent transaction scope.\n \"\"\"\n contained: [String]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension_Input]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource and that modifies the understanding of the element\n that contains it and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer is allowed to define an extension, there is a set of requirements\n that SHALL be met as part of the definition of the extension. Applications\n processing a resource are required to check for modifier extensions. Modifier\n extensions SHALL NOT change the meaning of any elements on Resource or\n DomainResource (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension_Input]\n\n \"\"\"\n Unique identifier used to reference the account. Might or might not be intended for human use (e.g. credit card number).\n \"\"\"\n identifier: [Identifier_Input]\n\n \"\"\"\n Indicates whether the account is presently used/usable or not.\n \"\"\"\n _status: Element_Input\n\n \"\"\"\n Indicates whether the account is presently used/usable or not.\n \"\"\"\n status: Code!\n\n \"\"\"\n Categorizes the account for reporting and searching purposes.\n \"\"\"\n type: CodeableConcept_Input\n\n \"\"\"\n Name used for the account when displaying it to humans in reports, etc.\n \"\"\"\n _name: Element_Input\n\n \"\"\"\n Name used for the account when displaying it to humans in reports, etc.\n \"\"\"\n name: String\n\n \"\"\"\n Identifies the entity which incurs the expenses. While the immediate\n recipients of services or goods might be entities related to the subject, the\n expenses were ultimately incurred by the subject of the Account.\n \"\"\"\n subject: [String]\n\n \"\"\"\n The date range of services associated with this account.\n \"\"\"\n servicePeriod: Period_Input\n\n \"\"\"\n The party(s) that are responsible for covering the payment of this account,\n and what order should they be applied to the account.\n \"\"\"\n coverage: [Accountcoverage_Input]\n\n \"\"\"\n Indicates the service area, hospital, department, etc. with responsibility for managing the Account.\n \"\"\"\n owner: String\n\n \"\"\"\n Provides additional information about what the account tracks and how it is used.\n \"\"\"\n _description: Element_Input\n\n \"\"\"\n Provides additional information about what the account tracks and how it is used.\n \"\"\"\n description: String\n\n \"\"\"\n The parties responsible for balancing the account if other payment options fall short.\n \"\"\"\n guarantor: [Accountguarantor_Input]\n\n \"\"\"\n Reference to a parent Account.\n \"\"\"\n partOf: String\n }\n\n type Accountcoverage {\n \"\"\"\n Unique id for the element within a resource (for internal references). This\n may be any string value that does not contain spaces.\n \"\"\"\n id: String\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element and that modifies the understanding of the element\n in which it is contained and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer can define an extension, there is a set of requirements that SHALL\n be met as part of the definition of the extension. Applications processing a\n resource are required to check for modifier extensions. Modifier extensions\n SHALL NOT change the meaning of any elements on Resource or DomainResource\n (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension]\n\n \"\"\"\n The party(s) that contribute to payment (or part of) of the charges applied to\n this account (including self-pay). A coverage may only be responsible for\n specific types of charges, and the sequence of the coverages in the account\n could be important when processing billing.\n \"\"\"\n coverage: Accountcoveragecoverage_coverage_Union!\n\n \"\"\"\n The priority of the coverage in the context of this account.\n \"\"\"\n priority: PositiveInt\n }\n\n input Accountcoverage_Input {\n \"\"\"\n Unique id for the element within a resource (for internal references). This\n may be any string value that does not contain spaces.\n \"\"\"\n _id: Element_Input\n\n \"\"\"\n Unique id for the element within a resource (for internal references). This\n may be any string value that does not contain spaces.\n \"\"\"\n id: String\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension_Input]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element and that modifies the understanding of the element\n in which it is contained and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer can define an extension, there is a set of requirements that SHALL\n be met as part of the definition of the extension. Applications processing a\n resource are required to check for modifier extensions. Modifier extensions\n SHALL NOT change the meaning of any elements on Resource or DomainResource\n (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension_Input]\n\n \"\"\"\n The party(s) that contribute to payment (or part of) of the charges applied to\n this account (including self-pay). A coverage may only be responsible for\n specific types of charges, and the sequence of the coverages in the account\n could be important when processing billing.\n \"\"\"\n coverage: String!\n\n \"\"\"\n The priority of the coverage in the context of this account.\n \"\"\"\n _priority: Element_Input\n\n \"\"\"\n The priority of the coverage in the context of this account.\n \"\"\"\n priority: PositiveInt\n }\n\n \"\"\"\n The party(s) that contribute to payment (or part of) of the charges applied to\n this account (including self-pay). A coverage may only be responsible for\n specific types of charges, and the sequence of the coverages in the account\n could be important when processing billing.\n \"\"\"\n union Accountcoveragecoverage_coverage_Union = Coverage\n\n type Accountguarantor {\n \"\"\"\n Unique id for the element within a resource (for internal references). This\n may be any string value that does not contain spaces.\n \"\"\"\n id: String\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element and that modifies the understanding of the element\n in which it is contained and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer can define an extension, there is a set of requirements that SHALL\n be met as part of the definition of the extension. Applications processing a\n resource are required to check for modifier extensions. Modifier extensions\n SHALL NOT change the meaning of any elements on Resource or DomainResource\n (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension]\n\n \"\"\"\n The entity who is responsible.\n \"\"\"\n party: Accountguarantorparty_party_Union!\n\n \"\"\"\n A guarantor may be placed on credit hold or otherwise have their role temporarily suspended.\n \"\"\"\n onHold: Boolean\n\n \"\"\"\n The timeframe during which the guarantor accepts responsibility for the account.\n \"\"\"\n period: Period\n }\n\n input Accountguarantor_Input {\n \"\"\"\n Unique id for the element within a resource (for internal references). This\n may be any string value that does not contain spaces.\n \"\"\"\n _id: Element_Input\n\n \"\"\"\n Unique id for the element within a resource (for internal references). This\n may be any string value that does not contain spaces.\n \"\"\"\n id: String\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension_Input]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the element and that modifies the understanding of the element\n in which it is contained and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer can define an extension, there is a set of requirements that SHALL\n be met as part of the definition of the extension. Applications processing a\n resource are required to check for modifier extensions. Modifier extensions\n SHALL NOT change the meaning of any elements on Resource or DomainResource\n (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension_Input]\n\n \"\"\"\n The entity who is responsible.\n \"\"\"\n party: String!\n\n \"\"\"\n A guarantor may be placed on credit hold or otherwise have their role temporarily suspended.\n \"\"\"\n _onHold: Element_Input\n\n \"\"\"\n A guarantor may be placed on credit hold or otherwise have their role temporarily suspended.\n \"\"\"\n onHold: Boolean\n\n \"\"\"\n The timeframe during which the guarantor accepts responsibility for the account.\n \"\"\"\n period: Period_Input\n }\n\n \"\"\"\n The entity who is responsible.\n \"\"\"\n union Accountguarantorparty_party_Union =\n Patient\n | RelatedPerson\n | Organization\n\n \"\"\"\n Indicates the service area, hospital, department, etc. with responsibility for managing the Account.\n \"\"\"\n union Accountowner_owner_Union = Organization\n\n \"\"\"\n Reference to a parent Account.\n \"\"\"\n union AccountpartOf_partOf_Union = Account\n\n \"\"\"\n Identifies the entity which incurs the expenses. While the immediate recipients\n of services or goods might be entities related to the subject, the expenses were\n ultimately incurred by the subject of the Account.\n \"\"\"\n union Accountsubject_subject_Union =\n Patient\n | Device\n | Practitioner\n | PractitionerRole\n | Location\n | HealthcareService\n | Organization\n\n \"\"\"\n This resource allows for the definition of some activity to be performed,\n independent of a particular patient, practitioner, or other performance context.\n \"\"\"\n type ActivityDefinition {\n \"\"\"\n Type of resource\n \"\"\"\n resourceType: ActivityDefinition_Enum_schema!\n\n \"\"\"\n The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\n \"\"\"\n id: Id\n\n \"\"\"\n The metadata about the resource. This is content that is maintained by the\n infrastructure. Changes to the content might not always be associated with\n version changes to the resource.\n \"\"\"\n meta: Meta\n\n \"\"\"\n A reference to a set of rules that were followed when the resource was\n constructed, and which must be understood when processing the content. Often,\n this is a reference to an implementation guide that defines the special rules\n along with other profiles etc.\n \"\"\"\n implicitRules: Uri\n\n \"\"\"\n The base language in which the resource is written.\n \"\"\"\n language: Code\n\n \"\"\"\n A human-readable narrative that contains a summary of the resource and can be\n used to represent the content of the resource to a human. The narrative need\n not encode all the structured data, but is required to contain sufficient\n detail to make it 'clinically safe' for a human to just read the narrative.\n Resource definitions may define what content should be represented in the\n narrative to ensure clinical safety.\n \"\"\"\n text: Narrative\n\n \"\"\"\n These resources do not have an independent existence apart from the resource\n that contains them - they cannot be identified independently, and nor can they\n have their own independent transaction scope.\n \"\"\"\n contained: [ResourceList]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource and that modifies the understanding of the element\n that contains it and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer is allowed to define an extension, there is a set of requirements\n that SHALL be met as part of the definition of the extension. Applications\n processing a resource are required to check for modifier extensions. Modifier\n extensions SHALL NOT change the meaning of any elements on Resource or\n DomainResource (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension]\n\n \"\"\"\n An absolute URI that is used to identify this activity definition when it is\n referenced in a specification, model, design or an instance; also called its\n canonical identifier. This SHOULD be globally unique and SHOULD be a literal\n address at which at which an authoritative instance of this activity\n definition is (or will be) published. This URL can be the target of a\n canonical reference. It SHALL remain the same when the activity definition is\n stored on different servers.\n \"\"\"\n url: Uri\n\n \"\"\"\n A formal identifier that is used to identify this activity definition when it\n is represented in other formats, or referenced in a specification, model,\n design or an instance.\n \"\"\"\n identifier: [Identifier]\n\n \"\"\"\n The identifier that is used to identify this version of the activity\n definition when it is referenced in a specification, model, design or\n instance. This is an arbitrary value managed by the activity definition author\n and is not expected to be globally unique. For example, it might be a\n timestamp (e.g. yyyymmdd) if a managed version is not available. There is also\n no expectation that versions can be placed in a lexicographical sequence. To\n provide a version consistent with the Decision Support Service specification,\n use the format Major.Minor.Revision (e.g. 1.0.0). For more information on\n versioning knowledge assets, refer to the Decision Support Service\n specification. Note that a version is required for non-experimental active assets.\n \"\"\"\n version: String\n\n \"\"\"\n A natural language name identifying the activity definition. This name should\n be usable as an identifier for the module by machine processing applications\n such as code generation.\n \"\"\"\n name: String\n\n \"\"\"\n A short, descriptive, user-friendly title for the activity definition.\n \"\"\"\n title: String\n\n \"\"\"\n An explanatory or alternate title for the activity definition giving additional information about its content.\n \"\"\"\n subtitle: String\n\n \"\"\"\n The status of this activity definition. Enables tracking the life-cycle of the content.\n \"\"\"\n status: Code!\n\n \"\"\"\n A Boolean value to indicate that this activity definition is authored for\n testing purposes (or education/evaluation/marketing) and is not intended to be\n used for genuine usage.\n \"\"\"\n experimental: Boolean\n\n \"\"\"\n A code or group definition that describes the intended subject of the activity being defined.\n \"\"\"\n subjectCodeableConcept: CodeableConcept\n\n \"\"\"\n A code or group definition that describes the intended subject of the activity being defined.\n \"\"\"\n subjectReference: ActivityDefinitionsubjectReference_subjectReference_Union\n\n \"\"\"\n The date (and optionally time) when the activity definition was published.\n The date must change when the business version changes and it must change if\n the status code changes. In addition, it should change when the substantive\n content of the activity definition changes.\n \"\"\"\n date: DateTime\n\n \"\"\"\n The name of the organization or individual that published the activity definition.\n \"\"\"\n publisher: String\n\n \"\"\"\n Contact details to assist a user in finding and communicating with the publisher.\n \"\"\"\n contact: [ContactDetail]\n\n \"\"\"\n A free text natural language description of the activity definition from a consumer's perspective.\n \"\"\"\n description: String\n\n \"\"\"\n The content was developed with a focus and intent of supporting the contexts\n that are listed. These contexts may be general categories (gender, age, ...)\n or may be references to specific programs (insurance plans, studies, ...) and\n may be used to assist with indexing and searching for appropriate activity\n definition instances.\n \"\"\"\n useContext: [UsageContext]\n\n \"\"\"\n A legal or geographic region in which the activity definition is intended to be used.\n \"\"\"\n jurisdiction: [CodeableConcept]\n\n \"\"\"\n Explanation of why this activity definition is needed and why it has been designed as it has.\n \"\"\"\n purpose: String\n\n \"\"\"\n A detailed description of how the activity definition is used from a clinical perspective.\n \"\"\"\n usage: String\n\n \"\"\"\n A copyright statement relating to the activity definition and/or its contents.\n Copyright statements are generally legal restrictions on the use and\n publishing of the activity definition.\n \"\"\"\n copyright: String\n\n \"\"\"\n The date on which the resource content was approved by the publisher. Approval\n happens once when the content is officially approved for usage.\n \"\"\"\n approvalDate: Date\n\n \"\"\"\n The date on which the resource content was last reviewed. Review happens\n periodically after approval but does not change the original approval date.\n \"\"\"\n lastReviewDate: Date\n\n \"\"\"\n The period during which the activity definition content was or is planned to be in active use.\n \"\"\"\n effectivePeriod: Period\n\n \"\"\"\n Descriptive topics related to the content of the activity. Topics provide a\n high-level categorization of the activity that can be useful for filtering and searching.\n \"\"\"\n topic: [CodeableConcept]\n\n \"\"\"\n An individiual or organization primarily involved in the creation and maintenance of the content.\n \"\"\"\n author: [ContactDetail]\n\n \"\"\"\n An individual or organization primarily responsible for internal coherence of the content.\n \"\"\"\n editor: [ContactDetail]\n\n \"\"\"\n An individual or organization primarily responsible for review of some aspect of the content.\n \"\"\"\n reviewer: [ContactDetail]\n\n \"\"\"\n An individual or organization responsible for officially endorsing the content for use in some setting.\n \"\"\"\n endorser: [ContactDetail]\n\n \"\"\"\n Related artifacts such as additional documentation, justification, or bibliographic references.\n \"\"\"\n relatedArtifact: [RelatedArtifact]\n\n \"\"\"\n A reference to a Library resource containing any formal logic used by the activity definition.\n \"\"\"\n library: [Canonical]\n\n \"\"\"\n A description of the kind of resource the activity definition is representing.\n For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest.\n Typically, but not always, this is a Request resource.\n \"\"\"\n kind: Code\n\n \"\"\"\n A profile to which the target of the activity definition is expected to conform.\n \"\"\"\n profile: Canonical\n\n \"\"\"\n Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.\n \"\"\"\n code: CodeableConcept\n\n \"\"\"\n Indicates the level of authority/intentionality associated with the activity\n and where the request should fit into the workflow chain.\n \"\"\"\n intent: Code\n\n \"\"\"\n Indicates how quickly the activity should be addressed with respect to other requests.\n \"\"\"\n priority: Code\n\n \"\"\"\n Set this to true if the definition is to indicate that a particular activity\n should NOT be performed. If true, this element should be interpreted to\n reinforce a negative coding. For example NPO as a code with a doNotPerform of\n true would still indicate to NOT perform the action.\n \"\"\"\n doNotPerform: Boolean\n\n \"\"\"\n The period, timing or frequency upon which the described activity is to occur.\n \"\"\"\n timingTiming: Timing\n\n \"\"\"\n The period, timing or frequency upon which the described activity is to occur.\n \"\"\"\n timingDateTime: DateTime\n\n \"\"\"\n The period, timing or frequency upon which the described activity is to occur.\n \"\"\"\n timingAge: Age\n\n \"\"\"\n The period, timing or frequency upon which the described activity is to occur.\n \"\"\"\n timingPeriod: Period\n\n \"\"\"\n The period, timing or frequency upon which the described activity is to occur.\n \"\"\"\n timingRange: Range\n\n \"\"\"\n The period, timing or frequency upon which the described activity is to occur.\n \"\"\"\n timingDuration: Duration\n\n \"\"\"\n Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.\n \"\"\"\n location: ActivityDefinitionlocation_location_Union\n\n \"\"\"\n Indicates who should participate in performing the action described.\n \"\"\"\n participant: [ActivityDefinitionparticipant]\n\n \"\"\"\n Identifies the food, drug or other product being consumed or supplied in the activity.\n \"\"\"\n productReference: ActivityDefinitionproductReference_productReference_Union\n\n \"\"\"\n Identifies the food, drug or other product being consumed or supplied in the activity.\n \"\"\"\n productCodeableConcept: CodeableConcept\n\n \"\"\"\n Identifies the quantity expected to be consumed at once (per dose, per meal, etc.).\n \"\"\"\n quantity: Quantity\n\n \"\"\"\n Provides detailed dosage instructions in the same way that they are described for MedicationRequest resources.\n \"\"\"\n dosage: [Dosage]\n\n \"\"\"\n Indicates the sites on the subject's body where the procedure should be performed (I.e. the target sites).\n \"\"\"\n bodySite: [CodeableConcept]\n\n \"\"\"\n Defines specimen requirements for the action to be performed, such as required specimens for a lab test.\n \"\"\"\n specimenRequirement: [ActivityDefinitionspecimenRequirement_specimenRequirement_Union]\n\n \"\"\"\n Defines observation requirements for the action to be performed, such as body weight or surface area.\n \"\"\"\n observationRequirement: [ActivityDefinitionobservationRequirement_observationRequirement_Union]\n\n \"\"\"\n Defines the observations that are expected to be produced by the action.\n \"\"\"\n observationResultRequirement: [ActivityDefinitionobservationResultRequirement_observationResultRequirement_Union]\n\n \"\"\"\n A reference to a StructureMap resource that defines a transform that can be\n executed to produce the intent resource using the ActivityDefinition instance as the input.\n \"\"\"\n transform: Canonical\n\n \"\"\"\n Dynamic values that will be evaluated to produce values for elements of the\n resulting resource. For example, if the dosage of a medication must be\n computed based on the patient's weight, a dynamic value would be used to\n specify an expression that calculated the weight, and the path on the request\n resource that would contain the result.\n \"\"\"\n dynamicValue: [ActivityDefinitiondynamicValue]\n }\n\n enum ActivityDefinition_Enum_input {\n ActivityDefinition\n }\n\n enum ActivityDefinition_Enum_schema {\n ActivityDefinition\n }\n\n \"\"\"\n This resource allows for the definition of some activity to be performed,\n independent of a particular patient, practitioner, or other performance context.\n \"\"\"\n input ActivityDefinition_Input {\n \"\"\"\n Type of resource\n \"\"\"\n resourceType: ActivityDefinition_Enum_input!\n\n \"\"\"\n The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\n \"\"\"\n _id: Element_Input\n\n \"\"\"\n The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\n \"\"\"\n id: Id\n\n \"\"\"\n The metadata about the resource. This is content that is maintained by the\n infrastructure. Changes to the content might not always be associated with\n version changes to the resource.\n \"\"\"\n meta: Meta_Input\n\n \"\"\"\n A reference to a set of rules that were followed when the resource was\n constructed, and which must be understood when processing the content. Often,\n this is a reference to an implementation guide that defines the special rules\n along with other profiles etc.\n \"\"\"\n _implicitRules: Element_Input\n\n \"\"\"\n A reference to a set of rules that were followed when the resource was\n constructed, and which must be understood when processing the content. Often,\n this is a reference to an implementation guide that defines the special rules\n along with other profiles etc.\n \"\"\"\n implicitRules: Uri\n\n \"\"\"\n The base language in which the resource is written.\n \"\"\"\n _language: Element_Input\n\n \"\"\"\n The base language in which the resource is written.\n \"\"\"\n language: Code\n\n \"\"\"\n A human-readable narrative that contains a summary of the resource and can be\n used to represent the content of the resource to a human. The narrative need\n not encode all the structured data, but is required to contain sufficient\n detail to make it 'clinically safe' for a human to just read the narrative.\n Resource definitions may define what content should be represented in the\n narrative to ensure clinical safety.\n \"\"\"\n text: Narrative_Input\n\n \"\"\"\n These resources do not have an independent existence apart from the resource\n that contains them - they cannot be identified independently, and nor can they\n have their own independent transaction scope.\n \"\"\"\n contained: [String]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource. To make the use of extensions safe and manageable,\n there is a strict set of governance applied to the definition and use of\n extensions. Though any implementer can define an extension, there is a set of\n requirements that SHALL be met as part of the definition of the extension.\n \"\"\"\n extension: [Extension_Input]\n\n \"\"\"\n May be used to represent additional information that is not part of the basic\n definition of the resource and that modifies the understanding of the element\n that contains it and/or the understanding of the containing element's\n descendants. Usually modifier elements provide negation or qualification. To\n make the use of extensions safe and manageable, there is a strict set of\n governance applied to the definition and use of extensions. Though any\n implementer is allowed to define an extension, there is a set of requirements\n that SHALL be met as part of the definition of the extension. Applications\n processing a resource are required to check for modifier extensions. Modifier\n extensions SHALL NOT change the meaning of any elements on Resource or\n DomainResource (including cannot change the meaning of modifierExtension itself).\n \"\"\"\n modifierExtension: [Extension_Input]\n\n \"\"\"\n An absolute URI that is used to identify this activity definition when it is\n referenced in a specification, model, design or an instance; also called its\n canonical identifier. This SHOULD be globally unique and SHOULD be a literal\n address at which at which an authoritative instance of this activity\n definition is (or will be) published. This URL can be the target of a\n canonical reference. It SHALL remain the same when the activity definition is\n stored on different servers.\n \"\"\"\n _url: Element_Input\n\n \"\"\"\n An absolute URI that is used to identify this activity definition when it is\n referenced in a specification, model, design or an instance; also called its\n canonical identifier. This SHOULD be globally unique and SHOULD be a literal\n address at which at which an authoritative instance of this activity\n definition is (or will be) published. This URL can be the target of a\n canonical reference. It SHALL remain the same when the activity definition is\n stored on different servers.\n \"\"\"\n url: Uri\n\n \"\"\"\n A formal identifier that is used to identify this activity definition when it\n is represented in other formats, or referenced in a specification, model,\n design or an instance.\n \"\"\"\n identifier: [Identifier_Input]\n\n \"\"\"\n The identifier that is used to identify this version of the activity\n definition when it is referenced in a specification, model, design or\n instance. This is an arbitrary value managed by the activity definition author\n and is not expected to be globally unique. For example, it might be a\n timestamp (e.g. yyyymmdd) if a managed version is not available. There is also\n no expectation that versions can be placed in a lexicographical sequence. To\n provide a version consistent with the Decision Support Service specification,\n use the format Major.Minor.Revision (e.g. 1.0.0). For more information on\n versioning knowledge assets, refer to the Decision Support Service\n specification. Note that a version is required for non-experimental active assets.\n \"\"\"\n _version: Element_Input\n\n \"\"\"\n The identifier that is used to identify this version of the activity\n definition when it is referenced in a specification, model, design or\n instance. This is an arbitrary value managed by the activity definition author\n and is not expected to be globally unique. For example, it might be a\n timestamp (e.g. yyyymmdd) if a managed version is not available. There is also\n no expectation that versions can be placed in a lexicographical sequence. To\n provide a version consistent with the Decision Support Service specification,\n use the format Major.Minor.Revision (e.g. 1.0.0). For more information on\n versioning knowledge assets, refer to the Decision Support Service\n specification. Note that a version is required for non-experimental active assets.\n \"\"\"\n version: String\n\n \"\"\"\n A natural language name identifying the activity definition. This name should\n be usable as an identifier for the module by machine processing applications\n such as code generation.\n \"\"\"\n _name: Element_Input\n\n \"\"\"\n A natural language name identifying the activity definition. This name should\n be usable as an identifier for the module by machine processing applications\n such as code generation.\n \"\"\"\n name: String\n\n \"\"\"\n A short, descriptive, user-friendly title for the activity definition.\n \"\"\"\n _title: Element_Input\n\n \"\"\"\n A short, descriptive, user-friendly title for the activity definition.\n \"\"\"\n title: String\n\n \"\"\"\n An explanatory or alternate title for the activity definition giving additional information about its content.\n \"\"\"\n _subtitle: Element_Input\n\n \"\"\"\n An explanatory or alternate title for the activity definition giving additional information about its content.\n \"\"\"\n subtitle: String\n\n \"\"\"\n The status of this activity definition. Enables tracking the life-cycle of the content.\n \"\"\"\n _status: Element_Input\n\n \"\"\"\n The status of this activity definition. Enables tracking the life-cycle of the content.\n \"\"\"\n status: Code!\n\n \"\"\"\n A Boolean value to indicate that this activity definition is authored for\n testing purposes (or education/evaluation/marketing) and is not intended to be\n used for genuine usage.\n \"\"\"\n _experimental: Element_Input\n\n \"\"\"\n A Boolean value to indicate that this activity definition is authored for\n testing purposes (or education/evaluation/marketing) and is not intended to be\n used for genuine usage.\n \"\"\"\n experimental: Boolean\n\n \"\"\"\n A code or group definition that describes the intended subject of the activity being defined.\n \"\"\"\n subjectCodeableConcept: CodeableConcept_Input\n\n \"\"\"\n A code or group definition that describes the intended subject of the activity being defined.\n \"\"\"\n subjectReference: String\n\n \"\"\"\n The date (and optionally time) when the activity definition was published.\n The date must change when the business version changes and it must change if\n the status code changes. In addition, it should change when the substantive\n content of the activity definition changes.\n \"\"\"\n _date: Element_Input\n\n \"\"\"\n The date (and optionally time) when the activity definition was published.\n The date must change when the business version changes and it must change if\n the status code changes. In addition, it should change when the substantive\n content of the activity definition changes.\n \"\"\"\n date: DateTime\n\n \"\"\"\n The name of the organization or individual that published the activity definition.\n \"\"\"\n _publisher: Element_Input\n\n \"\"\"\n The name of the organization or individual that published the activity definition.\n \"\"\"\n publisher: String\n\n \"\"\"\n Contact details to assist a user in finding and communicating with the publisher.\n \"\"\"\n contact: [ContactDetail_Input]\n\n \"\"\"\n A free text natural language description of the activity definition from a consumer's perspective.\n \"\"\"\n _description: Element_Input\n\n \"\"\"\n A free text natural language description of the activity definition from a consumer's perspective.\n \"\"\"\n description: String\n\n \"\"\"\n The content was developed with a focus and intent of supporting the contexts\n that are listed. These contexts may be general categories (gender, age, ...)\n or may be references to specific programs (insurance plans, studies, ...) and\n may be used to assist with indexing and searching for appropriate activity\n definition instances.\n \"\"\"\n useContext: [UsageContext_Input]\n\n \"\"\"\n A legal or geographic region in which the activity definition is intended to be used.\n \"\"\"\n jurisdiction: [CodeableConcept_Input]\n\n \"\"\"\n Explanation of why this activity definition is needed and why it has been designed as it has.\n \"\"\"\n _purpose: Element_Input\n\n \"\"\"\n Explanation of why this activity definition is needed and why it has been designed as it has.\n \"\"\"\n purpose: String\n\n \"\"\"\n A detailed description of how the activity definition is used from a clinical perspective.\n \"\"\"\n _usage: Element_Input\n\n \"\"\"\n A detailed description of how the activity definition is used from a clinical perspective.\n \"\"\"\n usage: String\n\n \"\"\"\n A copyright statement relating to the activity definition and/or its contents.\n Copyright statements are generally legal restrictions on the use and\n publishing of the activity definition.\n \"\"\"\n _copyright: Element_Input\n\n \"\"\"\n A copyright statement relating to the activity definition and/or its contents.\n Copyright statements are generally legal restrictions on the use and\n publishing of the activity definition.\n \"\"\"\n copyright: String\n\n \"\"\"\n The date on which the resource content was approved by the publisher. Approval\n happens once when the content is officially approved for usage.\n \"\"\"\n _approvalDate: Element_Input\n\n \"\"\"\n The date on which the resource content was approved by the publisher. Approval\n happens once when the content is officially approved for usage.\n \"\"\"\n approvalDate: Date\n\n \"\"\"\n The date on which the resource content was last reviewed. Review happens\n periodically after approval but does not change the original approval date.\n \"\"\"\n _lastReviewDate: Element_Input\n\n \"\"\"\n The date on which the resource content was last reviewed. Review happens\n periodically after approval but does not change the original approval date.\n \"\"\"\n lastReviewDate: Date\n\n \"\"\"\n The period during which the activity definition content was or is planned to be in active use.\n \"\"\"\n effectivePeriod: Period_Input\n\n \"\"\"\n Descriptive topics related to the content of the activity. Topics provide a\n high-level categorization of the activity that can be useful for filtering and searching.\n \"\"\"\n topic: [CodeableConcept_Input]\n\n \"\"\"\n An individiual or organization primarily involved in the creation and maintenance of the content.\n \"\"\"\n author: [ContactDetail_Input]\n\n \"\"\"\n An individual or organization primarily responsible for internal coherence of the content.\n \"\"\"\n editor: [ContactDetail_Input]\n\n \"\"\"\n An individual or organization primarily responsible for review of some aspect of the content.\n \"\"\"\n reviewer: [ContactDetail_Input]\n\n \"\"\"\n An individual or organization responsible for officially endorsing the content for use in som