CTS2 1.0 FTF Avatar
  1. OMG Issue

CTS2F2 — UpdateCodesystemCatalogEntry.usedOntologyEngineeringTool optionality

  • Key: CTS2F2-12
  • Legacy Issue Number: 17076
  • Status: closed  
  • Source: Mayo Clinic ( Mr. Craig Stancl)
  • Reported: CTS2 1.0b1 — Mon, 30 Jan 2012 05:00 GMT
  • Disposition: Resolved — CTS2 1.0
  • Disposition Summary:

    PIM:
    Updated Diagram (Figure 2.4 :Code System Catalog Maintenance. Code System Catalog, Page 15.)

    PSM:
    Update the ''UpdateCodeSystemCatalogEntry' type with a new element to allow for updates of 'usedOntologyEngineeringTool'.

    Add in an element to 'UpdateCodeSystemCatalogEntry' to allow for updates of 'usedOntologyEngineeringTool'

    <xs:element name="updatedUsedOntologyEngineeringTools"
    minOccurs="0">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="usedOntologyEngineeringTool"
    type="core:OntologyEngineeringToolReference"
    minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>

  • Updated: Fri, 6 Mar 2015 20:58 GMT