spark_auto_mapper_fhir.value_sets.restful_capability_mode
¶
Module Contents¶
Classes¶
RestfulCapabilityMode |
|
The application acts as a client for this resource. |
- class spark_auto_mapper_fhir.value_sets.restful_capability_mode.RestfulCapabilityModeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
RestfulCapabilityMode From: http://hl7.org/fhir/restful-capability-mode in valuesets.xml
The mode of a RESTful capability statement.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/restful-capability-mode¶
- class spark_auto_mapper_fhir.value_sets.restful_capability_mode.RestfulCapabilityModeCodeValues¶
The application acts as a client for this resource. From: http://hl7.org/fhir/restful-capability-mode in valuesets.xml
- Client¶
The application acts as a server for this resource. From: http://hl7.org/fhir/restful-capability-mode in valuesets.xml
- Server¶