spark_auto_mapper_fhir.value_sets.publication_status

Module Contents

Classes

PublicationStatusCode

PublicationStatus

PublicationStatusCodeValues

This resource is still under development and is not yet considered to be ready

class spark_auto_mapper_fhir.value_sets.publication_status.PublicationStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

PublicationStatus From: http://hl7.org/fhir/publication-status in valuesets.xml

The lifecycle status of an artifact.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/publication-status
class spark_auto_mapper_fhir.value_sets.publication_status.PublicationStatusCodeValues

This resource is still under development and is not yet considered to be ready for normal use. From: http://hl7.org/fhir/publication-status in valuesets.xml

Draft

This resource is ready for normal use. From: http://hl7.org/fhir/publication-status in valuesets.xml

Active

This resource has been withdrawn or superseded and should no longer be used. From: http://hl7.org/fhir/publication-status in valuesets.xml

Retired

The authoring system does not know which of the status values currently applies for this resource. Note: This concept is not to be used for “other” - one of the listed statuses is presumed to apply, it’s just not known which one. From: http://hl7.org/fhir/publication-status in valuesets.xml

Unknown