CTS2 1.0 FTF Avatar
  1. OMG Issue

CTS2F2 — EntityDescriptionReadService lacking local variables

  • Key: CTS2F2-17
  • Legacy Issue Number: 17081
  • Status: closed  
  • Source: Mayo Clinic ( Mr. Craig Stancl)
  • Summary:

    EntityDescriptionServices.xsd doesn't have knownCodeSystem, knownCodeSystemVersion or supportedVersionTag in the schema.

    Logged: https://github.com/cts2/cts2-specification/issues/20

  • Reported: CTS2 1.0b1 — Mon, 30 Jan 2012 05:00 GMT
  • Disposition: Resolved — CTS2 1.0
  • Disposition Summary:

    PIM: N/A
    PSM:
    Added the following elements to the complexType "EntityDescriptionReadService"

    <xs:element name="knownCodeSystem" type="core:CodeSystemVersionReference" minOccurs="0" maxOccurs="unbounded"/>

    <xs:element name="knownCodeSystemVersion" type="core:CodeSystemVersionReference" minOccurs="0" maxOccurs="unbounded"/>

    <xs:element name="supportedVersionTag" type="core:VersionTagReference" minOccurs="1" maxOccurs="unbounded"/>

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