spark_auto_mapper_fhir.value_sets.capability_statement_kind
¶
Module Contents¶
Classes¶
CapabilityStatementKind |
|
The CapabilityStatement instance represents the present capabilities of a |
- class spark_auto_mapper_fhir.value_sets.capability_statement_kind.CapabilityStatementKindCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
CapabilityStatementKind From: http://hl7.org/fhir/capability-statement-kind in valuesets.xml
How a capability statement is intended to be used.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/capability-statement-kind¶
- class spark_auto_mapper_fhir.value_sets.capability_statement_kind.CapabilityStatementKindCodeValues¶
The CapabilityStatement instance represents the present capabilities of a specific system instance. This is the kind returned by /metadata for a FHIR server end-point. From: http://hl7.org/fhir/capability-statement-kind in valuesets.xml
- Instance¶
The CapabilityStatement instance represents the capabilities of a system or piece of software, independent of a particular installation. From: http://hl7.org/fhir/capability-statement-kind in valuesets.xml
- Capability¶
The CapabilityStatement instance represents a set of requirements for other systems to meet; e.g. as part of an implementation guide or ‘request for proposal’. From: http://hl7.org/fhir/capability-statement-kind in valuesets.xml
- Requirements¶