spark_auto_mapper_fhir.value_sets.document_reference_status
¶
Module Contents¶
Classes¶
DocumentReferenceStatus |
|
This is the current reference for this document. |
- class spark_auto_mapper_fhir.value_sets.document_reference_status.DocumentReferenceStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
DocumentReferenceStatus From: http://hl7.org/fhir/document-reference-status in valuesets.xml
The status of the document reference.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/document-reference-status¶
- class spark_auto_mapper_fhir.value_sets.document_reference_status.DocumentReferenceStatusCodeValues¶
This is the current reference for this document. From: http://hl7.org/fhir/document-reference-status in valuesets.xml
- Current¶
This reference has been superseded by another reference. From: http://hl7.org/fhir/document-reference-status in valuesets.xml
- Superseded¶
This reference was created in error. From: http://hl7.org/fhir/document-reference-status in valuesets.xml
- EnteredInError¶