spark_auto_mapper_fhir.value_sets.hl7_v3_conformance

Module Contents

Classes

Hl7V3Conformance

v3.hl7V3Conformance

Hl7V3ConformanceValues

Description: Implementers receiving this property must not raise an error if

class spark_auto_mapper_fhir.value_sets.hl7_v3_conformance.Hl7V3Conformance(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

v3.hl7V3Conformance From: http://terminology.hl7.org/ValueSet/v3-hl7V3Conformance in v3-codesystems.xml

Description:

Identifies allowed codes for HL7aTMs v3 conformance property.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance
class spark_auto_mapper_fhir.value_sets.hl7_v3_conformance.Hl7V3ConformanceValues

Description: Implementers receiving this property must not raise an error if the data is received, but will not perform any useful function with the data. This conformance level is not used in profiles or other artifacts that are specific to the “sender” or “initiator” of a communication. From: http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance in v3-codesystems.xml

Ignored

Description: All implementers are prohibited from transmitting this content, and may raise an error if they receive it. From: http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance in v3-codesystems.xml

NotPermitted

Description: All implementers must support this property. I.e. they must be able to transmit, or to receive and usefully handle the concept. From: http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance in v3-codesystems.xml

Required

Description: The element is considered “required” (i.e. must be supported) from the perspective of systems that consume instances, but is “undetermined” for systems that generate instances. Used only as part of specifications that define both initiator and consumer expectations. From: http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance in v3-codesystems.xml

RequiredForConsumer

Description: The element is considered “required” (i.e. must be supported) from the perspective of systems that generate instances, but is “undetermined” for systems that consume instances. Used only as part of specifications that define both initiator and consumer expectations. From: http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance in v3-codesystems.xml

RequiredForInitiator

Description: The conformance expectations for this element have not yet been determined. From: http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance in v3-codesystems.xml

Undetermined