Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update application.properties #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -159,15 +159,15 @@ refset.types.AttributeValue=900000000000480006|Content|c|valueId
refset.types.Simple=446609009|Content||
refset.types.Annotation=900000000000516008|Annotation|s|annotation
refset.types.SimpleMap=900000000000496009|Map|s|mapTarget
refset.types.ExtendedMapFromSCT=609331003|Map|iissscc|mapGroup,mapPriority,mapRule,mapAdvice,mapTarget,correlationId,mapCategoryId
refset.types.ComplexMapFromSCT=447250001|Map|iisssc|mapGroup,mapPriority,mapRule,mapAdvice,mapTarget,correlationId
refset.types.MRCMModuleScope=723563008|Metadata|c|mrcmRuleRefsetId
refset.types.MRCMDomain=723589008|Metadata|sssssss|domainConstraint,parentDomain,proximalPrimitiveConstraint,proximalPrimitiveRefinement,domainTemplateForPrecoordination,domainTemplateForPostcoordination,guideURL
refset.types.MRCMAttributeDomain=723604009|Metadata|cisscc|domainId,grouped,attributeCardinality,attributeInGroupCardinality,ruleStrengthId,contentTypeId
refset.types.MRCMAttributeRange=723592007|Metadata|sscc|rangeConstraint,attributeRule,ruleStrengthId,contentTypeId
refset.types.RefsetDescriptor=900000000000456007|Metadata|cci|attributeDescription,attributeType,attributeOrder
refset.types.ModuleDependency=900000000000534007|Metadata|ss|sourceEffectiveTime,targetEffectiveTime
refset.types.DescriptionType=900000000000538005|Metadata|ci|descriptionFormat,descriptionLength
refset.types.ICD-9-CMEquivalenceComplexMap=447563008|Map|iisssc|mapGroup,mapPriority,mapRule,mapAdvice,mapTarget,correlationId
refset.types.ICD-10ExtendedMap=447562003|Map|iissscc|mapGroup,mapPriority,mapRule,mapAdvice,mapTarget,correlationId,mapCategoryId


# ----------------------------------------
Expand Down