public class SnomedMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
static SnomedMetadata |
INSTANCE |
protected Set<String> |
neverGroupedIds |
protected Properties |
props |
protected Map<String,String> |
rightIdentities |
| Modifier and Type | Method and Description |
|---|---|
String |
getConceptDefinedId()
Returns the id of the enumeration in SNOMED used to indicate that a
concept is fully defined.
|
String |
getConceptModelAttId()
Returns the root concept id for roles.
|
String |
getDefinitionId()
Returns the id of the enumeration in SNOMED used to indicate that a
description is a definition.
|
String |
getFsnId()
Returns the id of the enumeration in SNOMED used to indicate that a
description is a fully specified name.
|
String |
getIsAId()
Returns the role id for is-a relationships.
|
String |
getLateralityId() |
Set<String> |
getNeverGroupedIds()
Returns the set of ids of SNOMED roles that should never be placed in a
role group.
|
String |
getNeverGroupedIdsString()
Returns the raw property value for the never grouped ids.
|
Map<String,String> |
getRightIdentityIds()
Returns the right identity axioms that cannot be represented in RF1 or
RF2 formats.
|
String |
getRightIdentityIdsString()
Returns the raw property value for the right identity ids.
|
String |
getRoleGroupId()
Returns the id for the "role group" role.
|
String |
getSomeId()
Returns the id of the enumeration in SNOMED used to represent an
existential quantification.
|
String |
getSynonymId()
Returns the id of the enumeration in SNOMED used to indicate that a
description is a synonym.
|
public static final SnomedMetadata INSTANCE
protected Properties props
public String getConceptModelAttId()
public String getIsAId()
public String getLateralityId()
public String getConceptDefinedId()
public String getSomeId()
public String getFsnId()
public String getSynonymId()
public String getDefinitionId()
public String getNeverGroupedIdsString()
public Set<String> getNeverGroupedIds()
public String getRightIdentityIdsString()
public Map<String,String> getRightIdentityIds()
public String getRoleGroupId()
Copyright © 2018 Australian e-Health Research Centre. All Rights Reserved.