spark_auto_mapper_fhir.value_sets.test_script_operation_code
¶
Module Contents¶
Classes¶
TestScriptOperationCode |
|
Read the current state of the resource. |
- class spark_auto_mapper_fhir.value_sets.test_script_operation_code.TestScriptOperationCodeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
TestScriptOperationCode From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
This value set defines a set of codes that are used to indicate the supported
operations of a testing engine or tool.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/testscript-operation-codes¶
- class spark_auto_mapper_fhir.value_sets.test_script_operation_code.TestScriptOperationCodeCodeValues¶
Read the current state of the resource. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Read¶
Read the state of a specific version of the resource. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- VersionRead¶
Update an existing resource by its id. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Update¶
Update an existing resource by its id (or create it if it is new). From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- CreateUsingUpdate¶
Patch an existing resource by its id. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Patch¶
Delete a resource. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Delete¶
Conditionally delete a single resource based on search parameters. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- ConditionalDeleteSingle¶
Conditionally delete one or more resources based on search parameters. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- ConditionalDeleteMultiple¶
Retrieve the change history for a particular resource or resource type. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- History¶
Create a new resource with a server assigned id. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Create¶
Search based on some filter criteria. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Search¶
Update, create or delete a set of resources as independent actions. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Batch¶
Update, create or delete a set of resources as a single transaction. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Transaction¶
Get a capability statement for the system. From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml
- Capabilities¶
Realizes an ActivityDefinition in a specific context From: http://terminology.hl7.org/CodeSystem/testscript-operation-codes in valuesets.xml