spark_auto_mapper_fhir.value_sets.map_relationship

Module Contents

Classes

MapRelationship

v3.MapRelationship

MapRelationshipValues

The first concept is at a more abstract level than the second concept. For

class spark_auto_mapper_fhir.value_sets.map_relationship.MapRelationship(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

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

The closeness or quality of the mapping between the HL7 concept (as

represented by the HL7 concept identifier) and the source coding system. The values are patterned after the similar relationships used in the UMLS Metathesaurus. Because the HL7 coding sy

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-MapRelationship
class spark_auto_mapper_fhir.value_sets.map_relationship.MapRelationshipValues

The first concept is at a more abstract level than the second concept. For example, Hepatitis is broader than Hepatitis A, and endocrine disease is broader than Diabetes Mellitus. Broader than is the opposite of the narrower than relationship. From: http://terminology.hl7.org/CodeSystem/v3-MapRelationship in v3-codesystems.xml

BroaderThan

The two concepts have identical meaning. From: http://terminology.hl7.org/CodeSystem/v3-MapRelationship in v3-codesystems.xml

Exact

The first concept is at a more detailed level than the second concept. For example, Pennicillin G is narrower than Pennicillin, and vellus hair is narrower than hair. Narrower than is the opposite of broader than. From: http://terminology.hl7.org/CodeSystem/v3-MapRelationship in v3-codesystems.xml

NarrowerThan