:py:mod:`spark_auto_mapper_fhir.value_sets.narrative_status` ============================================================ .. py:module:: spark_auto_mapper_fhir.value_sets.narrative_status Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.narrative_status.NarrativeStatusCode spark_auto_mapper_fhir.value_sets.narrative_status.NarrativeStatusCodeValues .. py:class:: NarrativeStatusCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` NarrativeStatus From: http://hl7.org/fhir/narrative-status in valuesets.xml The status of a resource narrative. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/narrative-status .. py:class:: NarrativeStatusCodeValues The contents of the narrative are entirely generated from the core elements in the content. From: http://hl7.org/fhir/narrative-status in valuesets.xml .. py:attribute:: Generated The contents of the narrative are entirely generated from the core elements in the content and some of the content is generated from extensions. The narrative SHALL reflect the impact of all modifier extensions. From: http://hl7.org/fhir/narrative-status in valuesets.xml .. py:attribute:: Extensions The contents of the narrative may contain additional information not found in the structured data. Note that there is no computable way to determine what the extra information is, other than by human inspection. From: http://hl7.org/fhir/narrative-status in valuesets.xml .. py:attribute:: Additional The contents of the narrative are some equivalent of "No human-readable text provided in this case". From: http://hl7.org/fhir/narrative-status in valuesets.xml .. py:attribute:: Empty